CVE-2026-18597
Received
Received - Intake
SSRF via URL Redirection in Foxit PDF Services API
Vulnerability report for CVE-2026-18597, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-06
Last updated on: 2026-08-06
Assigner: Foxit
Description
Description
The PDF creation feature of Foxit PDF Services API supports referencing external files. Although local file access is restricted, an attacker could trigger an SSRF vulnerability by using URL redirection to bypass validation, leading to information disclosure.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| foxit | pdf_services_api | * |
| foxit | pdf_reader | 2024.2.3.25184 |
| foxit | pdf_editor | to 2024.2.3.25184 (inc) |
| foxit | pdf_editor | 2024 |
| foxit | pdf_editor | to 2023.3.0.23028 (inc) |
| foxit | pdf_editor | to 13.1.3.22478 (inc) |
| foxit | pdf_editor | to 12.1.7.15526 (inc) |
| foxit | pdf_editor | to 11.2.10.53951 (inc) |
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. |