CVE-2026-45242: Summarize contains a path traversal vulnerability
(updated )
Summarize prior to 0.15.0 contains a path traversal vulnerability in the /v1/summarize daemon endpoint that allows authenticated callers to write files to arbitrary directories by supplying an absolute path or directory traversal sequence in the slidesDir request parameter. Attackers can exploit this to write slide_*.png and slides.json files to any writable directory and subsequently delete matching files at the specified location through repeat extraction.
References
- github.com/advisories/GHSA-8jr4-6r33-phwm
- github.com/steipete/summarize/commit/ec8efd63295656fbfe8743620179c489bc5a242f
- github.com/steipete/summarize/pull/220
- github.com/steipete/summarize/releases/tag/v0.15.1
- github.com/steipete/summarize/releases/tag/v0.15.2
- nvd.nist.gov/vuln/detail/CVE-2026-45242
- www.vulncheck.com/advisories/summarize-path-traversal-via-slidesdir-parameter
Code Behaviors & Features
Detect and mitigate CVE-2026-45242 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →