216.73.217.64

CVE-2026-24902

· Published 29/01/2026 22:15 · Modified 29/01/2026 22:15

Labels: CVE-2026-24902 2026-01-29CVE-2026-24902CWE-918[email protected]

Essential information

Published
29/01/2026 22:15
Modified
29/01/2026 22:15
Author
Creator
CVSS
7.1 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N

CVSS metrics

Description

TrustTunnel is an open-source VPN protocol with a server-side request forgery and and private network restriction bypass in versions prior to 0.9.114. In `tcp_forwarder.rs`, SSRF protection for `allow_private_network_connections = false` was only applied in the `TcpDestination::HostName(peer)` path. The `TcpDestination::Address(peer) => peer` path proceeded to `TcpStream::connect()` without equivalent checks (for example `is_global_ip`, `is_loopback`), allowing loopback/private targets to be reached by supplying a numeric IP. The vulnerability is fixed in version 0.9.114.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
trusttunnel / trusttunnel cpe:2.3:a:trusttunnel:trusttunnel:<0.9.114:*:*:*:*:*:*:*

References