CVE Catalog

CVE-2026-22661

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

29th percentile - higher than 29% of all known CVEs

Summary

prompts.chat prior to commit 0f8d4c3 contains a path traversal vulnerability in skill file handling. Attackers can write arbitrary files to the client system by crafting malicious ZIP archives with unsanitized filenames containing path traversal sequences (../).

Risk Assessment

An attacker could overwrite shell initialization files and achieve remote code execution on the victim's machine.

Recommendation

Update prompts.chat to a version containing commit 0f8d4c3 or later.

Other vulnerabilities in prompts.chat

See all
Original NVD description (English source)

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 writing files outside the intended directory and overwriting shell initialization files to achieve code execution.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS