OESA-2025-2481 (CVE-2025-43718)
Vulnerability from osv_openeuler – Published: 2025-10-17 11:09 – Updated: 2026-08-06 11:09 – Source websiteis a PDF rendering library.
Security Fix(es):
Poppler 24.06.1 through 25.x before 25.04.0 allows stack consumption and a SIGSEGV via deeply nested structures within the metadata (such as GTS_PDFEVersion) of a PDF document, e.g., a regular expression for a long pdfsubver string. This occurs in Dict::lookup, Catalog::getMetadata, and associated functions in PDFDoc, with deep recursion in the regex executor (std::__detail::_Executor).(CVE-2025-43718)
Poppler is 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.(CVE-2025-52885)
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"aarch64": [
"poppler-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-cpp-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-cpp-devel-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-debuginfo-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-debugsource-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-devel-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-glib-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-glib-devel-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-qt5-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-qt5-devel-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-qt6-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-qt6-devel-23.12.0-13.oe2403sp1.aarch64.rpm",
"poppler-utils-23.12.0-13.oe2403sp1.aarch64.rpm"
],
"noarch": [
"poppler-glib-doc-23.12.0-13.oe2403sp1.noarch.rpm",
"poppler-help-23.12.0-13.oe2403sp1.noarch.rpm"
],
"src": [
"poppler-23.12.0-13.oe2403sp1.src.rpm"
],
"x86_64": [
"poppler-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-cpp-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-cpp-devel-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-debuginfo-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-debugsource-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-devel-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-glib-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-glib-devel-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-qt5-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-qt5-devel-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-qt6-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-qt6-devel-23.12.0-13.oe2403sp1.x86_64.rpm",
"poppler-utils-23.12.0-13.oe2403sp1.x86_64.rpm"
]
},
"package": {
"ecosystem": "openEuler:24.03-LTS-SP1",
"name": "poppler",
"purl": "pkg:rpm/openEuler/poppler\u0026distro=openEuler-24.03-LTS-SP1"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "23.12.0-13.oe2403sp1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"severity": "Medium"
},
"details": "is a PDF rendering library.\r\n\r\nSecurity Fix(es):\n\nPoppler 24.06.1 through 25.x before 25.04.0 allows stack consumption and a SIGSEGV via deeply nested structures within the metadata (such as GTS_PDFEVersion) of a PDF document, e.g., a regular expression for a long pdfsubver string. This occurs in Dict::lookup, Catalog::getMetadata, and associated functions in PDFDoc, with deep recursion in the regex executor (std::__detail::_Executor).(CVE-2025-43718)\n\nPoppler is 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.(CVE-2025-52885)",
"id": "OESA-2025-2481",
"modified": "2026-08-06T11:09:34Z",
"published": "2025-10-17T11:09:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2481"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-43718"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52885"
}
],
"schema_version": "1.7.2",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "poppler security update",
"upstream": [
"CVE-2025-43718",
"CVE-2025-52885"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.