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.
References
Configurations
No configuration.
History
14 May 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/podofo/podofo/security/advisories/GHSA-8fq6-rqpv-xq72 - |
14 May 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-14 17:16
Updated : 2026-05-14 18:16
NVD link : CVE-2026-44348
Mitre link : CVE-2026-44348
CVE.ORG link : CVE-2026-44348
JSON object : View
Products Affected
No product.
CWE
CWE-415
Double Free
