All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-33437
HIGHpublished 2026-08-17 18:16 UTC · 15 hours ago · modified 2026-08-17 22:17 UTC
8.1
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-79