Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-52886 2 Freedesktop, Poppler 2 Poppler, Poppler 2025-11-04 5.9 Medium
Poppler is a PDF rendering library. Versions prior to 25.06.0 use `std::atomic_int` for reference counting. Because `std::atomic_int` is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue.
CVE-2025-50420 1 Freedesktop 1 Poppler 2025-10-09 6.5 Medium
An issue in the pdfseparate utility of freedesktop poppler v25.04.0 allows attackers to cause an infinite recursion via supplying a crafted PDF file. This can lead to a Denial of Service (DoS).
CVE-2025-43903 1 Freedesktop 1 Poppler 2025-10-06 4.3 Medium
NSSCryptoSignBackend.cc in Poppler before 25.04.0 does not verify the adbe.pkcs7.sha1 signatures on documents, resulting in potential signature forgeries.