SCA: security update for github.com/jpillora/chisel (GHSA-24fp-5v3p-rvpw)

high Tenable Self-Hosted Container Security Plugin ID 443127

Description

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

- Chisel is a TCP/UDP tunnel, transported over HTTP and secured via SSH. In versions prior to 1.11.5,
authenticated clients can bypass --authfile ACL restrictions and tunnel traffic to arbitrary destinations
reachable from the server. The ACL is enforced only during the initial handshake against declared remotes,
but never on subsequent SSH channels that carry actual traffic. A malicious client can authenticate with a
permitted remote, then open channels to any host:port it wants. This issue has been fixed in version
1.11.5. (CVE-2026-48113)

Solution

Update the github.com/jpillora/chisel library and its related packages to version 1.11.5 or later.

See Also

https://github.com/advisories/GHSA-24fp-5v3p-rvpw

Plugin Details

Severity: High

ID: 443127

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/12/2026

Updated: 8/4/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.97

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-48113

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/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: 8.5

Threat Score: 5.8

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/12/2026

Vulnerability Publication Date: 6/12/2026

Reference Information

CVE: CVE-2026-48113

cwe: CWE-863