๐Ÿ” CVE Alert

CVE-2026-52836

UNKNOWN 0.0

OpenDDS: out-of-bounds `rd_ptr` dereference in `RtpsSampleHeader::init` โ€” triggered by malformed RTPS submessage, remotely exploitable denial of service

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-125
Vendor opendds
Product opendds
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for opendds opendds

Be the first to know when new unknown vulnerabilities affecting opendds opendds are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

OpenDDS / OpenDDS
< 3.34.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/OpenDDS/OpenDDS/security/advisories/GHSA-wcr7-gccq-vv56 github.com: https://github.com/OpenDDS/OpenDDS/pull/5210 github.com: https://github.com/OpenDDS/OpenDDS/commit/3ded3341e89db88e4c4e09d5153e05730b0a84ce github.com: https://github.com/OpenDDS/OpenDDS/commit/b46382ebc50d46f933ad6c860a396bffa97adbd7 github.com: https://github.com/OpenDDS/OpenDDS/commit/d6bdddde9ee07f9ee0b461680e5fb64f95cd1251 github.com: https://github.com/OpenDDS/OpenDDS/commit/e5aee3f5b18ee7174d66c3e7818270e1ba2cc2fa github.com: https://github.com/OpenDDS/OpenDDS/releases/tag/v3.34.0