
We found results for “”
CVE-2025-52886
Good to know:

Date: July 2, 2025
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.
Severity Score
Related Resources (8)
Severity Score
Weakness Type (CWE)
Use After Free
CWE-416Top Fix

Upgrade Version
Upgrade to version https://gitlab.freedesktop.org/poppler/poppler.git - poppler-25.06.0
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | LOCAL |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | NONE |
Availability (A): | HIGH |