CVE 7.5 HIGH

Denial of service via malicious preflight requests in github.com/rs/cors_CVE-2025-47908

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

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.

Basic Information

ID CVE-2025-47908
Source Go
Published Aug 6, 2025 at 20:41
Modified Aug 7, 2025 at 13:47

Affected Product

Vendor github.com/rs/cors
Product github.com/rs/cors
Version 1.9.0
Affected Versions github.com/rs/cors github.com/rs/cors 1.9.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.