Untriaged
Permalink
CVE-2026-70367
5.4 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): Low (L)
- Integrity (I): Low (L)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Stunnel: ssrf bypass in stunnel socks proxy via ipv4-mapped ipv6 loopback and unspecified addresses allows access to loopback-only services
A Server-Side Request Forgery (SSRF) bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses (e.g., “::ffff:127.0.0.1”) or unspecified addresses ("0.0.0.0", "::"), enabling access to loopback-only services on the "stunnel" host that should not be network-reachable.
References
Affected products
stunnel
Matching in nixpkgs
pkgs.stunnel
Universal tls/ssl wrapper
pkgs.wstunnel
Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
pkgs.ghostunnel
TLS proxy with mutual authentication support for securing non-TLS backend applications
Package maintainers
-
@roberth Robert Hensing <nixpkgs@roberthensing.nl>
-
@mjm Matt Moriarity <matt@mattmoriarity.com>
-
@markuskowa Markus Kowalewski <markus.kowalewski@gmail.com>
-
@thoughtpolice Austin Seipp <aseipp@pobox.com>
-
@NeverBehave Xinhao Luo <i@never.pet>
-
@R-VdP Ramses <ramses@well-founded.dev>
-
@raylas Raymond Douglas <r@raymond.sh>