CVE-2026-32805

Severity CVSS v4.0:
HIGH
Type:
CWE-22 Path Traversal
Publication date:
18/03/2026
Last modified:
24/03/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:ctfer-io:romeo:*:*:*:*:*:*:*:* 0.2.2 (excluding)