CVE-2026-44348

LOW EPSS 0.9%
Published May 14, 20261mo ago · Modified Jun 17, 20262w ago
2.5 CVSS 3.1
Low
Find Similar
Published May 14, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
2.5
Exploitability
1.0
Impact
1.4
Vector string
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L
Attack Vector Local
Attack Complexity High
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity None
Availability Low

Threat Intelligence

EPSS Exploit Probability
0.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-415

References 2

  • github.com https://github.com/podofo/podofo/commit/696d765c3a71ef224d4abffe1f174fef11292d7e
  • github.com https://github.com/podofo/podofo/security/advisories/GHSA-8fq6-rqpv-xq72

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.