RTI Connext Professional
CVE-2026-3894
CRITICAL
Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:L/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Remote unauthenticated RTPS parsing flaw (AV:N/AC:L/PR:N/UI:N); crash and downstream bus impact justify A:H and Scope:Changed; confidentiality not impacted per vendor VC:N.
Primary rating from Vendor (RTI).
CVSS VectorVendor: RTI
Lifecycle Timeline
1DescriptionCVE.org
Out-of-bounds Read vulnerability in RTI Connext Professional (Core Libraries) allows Overread Buffers.This issue affects Connext Professional: from 7.4.0 before 7.7.0, from 7.0.0 before 7.3.1.3, from 6.1.0 before 6.1.*, from 6.0.0 before 6.0.*, from 5.3.0 before 5.3.*, from 5.0.0 before 5.2.*.
AnalysisAI
Out-of-bounds read in RTI Connext Professional Core Libraries allows remote unauthenticated attackers to read beyond intended buffer bounds, with the CVSS 4.0 vector (9.2 Critical) indicating high availability impact on both the vulnerable component and downstream systems consuming its data. The flaw affects a wide range of Connext Professional releases used as DDS middleware in defense, autonomous, and industrial deployments. No public exploit identified at time of analysis and the vulnerability is not listed in CISA KEV.
Technical ContextAI
RTI Connext Professional is the commercial Data Distribution Service (DDS) middleware implementation from Real-Time Innovations, providing the publish/subscribe data bus used across robotics, autonomous vehicles, aerospace/defense, medical, and industrial control systems. The flaw resides in the Core Libraries - the foundational layer that parses and dispatches DDS/RTPS wire-format messages across UDP/TCP transports - and is classified as CWE-125 (Out-of-bounds Read), meaning the parser reads memory past the end of an allocated buffer when handling malformed or unexpected input. Because Core Libraries are linked into every Connext-based application (publishers, subscribers, routing services), the defect propagates to every process that ingests RTPS traffic. The CPE cpe:2.3:a:rti:connext_professional:*:*:*:*:*:*:*:* confirms the entire Connext Professional product line is in scope rather than a single ancillary tool.
RemediationAI
Vendor-released patch: upgrade to Connext Professional 7.7.0 on the 7.4+ branch or to 7.3.1.3 on the 7.0-7.3 branch as listed by RTI at https://www.rti.com/vulnerabilities/#cve-2026-3894; the description does not enumerate fixed builds for the 6.1.x, 6.0.x, 5.3.x, 5.2.x, and 5.0.x lines, so consult the vendor advisory for branch-specific patched versions or migration guidance. Where immediate patching is not possible, restrict RTPS traffic (default UDP 7400/7401 plus the per-domain dynamic port range) to known DDS participants using host or network ACLs, deploy Connext in a segmented enclave so the discovery and user-traffic ports are unreachable from untrusted networks, and enable RTI Security Plugins (DDS Security) to authenticate participants - note that ACLs and segmentation will not protect a peer that is itself compromised on the bus, and enabling DDS Security after the fact may require regenerating certificates and updating QoS profiles across every participant.
More in Connext Professional
View allRemote heap-based buffer overflow in RTI Connext Professional Core Libraries allows unauthenticated network attackers to
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in RTI Connext Profes
Remote denial of service and partial data exposure in RTI Connext Professional's Web Integration Service results from a
XML External Entity (XXE) injection in RTI Connext Professional's Core Libraries allows remote unauthenticated attackers
XML External Entity (XXE) injection in RTI Connext Professional routing and service components allows remote unauthentic
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in RTI Connext
Untrusted Pointer Dereference vulnerability in RTI Connext Professional (Core Libraries) allows Pointer Manipulation.4.0
Network traffic sniffing in RTI Connext Professional 7.2.0-7.3.0 and 7.4.0-7.6.x exposes private personal information to
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in RTI Connext Professional (Routin
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in RTI Connext Professional (Core L
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in RTI Connext Professional (Core L
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in RTI Connext Professional (Routin
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today