OpenDDS is an open source C++ implementation of the Object Management Group (OMG) Data Distribution Service (DDS). Prior to 3.34.0, a network attacker can crash a reachable OpenDDS participant by sending a malformed RTPS UDP submessage whose crafted length or sequence-number state causes dds/DCPS/transport/rtps_udp/RtpsUdpReceiveStrategy.cpp in RtpsUdpReceiveStrategy::handle_input() to advance ACE_Message_Block::rd_ptr() beyond valid data. The parser can then call dds/DCPS/transport/rtps_udp/RtpsSampleHeader.cpp in RtpsSampleHeader::init(), which dereferences the invalid read pointer without first validating it against wr_ptr() or ensuring that a complete submessage header remains. The resulting SIGSEGV occurs in the receive thread, terminates the DDS process, and destroys the DDS entities hosted by that participant. No authentication, prior protocol state, or victim interaction is required. This issue is fixed in version 3.34.0.
CVE-2026-52836
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.7%, top 47% 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
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 54(Track)EG Risk 54/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 computedSeverity87% × 45%Exploitation1% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 53%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 24, 2026
Advisory Details (7)
Auto-updated Sep 17, 2026OpenDDS 3.34.0
Patch available: OpenDDS/OpenDDS v3.34.0
https://github.com/OpenDDS/OpenDDS/releases/tag/v3.34.0commit e5aee3f5b18e (OpenDDS/OpenDDS)
Fix landed in OpenDDS/OpenDDS commit e5aee3f5b18e — awaiting tagged release
https://github.com/OpenDDS/OpenDDS/commit/e5aee3f5b18ee7174d66c3e7818270e1ba2cc2facommit d6bdddde9ee0 (OpenDDS/OpenDDS)
Fix landed in OpenDDS/OpenDDS commit d6bdddde9ee0 — awaiting tagged release
https://github.com/OpenDDS/OpenDDS/commit/d6bdddde9ee07f9ee0b461680e5fb64f95cd1251commit b46382ebc50d (OpenDDS/OpenDDS)
Fix landed in OpenDDS/OpenDDS commit b46382ebc50d — awaiting tagged release
https://github.com/OpenDDS/OpenDDS/commit/b46382ebc50d46f933ad6c860a396bffa97adbd7commit 3ded3341e89d (OpenDDS/OpenDDS)
Fix landed in OpenDDS/OpenDDS commit 3ded3341e89d — awaiting tagged release
https://github.com/OpenDDS/OpenDDS/commit/3ded3341e89db88e4c4e09d5153e05730b0a84ceImprove RtpsSampleHeader Length Checking
Fix merged in OpenDDS/OpenDDS PR #5210 on 2026-04-22 — awaiting tagged release
https://github.com/OpenDDS/OpenDDS/pull/5210SIGSEGV: out-of-bounds `rd_ptr` dereference in `RtpsSampleHeader::init` — triggered by malformed RTPS submessage, remotely exploitable denial of service · Advisory · OpenDDS/OpenDDS · GitHub
https://github.com/OpenDDS/OpenDDS/security/advisories/GHSA-wcr7-gccq-vv56Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 15× 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-24 21:25 UTCEG score recompute
- 2026-09-23 22:13 UTCEG score recompute
- 2026-09-23 17:53 UTCEPSS rescore
- 2026-09-22 20:52 UTCEG score recompute
- 2026-09-22 08:11 UTCEG score recompute
- 2026-09-21 06:50 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 16:47 UTCEG score recompute
- 2026-09-19 04:06 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 15:26 UTCEG score recompute
- 2026-09-18 14:54 UTCEG score recompute
- 2026-09-17 18:26 UTCEG score recompute
- 2026-09-17 17:20 UTCEG score recompute
- 2026-09-17 17:19 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-52836?
When was CVE-2026-52836 disclosed?
Is CVE-2026-52836 actively exploited?
What is the CVSS score of CVE-2026-52836?
How do I remediate CVE-2026-52836?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-52836
Is Your Infrastructure Affected by CVE-2026-52836?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.