CVE-2026-66485
Last modified
CVE-2026-66485 is a medium-severity vulnerability rated 4.6/10 on the CVSS scale. GNU cpio is vulnerable to an uncontrolled memory allocation in the make_path function at src/makepath.c. The function uses alloca to allocate stack memory based on the length of argpath, which is derived from an archive-controlled pathname during extraction.
Description
GNU cpio is vulnerable to an uncontrolled memory allocation in the make_path function at src/makepath.c. The function uses alloca to allocate stack memory based on the length of argpath, which is derived from an archive-controlled pathname during extraction. A malicious cpio archive containing a sufficiently long nested pathname causes an unbounded stack allocation, resulting in a stack overflow and crash of the cpio process. An attacker who can supply a crafted cpio archive to a victim who extracts it can cause a denial of service. This issue has been fixed in commit 3cd514031371d8aeeaf2048aa10103e02831aaa9
Metrics
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| GNU | cpio | <= 2.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-66485?
How severe is CVE-2026-66485?
How do I fix CVE-2026-66485?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-66474Unauthenticated Cross Site Request Forgery (CSRF) in Insert …4.3
- CVE-2026-66475Shop manager Cross Site Scripting (XSS) in Checkout Field Ed…5.9
- CVE-2026-66476Administrator Arbitrary File Deletion in Easy Digital Downlo…4.9
- CVE-2026-66477Unauthenticated Broken Access Control in Gillion <= 4.13 ver…5.3
- CVE-2026-6648A vulnerability was found in Qibo CMS 1.0. Affected by this …3.5
- CVE-2026-66484GNU cpio contains a Path Traversal vulnerability in its tar …4.6
- CVE-2026-66486GNU cpio is vulnerable to improper encoding or escaping of o…4.6
- CVE-2026-66488Joomla Extension - balbooa.com - Payment bypass in Gridbox <…5.3
- CVE-2026-66489Joomla Extension - balbooa.com - Various unauthenticated fil…5.3
- CVE-2026-6649A vulnerability was determined in Qibo CMS 1.0. Affected by …6.3
- CVE-2026-66490Joomla Extension - balbooa.com - Stored cross-site scripting…6.1
- CVE-2026-66491Joomla Extension - phoca.cz - Arbitrary File Read in Phoca C…8.2
Are you affected by CVE-2026-66485?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
