HOMEVULNERABILITIESCVE-2026-44348
LOW

CVE-2026-44348

CWE-415Published: May 14, 2026· Updated: May 14, 2026

2.5
CVSS v3.1
EPSS:0.01%probability of exploitation in 30 daysPercentile:2.4th

Official 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.

NVD Source

Technical Analysis

CVE-2026-44348 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation does not require any privileges, though user interaction (Required) is needed, which slightly reduces the risk of mass automated attacks.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorLocal
Attack ComplexityHigh
Privileges Req.None
User InteractionRequired
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityNone
AvailabilityLow
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (3)

Quick Facts

CVE IDCVE-2026-44348
CVSS Score2.5 / 10
SeverityLOW
WeaknessCWE-415
CISA KEVNo
EPSS (30d)0.01%
PublishedMay 14, 2026

Related CVEs (CWE-415)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-44348 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.