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-06-16
AI Q&A
2025-09-23
EPSS Evaluated
2026-06-15
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 Quick Actions
Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-47910. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart