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.
Published: 2026-08-06
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in the PDF creation feature of Foxit PDF Services API, which permits referencing external files. Although local file access is limited, an attacker can exploit the API by sending a request whose URL redirects to another host. The redirection bypasses the API’s validation and triggers a blind Server‑Side Request Forgery (SSRF). This allows the attacker to cause the service to reach any network endpoint, potentially leaking data that the service can access.

Affected Systems

Foxit Software Inc.’s Foxit PDF API is impacted. No specific product versions are listed in the advisory, so any deployment using the attackable feature should be considered vulnerable until a patch is confirmed.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.5, indicating high severity. The EPSS score is not provided, but the lack of a CISA KEV listing does not diminish the likelihood of exploitation in environments where the API is publicly exposed. Attackers would need to craft a creation request with a redirecting URL; no local authentication is required, making the attack a remote exploitation scenario that can lead to information disclosure.

Generated by OpenCVE AI on August 6, 2026 at 09:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Foxit PDF Services API to the latest version that contains the SSRF fix.
  • If the feature is not required, disable external file references by configuring the API to reject external URLs entirely.
  • Apply strict URL validation and block redirects, or restrict the list of allowed hosts to only trusted domains.

Generated by OpenCVE AI on August 6, 2026 at 09:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Foxitsoftware
Foxitsoftware foxit Pdf Services Api
Vendors & Products Foxitsoftware
Foxitsoftware foxit Pdf Services Api

Thu, 06 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
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.
Title Blind SSRF on Foxit PDF Services API
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N'}


Subscriptions

Foxitsoftware Foxit Pdf Services Api
cve-icon MITRE

Status: PUBLISHED

Assigner: Foxit

Published:

Updated: 2026-08-06T07:37:34.679Z

Reserved: 2026-08-03T03:35:36.628Z

Link: CVE-2026-18597

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T10:30:16Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)