SCA: security update for github.com/ctfer-io/romeo/environment/deploy (GHSA-fgm3-q9r5-43v9)

high Tenable Cloud Security Plugin ID 438870

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.1, due to a mis-
written NetworkPolicy, a malicious actor can pivot from the "hardened" namespace to any Pod out of it.
This breaks the security-by-default property expected as part of the deployment program, leading to a
potential lateral movement. Removing the `inter-ns` NetworkPolicy patches the vulnerability in version
0.2.1. If updates are not possible in production environments, manually delete `inter-ns` and update as
soon as possible. Given one's context, delete the failing network policy that should be prefixed by
`inter-ns-` in the target namespace. (CVE-2026-32737)

Solution

Update the github.com/ctfer-io/romeo/environment/deploy library and its related packages to version 0.2.1 or later.

See Also

https://github.com/advisories/GHSA-fgm3-q9r5-43v9

Plugin Details

Severity: High

ID: 438870

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 3/17/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.39

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-32737

CVSS v3

Risk Factor: Critical

Base Score: 10

Temporal Score: 8.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 7.9

Threat Score: 5

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/16/2026

Vulnerability Publication Date: 3/16/2026

Reference Information

CVE: CVE-2026-32737

cwe: CWE-284