CVE-2026-45242: Summarize Daemon Path Traversal Vulnerability
The National Vulnerability Database (NVD) has disclosed CVE-2026-45242, a high-severity path traversal vulnerability in versions prior to 0.15.1 of the Summarize daemon. This flaw resides in the /v1/summarize endpoint, allowing authenticated callers to write files to arbitrary directories.
Attackers can exploit this by injecting absolute paths or directory traversal sequences into the slidesDir request parameter. This enables them to write slide_*.png and slides.json files to any writable directory. A subsequent extraction operation can then be used to delete matching files at the specified location, indicating a potential for both unauthorized file creation and deletion.
The NVD assigns a CVSS score of 7.1 (High) to this vulnerability. While the NVD does not specify affected products, the core issue is a fundamental path traversal (CWE-862) that can have significant impact on system integrity and availability, allowing attackers to manipulate file systems beyond intended boundaries.
What This Means For You
- If your organization uses the Summarize daemon, specifically versions prior to 0.15.1, you are exposed. This path traversal isn't just a nuisance; it's a direct path to arbitrary file write and delete, potentially leading to privilege escalation, data corruption, or denial of service. Identify all instances of this daemon in your environment immediately and prioritize patching to version 0.15.1 or later. Review file system integrity monitoring for unexpected file creations or deletions in critical directories.
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-45242 | Path Traversal | Summarize prior to 0.15.1 |
| CVE-2026-45242 | Path Traversal | Vulnerable endpoint: /v1/summarize |
| CVE-2026-45242 | Path Traversal | Vulnerable parameter: slidesDir |
| CVE-2026-45242 | Path Traversal | Affected files: slide_*.png, slides.json |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 18, 2026 at 22:16 UTC |
This content was AI-rewritten and enriched by Shimi's Cyber World based on the original source. All intellectual property rights remain with the original author.
Believe this infringes your rights? Submit a takedown request.