CVE-2026-48113

jpillora · chisel

The jpillora chisel tool contains an incorrect authorization vulnerability that may allow authenticated users to bypass security controls.

Executive summary

An incorrect authorization flaw in jpillora chisel allows authenticated attackers to gain unauthorized access or influence tunnel operations.

Vulnerability

This vulnerability is classified as CWE-863: Incorrect Authorization. It requires the attacker to have an authenticated session to exploit the flaw, at which point they may perform unauthorized actions within the tunnel environment.

Business impact

With a CVSS score of 8.5, this vulnerability represents a significant risk to the integrity and confidentiality of tunnelled traffic. An attacker could potentially gain unauthorized access to internal network resources or manipulate traffic flows, leading to data exfiltration or internal system compromise.

Remediation

Immediate Action: Upgrade to jpillora chisel version 1.11.5 or later to resolve the authorization logic errors.

Proactive Monitoring: Audit access logs for unusual tunnel activity, unauthorized connection attempts, or unexpected configuration changes originating from authenticated user accounts.

Compensating Controls: Restrict access to the chisel service to trusted IP addresses only and enforce strict authentication policies for all users accessing the tunneling infrastructure.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Administrators must prioritize the update to version 1.11.5 to close the authorization gap. Review existing user access lists to ensure that only authorized personnel have the ability to initiate or modify tunnels through this service.