CVE-2026-26801: SSRF
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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2026-26801?
The severity of CVE-2026-26801 is high, with a CVSS score of 7.5.
How do I fix CVE-2026-26801?
To fix CVE-2026-26801, you should update pdfmake to version 0.3.6 or later.
What type of vulnerability is CVE-2026-26801?
CVE-2026-26801 is a Server-Side Request Forgery (SSRF) vulnerability.
What versions of pdfmake are affected by CVE-2026-26801?
pdfmake versions 0.3.0-beta.2 through 0.3.5 are affected by CVE-2026-26801.
What information can an attacker obtain through CVE-2026-26801?
An attacker can obtain sensitive information via the src/URLResolver.js component due to CVE-2026-26801.