MEDIUM 4.3
GHSA-q9xm-f36c-xm3q
@steipete/summarize is Vulnerable to Disk Exhaustion via Crafted Media Responses
Quick fix
GHSA-q9xm-f36c-xm3q — @steipete/summarize-core: upgrade to the fixed version with the command below.
npm install @steipete/summarize-core@0.17.0 Details
Summarize before 0.17.0 contains a resource exhaustion vulnerability that allows remote attackers to cause disk exhaustion by serving media responses that bypass the enforced size limit through missing or misreported Content-Length headers, chunked transfer encoding, or failed HEAD requests. Attackers who control a podcast feed or media URL can stream an unbounded response to local storage via the temp-file download path, exhausting disk or system resources on the host running the CLI.
Are you affected?
Enter the version of the package you're using.
Affected packages
npm / @steipete/summarize-core
Introduced in:
0 Fixed in: 0.17.0 Fix
npm install @steipete/summarize-core@0.17.0 References
- https://nvd.nist.gov/vuln/detail/CVE-2026-53781 [ADVISORY]
- https://github.com/steipete/summarize/pull/237 [WEB]
- https://github.com/steipete/summarize/commit/14de194c24c5e0fba4bdb4a6f7766eb6ea3ed750 [WEB]
- https://github.com/steipete/summarize [PACKAGE]
- https://github.com/steipete/summarize/releases/tag/v0.17.0 [WEB]
- https://www.vulncheck.com/advisories/summarize-disk-exhaustion-via-uncapped-media-download [WEB]