Security Advisory

CVE-2026-44348

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-14 16:38:45
Last updated 2026-05-14 18:00:18
Assigner GitHub_M
CVSS score 2.5
State PUBLISHED

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.