Bug 2450556 (CVE-2026-33169) - CVE-2026-33169 rails: rails-activesupport: Active Support: Denial of Service via crafted long digit strings
Summary: CVE-2026-33169 rails: rails-activesupport: Active Support: Denial of Service ...
Keywords:
Status: NEW
Alias: CVE-2026-33169
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-24 00:02 UTC by OSIDB Bzimport
Modified: 2026-03-24 11:10 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-24 00:02:54 UTC
Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. `NumberToDelimitedConverter` uses a lookahead-based regular expression with `gsub!` to insert thousands delimiters. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, the interaction between the repeated lookahead group and `gsub!` can produce quadratic time complexity on long digit strings. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.


Note You need to log in before you can comment on or make changes to this bug.