CVE-2026-32805

Source
https://cve.org/CVERecord?id=CVE-2026-32805
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32805.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-32805
Aliases
Downstream
Related
Published
2026-03-18T22:24:29Z
Modified
2026-08-12T03:51:13Z
Severity
  • 8.3 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:L/SA:L CVSS Calculator
Summary
Romeo is vulnerable to Archive Slip due to missing checks in sanitization
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32805.json"
}
References

Affected packages

Git / github.com/ctfer-io/romeo

Affected ranges

Type
GIT
Repo
https://github.com/ctfer-io/romeo
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "cpe": "cpe:2.3:a:ctfer-io:romeo:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.2.2"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

environment/v0.*
environment/v0.1.0
environment/v0.1.1
environment/v0.1.2
environment/v0.1.3
environment/v0.1.4
environment/v0.1.5
environment/v0.1.6
environment/v0.1.7
environment/v0.1.8
environment/v0.1.9
environment/v0.2.0
environment/v0.2.1/deploy
install/v0.*
install/v0.1.0
install/v0.1.1
install/v0.1.2
install/v0.1.3
install/v0.1.4
install/v0.1.5
install/v0.1.6
install/v0.1.7
install/v0.1.8
install/v0.1.9
install/v0.2.0
install/v0.2.1/deploy
v0.*
v0.1.0
v0.1.1
v0.1.2
v0.1.3
v0.1.4
v0.1.5
v0.1.6
v0.1.7
v0.1.8
v0.1.9
v0.2.0
v0.2.1
webserver/v0.*
webserver/v0.1.0
webserver/v0.1.1
webserver/v0.1.2
webserver/v0.1.3
webserver/v0.1.4
webserver/v0.1.5
webserver/v0.1.6
webserver/v0.1.7
webserver/v0.1.8
webserver/v0.1.9
webserver/v0.2.0
webserver/v0.2.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32805.json"