CVE-2026-55569
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.
- Affected products
- Aqua
- Fix
- Available
- CVSS 3.1
- 6.6 MEDIUM
- EPSS
- 0.1% (4th percentile)
- Weakness
- CWE-59, CWE-22
- NVD status
- Received
- Published
- 2026-08-28
No indexed exploits for CVE-2026-55569 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-55569 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.