Allocation of Resources Without Limits or Throttling in devalue - CVE-2026-42570
Published: May 16, 2026
devalue
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to excessive memory allocation in devalue.parse when deserializing sparse arrays. A remote attacker can supply a specially crafted sparse array input to cause a denial of service.
The issue can lead to excessive memory consumption due to quirks in some JavaScript engines.