{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0.3.0-beta.2"
              },
              {
                "last_affected": "0.3.5"
              }
            ]
          },
          "events": [
            {
              "introduced": "565e1f4dd7da3f5138841206995c8f01fbd96c49"
            },
            {
              "last_affected": "5670fa7b19c50c83f683bdd73585d9b57a92ada7"
            },
            {
              "fixed": "7737f233c368f5e5b9c5ac503035b08344fd13ac"
            }
          ],
          "repo": "https://github.com/bpampuch/pdfmake",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Server-Side Request Forgery (SSRF) vulnerability in pdfmake versions 0.3.0-beta.2 through 0.3.5 allows a remote attacker to obtain sensitive information via the src/URLResolver.js component. The fix was released in version 0.3.6 which introduces the setUrlAccessPolicy() method allowing server operators to define URL access rules. A warning is now logged when pdfmake is used server-side without a policy configured.",
  "id": "CVE-2026-26801",
  "modified": "2026-04-01T23:09:35.779919566Z",
  "published": "2026-03-10T19:17:17.430Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/bpampuch/pdfmake/releases/tag/0.3.6"
    },
    {
      "type": "WEB",
      "url": "https://mariopepe.github.io/cve-2026-26801-pdfmake-ssrf"
    },
    {
      "type": "WEB",
      "url": "https://github.com/bpampuch/pdfmake/blob/master/src/URLResolver.js"
    },
    {
      "type": "FIX",
      "url": "https://github.com/bpampuch/pdfmake/pull/2920"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/bpampuch/pdfmake"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}