CVE-2025-52886

MEDIUM

Freedesktop Poppler < 25.06.0 - Use After Free

Title source: rule

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.

Scores

CVSS v3 5.9
EPSS 0.0006
EPSS Percentile 18.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-416
Status published

Affected Products (1)

freedesktop/poppler < 25.06.0

Timeline

Published Jul 02, 2025
Tracked Since Feb 18, 2026