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-26
Advisory published
2026-08-05
Advisory updated
2026-08-26

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.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-71270 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-71270

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-71270 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-71270

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/Stirling-Tools/Stirling-PDF

    309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.