PT-2026-48931 · Chisel · Chisel

CVE-2026-48113

·

Published

2026-06-12

·

Updated

2026-08-04

CVSS v4.0

8.5

High

VectorAV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:H/SA:L
Name of the Vulnerable Software and Affected Versions chisel (affected versions not specified)
Description Authenticated clients can bypass Access Control List (ACL) restrictions defined via the --authfile parameter to tunnel traffic to arbitrary destinations reachable from the server. While the server validates ACLs during the initial configuration handshake, it fails to perform these checks when processing subsequent SSH channels that carry actual traffic. A malicious authenticated client can pass the initial handshake using a permitted remote and then open channels to any host:port by manipulating the ExtraData field in the SSH channel request. This occurs because the user context is not propagated to the tunnel layer, and the handleSSHChannel() function accepts channels unconditionally before passing the client-controlled destination to the handleTCP() function, which dials the target without further validation.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Incorrect Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-48113
GHSA-24FP-5V3P-RVPW
GO-2026-5054
OPENSUSE-SU-2026:21483-1

Affected Products

Chisel