---
cve: "CVE-2025-52886"
severity: "MEDIUM"
cvss: 5.5
epss: "38%"
vendor: "poppler"
kev: false
exploited: false
published: "2025-07-02 16:15:28"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T11:43:40+02:00"
---

# CVE-2025-52886

> 5.5 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 04bd91684ed41d67ae0f10cde0660e4ed74ac203 (Commit)
- ac36affcc8486de38e8905a8d6547a3464ff46e5 (Commit)

## Referenzen

- <https://securitylab.github.com/advisories/GHSL-2025-054_poppler/>
- <https://gitlab.freedesktop.org/poppler/poppler/-/commit/04bd91684ed41d67ae0f10cde0660e4ed74ac203>
- <https://gitlab.freedesktop.org/poppler/poppler/-/commit/ac36affcc8486de38e8905a8d6547a3464ff46e5>
- <https://gitlab.freedesktop.org/poppler/poppler/-/issues/1581>
- <https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/1828>
- <http://www.openwall.com/lists/oss-security/2025/07/11/5>
- <http://www.openwall.com/lists/oss-security/2025/07/12/1>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-52886) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
