CVE-2026-55569
Last modified
CVE-2026-55569 is a medium-severity vulnerability rated 6.6/10 on the CVSS scale. aqua is a declarative command-line version manager written in Go. Prior to 2.60.1, pkg/unarchive/archives.go in the handler.HandleFile method calls os.Symlink with archives.FileInfo.LinkTarget without verifying that the target remains under the extraction destination. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
aqua is a declarative command-line version manager written in Go. Prior to 2.60.1, pkg/unarchive/archives.go in the handler.HandleFile method calls os.Symlink with archives.FileInfo.LinkTarget without verifying that the target remains under the extraction destination. A later regular-file entry at the same archive path is opened with OpenFile using O_CREATE and O_WRONLY, which follows the attacker-planted symlink. A malicious or compromised package archive can therefore write attacker-controlled bytes outside aqua's extraction directory with the privileges of the user running aqua, potentially overwriting shell startup files, tool configuration, or writable executable paths. This issue is fixed in version 2.60.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| aquaproj | aqua | < 2.60.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55569?
How severe is CVE-2026-55569?
How do I fix CVE-2026-55569?
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-55563Feast is the open source feature store for AI and machine le…8.9
- CVE-2026-55564FreeRDP is a free implementation of the Remote Desktop Proto…7.1
- CVE-2026-55565Yamcs is a mission control framework. Prior to 5.12.8 and 5.…9.9
- CVE-2026-55566Yamcs is a mission control framework. Prior to 5.12.8 and 5.…4.3
- CVE-2026-55567BleachBit cleans files to free disk space and to maintain pr…7.8
- CVE-2026-55568Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, in…5.9
- CVE-2026-5557A vulnerability was detected in badlogic pi-mono up to 0.58.…6.3
- CVE-2026-55570SiYuan is an open-source personal knowledge management syste…9
- CVE-2026-55571djust provides Phoenix LiveView-style reactive server-side r…8.2
- CVE-2026-55574vLLM is a high-throughput and memory-efficient inference and…7.5
- CVE-2026-55575LiquidJS is a Shopify / GitHub Pages compatible template eng…8.2
- CVE-2026-55576MaaAssistantArknights is a one-click tool for daily Arknight…8.8
Are you affected by CVE-2026-55569?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
