AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-24902

HIGH · CVSS 7.1 EPSS 0.23% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-29 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.1. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-24902
Severity
HIGH
CVSS
7.1
EPSS
0.23%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)