Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-32805
March 18, 2026
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.
Affected Packages
https://github.com/ctfer-io/romeo.git (GITHUB):
Affected version(s) >=v0.1.0 <v0.2.2
Fix Suggestion:
Update to version v0.2.2
github.com/ctfer-io/romeo/webserver (GO):
Affected version(s) >=v0.0.0-20241104131135-f46c99829858 <v0.2.2
Fix Suggestion:
Update to version v0.2.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
LOW
Subsequent System Availability
LOW
CVSS v3
Base Score:
10
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.06