Cross-origin validation bypass via redirect-matched patterns
Published Sep 22, 2025 · Updated Sep 24, 2025
Improper access control in Go standard library net/http 1.25.0 allows remote attackers to bypass cross-origin request validation. The AddInsecureBypassPattern check asks an internal ServeMux whether a path matches; redirect normalization can match a trailing-slash pattern, but the wrapper forwards the unchanged path to a different handler. Exploitation requires an application to configure a bypass pattern and a user to initiate a crafted cross-origin request, allowing that request to reach a handler without the intended CSRF protection.
Summary
What happened
Improper access control in Go standard library net/http 1.25.0 allows remote attackers to bypass cross-origin request validation. The AddInsecureBypassPattern check asks an internal ServeMux whether a path matches; redirect normalization can match a trailing-slash pattern, but the wrapper forwards the unchanged path to a different handler. Exploitation requires an application to configure a bypass pattern and a user to initiate a crafted cross-origin request, allowing that request to reach a handler without the intended CSRF protection.
The record
- CVE
- CVE-2025-47910
- Published
- Sep 22, 2025
- Updated
- Sep 24, 2025
- Vendor
- Go standard library
- Product
- net/http
- Classifications
- CWE-284, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 22, 2025CVE publishedPublication date reported by the CVE source.
- Sep 24, 2025Record 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.
- Affected versionversion=1.25.0 <1.25.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
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.
Public exploit references
No public exploit references are available in this record.
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