{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.0.0"
              },
              {
                "fixed": "1.0.4"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "04ea33e8d97b99d02498f434125a42b6c18f5569"
            },
            {
              "fixed": "5c89ab76d54737b38b4239a669cb151f2bf21649"
            }
          ],
          "repo": "https://github.com/podofo/podofo",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-8fq6-rqpv-xq72"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-415"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44348.json"
  },
  "details": "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.",
  "id": "CVE-2026-44348",
  "modified": "2026-07-15T01:48:58.366193943Z",
  "published": "2026-05-14T16:38:45.743Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44348.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/podofo/podofo/security/advisories/GHSA-8fq6-rqpv-xq72"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44348"
    },
    {
      "type": "FIX",
      "url": "https://github.com/podofo/podofo/commit/696d765c3a71ef224d4abffe1f174fef11292d7e"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "PoDoFo: Double-free vulnerability in compute_hash_to_sign()"
}