CVE-2026-22661
HIGH WAF: High
CVSS 8.1
Published: 2026-04-03
CWE-22
prompts.chat prior to commit 0f8d4c3 contains a path traversal vulnerability in skill file handling that allows attackers to write arbitrary files to the client system by crafting malicious ZIP archives with unsanitized filenames containing path traversal sequences. Attackers can exploit missing server-side filename validation to inject path traversal sequences ../ into skill file archives, which when extracted by vulnerable tools write files outside the intended directory and overwrite shell initialization files to achieve code execution.
WAF Coverage Analysis
Path Traversal
High WAF Coverage
OWASP: A01:2021 Broken Access Control
930xxx - Local File Inclusion
Affected Software
| Vendor | Product | Version |
|---|---|---|
| fka | prompts.chat | up to 2026-03-25 |
References
- github.com (Patch)
- github.com (Issue Tracking, Patch, Vendor Advisory)
- www.vulncheck.com (Third Party Advisory)