CVE-2026-70367 Details
Description
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.
A Server-Side Request Forgery (SSRF) bypass vulnerability has been identified in stunnel versions through 5.79, when the application is configured to use SOCKS proxy mode. This vulnerability allows clients to circumvent localhost restrictions by exploiting IPv4-mapped IPv6 addresses or unspecified addresses, such as '0.0.0.0' or '::'. As a result, attackers can access loopback-only services on the stunnel host that are not meant to be reachable over the network.
If SOCKS proxying is not needed, disable the 'protocol = socks' configuration in stunnel. If it is required, restrict access to the SOCKS listener by binding it to a trusted management network or localhost, and enforce client authentication or network ACL controls. Consider running stunnel in a container or network namespace where no other services are bound to localhost, or add firewall rules to limit outgoing connections from stunnel to localhost.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 4, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 6, 2026 | CVE Modified | [email protected] |
| Aug 4, 2026 | CVE Modified | CISA-ADP |
| Aug 4, 2026 | New CVE Received | [email protected] |