CVE-2026-44348
2.5
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L
Summary
PoDoFo is a C++17 PDF manipulation library. From 1.0.0 to before 1.0.4, a double-free vulnerability exists in compute_hash_to_sign() in src/podofo/private/OpenSSLInternal_Ripped.cpp. If EVP_DigestFinal fails after buf has already been freed, the Error label frees buf a second time, causing heap corruption. This vulnerability is fixed in 1.0.4.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| podofo | podofo | >= 1.0.0, < 1.0.4 | affected |
Weaknesses
- CWE-415: CWE-415: Double Free
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: partial
Additional References
References
- https://github.com/podofo/podofo/security/advisories/GHSA-8fq6-rqpv-xq72
- https://github.com/podofo/podofo/commit/696d765c3a71ef224d4abffe1f174fef11292d7e
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.