Use After Free in Freedesktop Poppler

CVE-2025-52886

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.

Vulnerability class: Use-After-Free

EPSS: 0.004 (29.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2025-52886?
CVE-2025-52886 is a medium-severity vulnerability in Freedesktop Poppler, classified under Use After Free. CVSS score: 5.9/10. Published 2025-07-02.
How severe is CVE-2025-52886?
Medium severity. CVSS v3 base score is 5.9 out of 10.
Is CVE-2025-52886 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.