SCA: security update for repomix (GHSA-9mm9-rqhj-j5mx)

high Tenable Self-Hosted Container Security Plugin ID 444197

Description

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

- Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1,
src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and
git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection
that bypasses validateGitUrl() dangerous parameter checks and can execute commands through local or SSH-
style transports. This issue is fixed in version 1.14.1. (CVE-2026-49987)

Solution

Update the repomix library and its related packages to version 1.14.1 or later.

See Also

https://github.com/advisories/GHSA-9mm9-rqhj-j5mx

Plugin Details

Severity: High

ID: 444197

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/1/2026

Updated: 7/16/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.03

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-49987

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/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.5

Threat Score: 4.8

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/1/2026

Vulnerability Publication Date: 7/1/2026

Reference Information

CVE: CVE-2026-49987

cwe: CWE-88