CVE-2025-22870Public exploit

Proxy bypass via IPv6 zone-ID hostname matching

Published Mar 12, 2025 · Updated Apr 16, 2026

Proxy bypass in Go net/http 1.23.6 and earlier or 1.24.0, and x/net before 0.36.0, allows attackers to avoid a configured proxy. The NO_PROXY matcher compares an IPv6 zone identifier with domain suffix patterns as if the zone text were part of the hostname, causing a crafted literal to match an unrelated exclusion and route directly. Exploitation requires a consuming application that accepts attacker-influenced IPv6 destinations and relies on matching NO_PROXY patterns; the demonstrated consequence is proxy-policy bypass, not code execution.

CVSS severity4.4
Medium
EPSS probability0.40%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Proxy bypass in Go net/http 1.23.6 and earlier or 1.24.0, and x/net before 0.36.0, allows attackers to avoid a configured proxy. The NO_PROXY matcher compares an IPv6 zone identifier with domain suffix patterns as if the zone text were part of the hostname, causing a crafted literal to match an unrelated exclusion and route directly. Exploitation requires a consuming application that accepts attacker-influenced IPv6 destinations and relies on matching NO_PROXY patterns; the demonstrated consequence is proxy-policy bypass, not code execution.

The record

CVE
CVE-2025-22870
Published
Mar 12, 2025
Updated
Apr 16, 2026
Vendor
Go
Product
golang.org/x/net/proxy
Classifications
CWE-115, CWE-20
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Mar 12, 2025CVE publishedPublication date reported by the CVE source.
  2. Apr 16, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0 <0.36.0

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

Go · golang.org/x/net/proxyversion=0 <0.36.0
Go standard library · net/httpversion=0 <1.23.7; version=1.24.0-0 <1.24.1
Go · golang.org/x/net/http/httpproxyversion=0 <0.36.0

Published CVSS scores

4.4GitHub Advisory DatabaseCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
6.5Amazon LinuxCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitPublished

Weakness, pattern, technique

CWE-115Misinterpretation of Input
CWE-20Improper Input Validation

Public exploit references

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo