concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::AtomicReference#update can enter a permanent busy retry loop when the current value is Float::NAN. The issue is caused by the interaction between AtomicReference#update, which retries until compare_and_set(old_value, new_value) succeeds; Numeric compare_and_set, which checks old == old_value before attempting the underlying atomic swap.; and Ruby NaN semantics, where Float::NAN == Float::NAN is always false. As a result, once an AtomicReference contains Float::NAN, calling #update repeatedly evaluates the caller's block and never returns. In services that store externally derived numeric values in an AtomicReference, this can cause CPU exhaustion or permanent request/job hangs. This vulnerability is fixed in 1.3.7.
CVE-2026-54904
This high-severity CVE scores 7.5 under NVD CVSS v3. EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 50(Track)EG Risk 50/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 35%
- KEV
- Not listed
Published
June 19, 2026
Last Modified
August 5, 2026
Advisory Details (1)
Auto-updated Jun 24, 2026`AtomicReference#update` livelocks when the stored value is `Float::NAN` · Advisory · ruby-concurrency/concurrent-ruby · GitHub
https://github.com/ruby-concurrency/concurrent-ruby/security/advisories/GHSA-h8w8-99g7-qmvjVendor Advisories for CVE-2026-54904(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(5 across 5 ecosystems)
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| ruby-concurrent | 1.1.6+dfsg-3 ... 1.3.8-1 (16 versions) | — | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| ruby-concurrent | 1.1.6+dfsg-5 ... 1.3.8-1 (14 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| ruby-concurrent | 1.3.5-1 ... 1.3.8-1 (7 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| ruby-concurrent | 1.3.5-1, 1.3.6-1 | 1.3.7-1 | — |
RubyGems(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| concurrent-ruby | 0.0.1 ... 1.3.6 (77 versions) | 1.3.7 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 52× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 23:37 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 09:39 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 07:59 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 07:00 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 00:27 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 11:36 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 09:57 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 08:18 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 17:39 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 15:40 UTCEG score recompute
- 2026-08-11 02:49 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 01:10 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
Show 73 moreShow fewer
- 2026-08-08 23:31 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 21:52 UTCEG score recompute
- 2026-08-06 20:12 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 07:22 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 18:32 UTCEG score recompute
- 2026-08-05 17:57 UTCEG score recompute
- 2026-08-04 15:19 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-02 06:41 UTCEG score recompute
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 05:01 UTCEG score recompute
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-30 22:18 UTCEG score recompute
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 03:16 UTCEG score recompute
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-29 01:33 UTCEG score recompute
- 2026-07-28 15:37 UTCEPSS rescore
- 2026-07-27 21:19 UTCEG score recompute
- 2026-07-26 16:47 UTCEG score recompute
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-24 14:18 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:20 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-16 17:03 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-13 22:31 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-27 00:04 UTCEG score recompute▼ 0.70
- 2026-06-26 19:41 UTCNVD updateCVSS v3 → 7.5
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 18:32 UTCEG score recompute▲ 8.20
- 2026-06-24 18:03 UTCNVD updateCVSS v3 → 8.2 · CVSS v4 → 8.2
- 2026-06-19 21:24 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-835
Frequently asked(5)
What is CVE-2026-54904?
When was CVE-2026-54904 disclosed?
Is CVE-2026-54904 actively exploited?
What is the CVSS score of CVE-2026-54904?
How do I remediate CVE-2026-54904?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54904
Is Your Infrastructure Affected by CVE-2026-54904?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.