Vulnerability in GNU Cpio
CVE-2026-66486
GNU cpio is vulnerable to improper encoding or escaping of output in its archive member listing functionality. When listing archive members via cpio -it, member names are printed directly to output without quoting or escaping. An attacker can craft a cpio archive containing member names with embedded newline characters or ANSI escape sequences, causing forged listing entries or terminal control sequence injection when the listing is displayed. This issue has been fixed in commit 2ff9600c9ef32e88759843cdbde74c8db5ae9b30
Published · last modified .
EPSS exploit prediction
EPSS: 0.001 (3.5th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 3rd percentile — 3.5% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.001 · newest: 0.001 · change: 0.000
Affected products
- GNU Cpio — versions 0
Weakness classification (CWE)
References
- cert.pl/en/posts/2026/08/CVE-2026-66484 (third-party-advisory)
- git.savannah.gnu.org/cgit/cpio.git (product)