CVE & CISA-KEV Catalog

CVE-2025-52885

UNSCORED

Description

Poppler ia a library for rendering PDF files, and examining or modifying their structure. A use-after-free (write) vulnerability has been detected in versions Poppler prior to 25.10.0 within the StructTreeRoot class. The issue arises from the use of raw pointers to elements of a `std::vector`, which can lead to dangling pointers when the vector is resized. The vulnerability stems from the way that refToParentMap stores references to `std::vector` elements using raw pointers. These pointers may become invalid when the vector is resized. This vulnerability is a common security problem involving the use of raw pointers to `std::vectors`. Internally, `std::vector `stores its elements in a dynamically allocated array. When the array reaches its capacity and a new element is added, the vector reallocates a larger block of memory and moves all the existing elements to the new location. At this point if any pointers to elements are stored before a resize occurs, they become dangling pointers once the reallocation happens. Version 25.10.0 contains a patch for the issue.

How to fix

Remediation Available
popplerDebian
Fixed in:22.12.0-2+deb12u2CVE-2025-52885
Fixed in:25.03.0-5+deb13u3CVE-2025-52885
Fixed in:25.03.0-11.1CVE-2025-52885
libpoppler118Ubuntu
Fixed in:22.02.0-2ubuntu0.12USN-7858-1
libpoppler134Ubuntu
Fixed in:24.02.0-1ubuntu9.8USN-7858-1
libpoppler147Ubuntu
Fixed in:25.03.0-10ubuntu0.1USN-7858-1
libpoppler97Ubuntu
Fixed in:0.86.1-0ubuntu1.7+esm3USN-7858-1
popplerUbuntu
Fixed in:0.86.1-0ubuntu1.7+esm3USN-7858-1
Fixed in:22.02.0-2ubuntu0.12USN-7858-1
Fixed in:24.02.0-1ubuntu9.8USN-7858-1
Fixed in:25.03.0-10ubuntu0.1USN-7858-1
poppler-utilsUbuntu
Fixed in:0.86.1-0ubuntu1.7+esm3USN-7858-1
Fixed in:22.02.0-2ubuntu0.12USN-7858-1
Fixed in:24.02.0-1ubuntu9.8USN-7858-1
Fixed in:25.03.0-10ubuntu0.1USN-7858-1

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.16%probability of exploitation in 30 days
5thpercentile

Low risk: more likely to be exploited than 5% of all known CVEs.

References

Related Vulnerabilities

Other CWE-416 (Use After Free) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2019-0708Critical9.8100%KEV + Ransom-
CVE-2021-31166Critical9.8100%KEVFix
CVE-2015-5119Critical9.899%KEV-
CVE-2010-3962High8.197%KEV-
CVE-2015-0313Critical9.896%KEVFix
CVE-2017-9798High7.595%-Fix
Embed a live status badge for CVE-2025-52885
CVE-2025-52885 severity badge

Markdown

[![CVE-2025-52885](https://tridentstack.com/cve/badge/CVE-2025-52885.svg)](https://tridentstack.com/cve/CVE-2025-52885)

HTML

<a href="https://tridentstack.com/cve/CVE-2025-52885"><img src="https://tridentstack.com/cve/badge/CVE-2025-52885.svg" alt="CVE-2025-52885"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-11-04.