Vulnerability Description
Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers (ACRH) header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt to cause a denial of service.
CVSS Score
HIGH
References
- https://github.com/rs/cors/issues/170
- https://github.com/rs/cors/pull/171
- https://pkg.go.dev/vuln/GO-2024-2883
FAQ
What is CVE-2025-47908?
CVE-2025-47908 is a vulnerability with a CVSS score of 7.5 (HIGH). Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers (ACRH) header whose value contains many commas. Th...
How severe is CVE-2025-47908?
CVE-2025-47908 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-47908?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.