CVE-2026-26801
Analyzed
Analyzed - Analysis Complete
Server-Side Request Forgery in pdfmake src/URLResolver.js
Publication date: 2026-03-10
Last updated on: 2026-05-07
Assigner: MITRE
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | From 0.3.1 (inc) to 0.3.5 (inc) |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
| pdfmake | pdfmake | 0.3.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |