#VU124271 Incorrect Regular Expression in Ruby on Rails - CVE-2026-33169
Published: March 24, 2026
Ruby on Rails
Rails
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient input validation when processing regular expressions within number_to_delimited in Active Support. A remote attacker can pass specially crafted data to the application and perform regular expression denial of service (ReDos) attack.