#VU118722 Allocation of Resources Without Limits or Throttling in cors - CVE-2025-47908
Published: November 24, 2025
cors
Olivier Poitrey
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to middleware causing 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. A remote attacker can produce undue load on the middleware/server as an attempt to cause a denial of service.