CVE-2026-44348
Last modified
CVE-2026-44348 is a low-severity vulnerability rated 2.5/10 on the CVSS scale. 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. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44348?
How severe is CVE-2026-44348?
How do I fix CVE-2026-44348?
Are you affected by CVE-2026-44348?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
