CVE-2025-47910 The advisory has been revoked - it doesn't affect any version of package go  (opens in a new tab)


Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ALPINE322-GO-12549198
  • published7 Sept 2025
  • disclosed22 Sept 2025

Introduced: 7 Sep 2025

NewCVE-2025-47910  (opens in a new tab)

Amendment

The Alpine security team deemed this advisory irrelevant for Alpine:3.22.

NVD Description

Note: Versions mentioned in the description apply only to the upstream go package and not the go package as distributed by Alpine.

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.