CVE-2026-44348

Source
https://cve.org/CVERecord?id=CVE-2026-44348
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44348.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-44348
Aliases
  • GHSA-8fq6-rqpv-xq72
Downstream
Related
Published
2026-05-14T16:38:45.743Z
Modified
2026-07-15T01:48:58.366193943Z
Severity
  • 2.5 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L CVSS Calculator
Summary
PoDoFo: Double-free vulnerability in compute_hash_to_sign()
Details

PoDoFo is a C++17 PDF manipulation library. From 1.0.0 to before 1.0.4, a double-free vulnerability exists in computehashtosign() in src/podofo/private/OpenSSLInternalRipped.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.

Database specific
{
    "cwe_ids": [
        "CWE-415"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44348.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/podofo/podofo

Affected ranges

Type
GIT
Repo
https://github.com/podofo/podofo
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.0.0"
        },
        {
            "fixed": "1.0.4"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

1.*
1.0.0
1.0.1
1.0.1-rc1
1.0.2
1.0.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44348.json"