Vulnerability Description
Summarize before 0.17.0 contains a server-side request forgery vulnerability that allows attackers who control a podcast RSS feed to direct the host to fetch transcript content from loopback addresses, link-local addresses, RFC 1918 private ranges, or other reserved destinations by supplying malicious podcast:transcript URL values. Attackers can bypass protections through DNS rebinding and redirect-based techniques, as redirect targets are not revalidated and hostnames are not resolved before request dispatch, exposing internal service responses through the summarization flow.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/steipete/summarize/commit/3c5522440c4833dde033e226baa39e6dda1
- https://github.com/steipete/summarize/pull/239
- https://github.com/steipete/summarize/releases/tag/v0.17.0
- https://www.vulncheck.com/advisories/summarize-ssrf-via-podcast-transcript-url-f
FAQ
What is CVE-2026-53782?
CVE-2026-53782 is a vulnerability with a CVSS score of 7.4 (HIGH). Summarize before 0.17.0 contains a server-side request forgery vulnerability that allows attackers who control a podcast RSS feed to direct the host to fetch transcript content from loopback addresses...
How severe is CVE-2026-53782?
CVE-2026-53782 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53782?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.