PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-41580 Stirling-Tools CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-15T16:16:45.223Z and has not been modified since then. The NVD entry is currently Analyzed. This vulnerability affects Stirling-PDF, a locally hosted web application for PDF operations, allowing crafted PDFs to execute attacker-controlled JavaScript in users' browsers prior to version 2.0.0 due to improper encoding or sanitization of PDF Title and Author metadata fields. The vulnerability has a CVSS score of 6.1 and is classified as MEDIUM severity. Evidence is based on official CVE and NVD records, as well as vendor advisories. To address this issue, it is crucial to upgrade Stirling-PDF to version 2.0.0 or later and implement additional security measures.

Vendor
Stirling-Tools
Product
Stirling-PDF
CVSS
MEDIUM 6.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-15
Original CVE updated
2026-07-30
Advisory published
2026-07-15
Advisory updated
2026-07-30

Who should care

Administrators and users of Stirling-PDF, especially those hosting the application, should be aware of this vulnerability. Additionally, security teams and IT professionals responsible for web application security and PDF handling should take note of this issue to ensure proper mitigation and protection measures are in place.

Technical summary

CVE-2026-41580 is a vulnerability in Stirling-PDF, a locally hosted web application for PDF operations. Prior to version 2.0.0, the /get-info-on-pdf endpoint did not properly encode or sanitize PDF Title and Author metadata fields. This allowed a crafted PDF to execute attacker-controlled JavaScript in the browser of a user viewing the resulting page. The vulnerability has a CVSS score of 6.1 and is classified as MEDIUM severity.

Defensive priority

Medium-priority defensive actions are recommended due to the CVSS score of 6.1 and the potential for user interaction.

Recommended defensive actions

  • Inventory and verify Stirling-PDF installations to identify potential vulnerabilities.
  • Upgrade Stirling-PDF to version 2.0.0 or later to address the vulnerability.
  • Implement additional monitoring and validation of user-uploaded PDF files.
  • Review and enhance input validation and sanitization for PDF metadata fields.
  • Educate users about the risks associated with viewing PDFs from untrusted sources.

Evidence notes

The CVE-2026-41580 issue involves a locally hosted web application, Stirling-PDF, which did not properly encode or sanitize PDF Title and Author metadata fields. This allowed crafted PDFs to execute attacker-controlled JavaScript in users' browsers prior to version 2.0.0. Evidence is based on official CVE and NVD records, as well as vendor advisories.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-15T16:16:45.223Z and has not been modified since then.