Vulnerability Description
Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.0.0, the Get Info workflow in app/core/src/main/resources/templates/security/get-info-on-pdf.html inserts untrusted PDF Title and Author metadata into the summary-text element with innerHTML, allowing a malicious PDF to execute stored cross-site scripting when a user clicks Get Info and to access browser-session data or modify page content. This issue is fixed in version 2.0.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.0.0
- https://github.com/Stirling-Tools/Stirling-PDF/security/advisories/GHSA-qc47-qgh
FAQ
What is CVE-2026-33437?
CVE-2026-33437 is a vulnerability with a CVSS score of 8.1 (HIGH). Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.0.0, the Get Info workflow in app/core/src/main/resources/templates/security/get-info-on-p...
How severe is CVE-2026-33437?
CVE-2026-33437 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33437?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.