CVE-2026-44348
âšī¸ lowSummary
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.
CVSS Score
2.5
Low
EPSS Score
0.0
Exploit Probability
Published Date
2026-05-14
First Seen: 2026-05-17
đ Relative Risk Intelligence
This CVE is Lower Risk - more severe than 1.3% of all 329,778 vulnerabilities in our database.
#325,617
Below average severity
Severity Percentile
đ¯ CISA SSVC Assessment Updated: May 14, 2026
đ Exploitation Status
Poc
Proof-of-concept available
âī¸ Automatable
NO
Requires human interaction
đĨ Technical Impact
Partial
Limited system impact
SSVC data provided by
CISA
Last Modified
2026-05-14
Source
NVD đ
CVSS Vector 3.1
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L
CWE IDs (Weakness Types)