CVE-2025-52886
Last modified
CVE-2025-52886 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. Poppler is a PDF rendering library. Versions prior to 25.06.0 use `std::atomic_int` for reference counting. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freedesktop | Poppler | < 25.06.0 |
References
- https://gitlab.freedesktop.org/poppler/poppler/-/issues/1581Exploit, Issue Tracking, Vendor Advisory
- https://securitylab.github.com/advisories/GHSL-2025-054_poppler/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-52886?
How severe is CVE-2025-52886?
How do I fix CVE-2025-52886?
Are you affected by CVE-2025-52886?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
