CVE-2026-33436
MEDIUM EPSS 6.5%
Published Apr 17, 20262mo ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Published Apr 17, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. In versions prior to 2.0.0, file upload endpoints render user-supplied filenames directly into HTML using unsafe methods like innerHTML without sanitization. An attacker can craft a file with a malicious filename containing JavaScript that executes in the uploading user's browser context, resulting in reflected XSS. The issue affects numerous upload endpoints across the application. The issue has been fixed in version 2.0.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
6.5% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 3
CWE-116
CWE-20 Improper Input Validation Validation
CWE-79 Cross-site Scripting Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| stirlingpdf | stirling_pdf | * | <2.0.0 |
References 1
- github.com https://github.com/Stirling-Tools/Stirling-PDF/security/advisories/GHSA-q5j3-4m5w-wp75
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.