SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-44348

LOW · CVSS 2.5 EPSS 0.10% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-05-14 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 2.5. It affects OpenSSL. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-44348
Severity
LOW
CVSS
2.5
EPSS
0.10%
OpenSSL

Original NVD 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.