CVE-2025-47910
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-22

Last updated on: 2025-09-24

Assigner: Go Project

Description
When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-22
Last Modified
2025-09-24
Generated
2026-05-07
AI Q&A
2025-09-23
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
golang go 1.25.1
golang go 1.25.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability occurs in the http.CrossOriginProtection feature where the AddInsecureBypassPattern method can bypass more requests than intended. As a result, CrossOriginProtection skips validation for these requests but still forwards the original request path. This can lead to the request being handled by a different handler that does not have the intended security protections.


How can this vulnerability impact me? :

The vulnerability can allow unauthorized or insecure requests to bypass security validation, potentially exposing sensitive endpoints or data to unintended handlers without proper security checks. This could lead to unauthorized access or other security risks.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart