CVE-2026-33176
The connected advisory GHSA-2J26-FRM8-CMJ9 confirms a DoS in Rails Active Support number helpers: parsing strings with scientific notation (e.g., 1e10000) can expand to huge decimals, causing excessive memory and CPU usage. This is triggered during number formatting and may lead to DoS. Fixed rel...