PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-71270 Stirling-Tools CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-05T13:24:51.327Z and has not been modified since then. The vulnerability affects Stirling-PDF's POST /api/v1/convert/url/pdf endpoint, which lacks CustomHtmlSanitizer/SsrfProtectionService SSRF protections. This allows potential SSRF attacks, enabling an attacker to cause the server to retrieve cloud metadata endpoints or internal network resources and leak their contents back into the generated PDF. Affected product deployments should be identified, and defenders should review compensating controls for exposed systems. The HIGH CVSS score of 8.6 indicates a high-priority defensive action requirement. Evidence is limited; primary official records indicate a vulnerability in Stirling-PDF's POST /api/v1/convert/url/pdf endpoint. Defenders should verify affected deployments, review official advisories, and plan vendor-supported updates or mitigations.

Vendor
Stirling-Tools
Product
Stirling-PDF
CVSS
HIGH 8.6
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-05
Original CVE updated
2026-08-05
Advisory published
2026-08-05
Advisory updated
2026-08-05

Who should care

Administrators and users of Stirling-PDF, especially those exposed to public networks, should be aware of this vulnerability and take immediate action to protect their systems. Operators, platform administrators, and security teams should review affected scope, severity, and vendor guidance to ensure proper mitigation and remediation efforts are undertaken. Vulnerability management and security teams should prioritize defensive actions based on the HIGH CVSS score of 8.6 and the potential for SSRF attacks. Asset inventory and monitoring should be reviewed to detect potential exposure. Rollback/change windows and source tracking should be considered to prevent and detect potential attacks. Compensating controls should be evaluated for exposed systems while remediation is scheduled and verified. Exposure review and vendor patch guidance should be sought to ensure proper mitigation and remediation efforts are undertaken. Monitoring and detection capabilities should be reviewed to ensure adequate coverage of potential attacks. Asset inventory and source tracking should be used to identify and prioritize remediation efforts.

Technical summary

The POST /api/v1/convert/url/pdf endpoint in Stirling-PDF is vulnerable to SSRF attacks due to the lack of CustomHtmlSanitizer/SsrfProtectionService protections. This allows an attacker to cause the server to retrieve cloud metadata endpoints or internal network resources and leak their contents back into the generated PDF. Affected product deployments should be identified, and defenders should review compensating controls for exposed systems.

Defensive priority

High-priority defensive actions are required due to the HIGH CVSS score of 8.6 and the potential for SSRF attacks.

Recommended defensive actions

  • Implement CustomHtmlSanitizer/SsrfProtectionService SSRF protections for the POST /api/v1/convert/url/pdf endpoint
  • Validate and sanitize user-input URLs
  • Restrict access to the endpoint
  • Monitor for suspicious activity
  • Apply WeasyPrint per-resource SSRF filtering

Evidence notes

Evidence is limited; primary official records indicate a vulnerability in Stirling-PDF's POST /api/v1/convert/url/pdf endpoint. The endpoint lacks CustomHtmlSanitizer/SsrfProtectionService SSRF protections, allowing potential SSRF attacks. Defenders should verify affected deployments, review official advisories, and plan vendor-supported updates or mitigations.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-05T13:24:51.327Z and has not been modified since then.