Romeo gives the capability to reach high code coverage of Go ≥1.20 apps by helping to measure code coverage for functional and integration tests within GitHub Actions. Prior to version 0.2.2, the `sanitizeArchivePath` function in `webserver/api/v1/decoder.go` (lines 80-88) is vulnerable to a path traversal bypass due to a missing trailing path separator in the `strings.HasPrefix` check. A crafted tar archive can write files outside the intended destination directory. Version 0.2.2 fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/ctfer-io/romeo/commit/c2ebcfb9f305fd5f6ef68858de82507dbac10263 | Patch |
| https://github.com/ctfer-io/romeo/security/advisories/GHSA-p799-g7vv-f279 | Exploit Vendor Advisory |
| https://github.com/ctfer-io/romeo/security/advisories/GHSA-p799-g7vv-f279 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-18 23:17
Updated : 2026-03-24 21:26
NVD link : CVE-2026-32805
Mitre link : CVE-2026-32805
CVE.ORG link : CVE-2026-32805
JSON object : View
Products Affected
ctfer-io
- romeo
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
