GHSA-cg4j-q9v8-6v38 · Severity: medium · Ecosystem: rubygems — Rails Active Support has a possible ReDoS vulnerability in number_to_delimited
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.
Conclusion & alert: CVE-2026-33169 is rated Low Risk (28.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-24 | — | 0.02% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-cg4j-q9v8-6v38 · Severity: medium · Ecosystem: rubygems — Rails Active Support has a possible ReDoS vulnerability in number_to_delimited
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-33169 not yet assigned priority: Debian including 1 source packages (rails), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-33169 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-33169 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-33169/ |
ubuntu
|
medium | CVE-2026-33169 medium priority: Ubuntu including 1 source packages (rails), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 7. | https://ubuntu.com/security/CVE-2026-33169 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| rubyonrails | rails | < 7.2.3.1 | cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* |
| rubyonrails | rails | >= 8.0.0, < 8.0.4.1 | cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* |
| rubyonrails | rails | >= 8.1.0, < 8.1.2.1 | cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* |