CVE-2026-53782 Details
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.
A server-side request forgery (SSRF) vulnerability has been identified in the Steipete Summarize application, specifically in versions prior to 0.17.0. This vulnerability allows attackers who control a podcast RSS feed to manipulate the application into fetching transcript content from internal or reserved addresses, such as loopback addresses, link-local addresses, RFC 1918 private ranges, or other reserved destinations. The exploitation is achieved by supplying malicious podcast:transcript URL values, which can bypass existing protections through DNS rebinding and redirect-based techniques. The application's failure to properly validate and recheck redirect targets before processing requests exposes sensitive internal service responses during the summarization process.
Users can update to Steipete Summarize version 0.17.1 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 11, 2026CISA-ADP
Assessed Jun 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/steipete/summarize/commit/3c5522440c4833dde033e226baa39e6dda1dfc75 | [email protected] | Source CodeVendor |
| https://github.com/steipete/summarize/pull/239 | [email protected] | Issue TrackingVendor |
| https://github.com/steipete/summarize/releases/tag/v0.17.0 | [email protected] | Release NotesVendor |
| https://www.vulncheck.com/advisories/summarize-ssrf-via-podcast-transcript-url-fetch | [email protected] | AdvisoryBundleRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| steipete summarize | < 0.17.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 11, 2026 | New CVE Received | [email protected] |
Volerion