CVE-2026-44348
Published:May 14, 2026
Updated:May 18, 2026
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 Packages
podofo (CONAN):
Affected version(s) =1.0.3 <1.0.4Fix Suggestion:
Update to version 1.0.4https://github.com/podofo/podofo.git (GITHUB):
Affected version(s) >=1.0.0 <1.0.4Fix Suggestion:
Update to version 1.0.4https://github.com/podofo/podofo.git (GITHUB):
Affected version(s) >=0.10.0 <0.10.6Fix Suggestion:
Update to version 0.10.6Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
2
Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
2.5
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Double Free
EPSS
Base Score:
0.01