CVE 2.5 LOW

PoDoFo: Double-free vulnerability in compute_hash_to_sign()_CVE-2026-44348

2.5 / 10
LOW
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L

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.

Basic Information

ID CVE-2026-44348
Source GitHub_M
Published May 14, 2026 at 16:38

Affected Product

Vendor podofo
Product podofo
Version >= 1.0.0, < 1.0.4
Affected Versions podofo podofo >= 1.0.0, < 1.0.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.