eprosima Fast DDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). Versions prior to 2.6.12, 2.14.6, 3.2.4, 3.3.1, and 3.4.2 have a remotely triggerable Out-of-Bounds Read while processing RTPS DATA_FRAG submessages. An attacker can craft a DATA_FRAG with a large sampleSize but a small actual payload, and set fragmentsInSubmessage such that the receiver treats the packet as the LAST fragment**. In this LAST-fragment path, Fast-DDS computes incoming_length based on sampleSize and calls memcpy() without validating incoming_data.length >= incoming_length. As a result, CacheChange_t::add_fragments() reads past the received UDP datagram buffer and into adjacent heap memory, copying those bytes into the reassembly buffer. In a Discovery Server deployment, the resulting CacheChange_t can be relayed to other participants, meaning that a newly joining participant may receive leaked heap memory (e.g., pointer values that could aid ASLR bypass). Versions 2.6.12, 2.14.6, 3.2.4, 3.3.1, and 3.4.2 fix the issue.
CVE-2026-22590
This critical-severity CVE scores 9.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 68% 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
- 9.1
- EG Score
- 9.1(medium)
- EG Risk
- 72(Attend)EG Risk 72/100SSVC: Attend
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 computedSeverity91% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 32%
- KEV
- Not listed
Published
September 9, 2026
Last Modified
September 9, 2026
Advisory Details (1)
Auto-updated Sep 15, 2026Fast-DDS Discovery Server: Out-of-Bounds Read & Heap Memory Disclosure via DATA_FRAG sampleSize / fragmentsInSubmessage · Advisory · eProsima/Fast-DDS · GitHub
https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-7r7h-hwfj-q626Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 18× 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-09-18 21:58 UTCEG score recompute
- 2026-09-18 19:27 UTCEPSS rescore
- 2026-09-17 20:14 UTCEG score recompute
- 2026-09-16 18:11 UTCEG score recompute
- 2026-09-16 14:07 UTCEPSS rescore
- 2026-09-16 08:54 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 05:47 UTCEG score recompute
- 2026-09-13 19:16 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-12 17:34 UTCEG score recompute
- 2026-09-12 15:01 UTCEPSS rescore
- 2026-09-11 15:42 UTCEG score recompute
- 2026-09-11 14:52 UTCEPSS rescore
- 2026-09-11 11:19 UTCEG score recompute
- 2026-09-09 16:36 UTCEG score recompute
- 2026-09-09 15:50 UTCEG score recompute
- 2026-09-09 15:49 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-125 · CWE-131
- CVE-2013-0767EG 10.0EPSS p93HIGH
- CVE-2009-2523EG 10.0EPSS p98HIGH
- CVE-2014-2898EG 9.8CRITICAL
- CVE-2014-2897EG 9.8CRITICAL
- CVE-2014-2896EG 9.8CRITICAL
- CVE-2004-1363EG 9.8EPSS p95CRITICAL
- CVE-2004-0434EG 9.8EPSS p94CRITICAL
- CVE-2003-0899EG 9.8EPSS p98CRITICAL
- CVE-2002-1347EG 9.8EPSS p94CRITICAL
- CVE-2001-0248EG 9.8EPSS p96CRITICAL
Frequently asked(5)
What is CVE-2026-22590?
When was CVE-2026-22590 disclosed?
Is CVE-2026-22590 actively exploited?
What is the CVSS score of CVE-2026-22590?
How do I remediate CVE-2026-22590?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-22590
Is Your Infrastructure Affected by CVE-2026-22590?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.