HIGH 8.1

CVE-2026-2674: RTI Connext Professional Out-of-Bounds Write (CVSS 8.1)

RTI Connext Professional contains an out-of-bounds write vulnerability affecting three key components: the Queueing Service, Core Libraries, and Persistence Service. An authenticated attacker can send a crafted message over the network to trigger a buffer overflow, potentially corrupting memory and causing a denial of service or allowing code execution. The vulnerability affects multiple version branches and requires network access plus valid credentials to exploit.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.1 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Weaknesses (CWE)
CWE-787
Affected products
1 configuration(s)
Published / Modified
2026-06-17 / 2026-07-08

NVD description (verbatim)

Out-of-bounds Write, Out-of-bounds Write, Out-of-bounds Write vulnerability in RTI Connext Professional (Queueing Service,Core Libraries,Persistence Service) allows Overflow Buffers, Overflow Buffers, Overflow 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.*.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-2674 is a CWE-787 out-of-bounds write vulnerability in RTI Connext Professional's Queueing Service, Core Libraries, and Persistence Service. The flaw allows an authenticated attacker with network access to write data beyond allocated buffer boundaries by sending a malicious request. The vulnerability exists in version 7.4.0 through 7.6.x (before 7.7.0), 7.0.0 through 7.3.1.2 (before 7.3.1.3), and 6.1.0 through 6.1.x branches. With a CVSS 3.1 score of 8.1 (HIGH), the vector AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H indicates network exploitability, low attack complexity, requirement for low-level privileges, no user interaction, and high impact on integrity and availability.

Business impact

Organizations using Connext Professional for real-time distributed systems face significant operational risk. A successful exploit could corrupt critical data flows, disrupt DDS (Data Distribution Service) communications, or crash middleware services without warning. For systems controlling industrial processes, autonomous vehicles, or time-sensitive financial transactions, such availability or integrity loss translates directly to operational downtime, data corruption, or safety incidents. The authentication requirement raises the bar slightly, but compromised or insider access makes this a realistic threat.

Affected systems

RTI Connext Professional deployments across all supported minor versions in three release trains are affected: 7.4.0–7.6.x, 7.0.0–7.3.1.2, and 6.1.0–6.1.x. Any organization running these versions for middleware, real-time pub/sub messaging, or distributed system orchestration should assume exposure. Verify your installed version against RTI's advisory; patch availability varies by release branch.

Exploitability

Exploitation requires authenticated network access, making this more accessible than an unauthenticated remote code execution but still limited to users or services with valid credentials. An attacker must craft a specific message that triggers the out-of-bounds write in one of the three affected components. While no public exploit code or active weaponization is known, the straightforward nature of buffer overflows and the availability of Connext protocol documentation create moderate exploit risk once details are disclosed.

Remediation

Upgrade to patched versions: Connext Professional 7.7.0 or later (for 7.4.x line), 7.3.1.3 or later (for 7.0.x line), and verify the 6.1.x patch status with RTI directly. If immediate patching is not feasible, restrict network access to Connext services, enforce strong authentication, and monitor for suspicious authentication patterns or anomalous DDS traffic that could indicate exploitation attempts.

Patch guidance

RTI has released patches addressing this vulnerability. Consult the official RTI Connext security advisory for exact patch versions and availability by release branch. Organizations on 7.4.0–7.6.x should upgrade to 7.7.0 or later; those on 7.0.0–7.3.1.2 should upgrade to 7.3.1.3 or later. For 6.1.0–6.1.x users, verify patch status directly with RTI, as support timelines differ. Test patches in a non-production environment first, as Connext upgrades can affect dependent applications.

Detection guidance

Monitor Connext services for unexpected process crashes or memory corruption signatures within the Queueing Service, Core Libraries, or Persistence Service. Examine network traffic for malformed or oversized DDS packets destined for Connext ports. Collect authentication logs to identify attempted access by unauthorized or suspicious accounts. Enable Connext diagnostic logging if available to capture buffer anomalies or core dumps. Deploy IDS/IPS rules targeting known Connext protocol abuse patterns once available from RTI or security vendors.

Why prioritize this

HIGH severity (CVSS 8.1) combined with high impact to integrity and availability justifies urgent attention, even though authentication is required. The flaw affects three critical Connext components and multiple version branches, increasing the likelihood of exposure across a typical RTI customer base. Real-time and safety-critical systems relying on Connext warrant early patching; general-purpose deployments should prioritize within 60 days of patch release.

Risk score, explained

CVSS 3.1 score of 8.1 reflects a HIGH-severity impact: network-accessible flaw (AV:N) with low attack complexity (AC:L) that can be triggered by a low-privileged authenticated user (PR:L). While confidentiality is not affected (C:N), the high integrity (I:H) and availability (I:H) impact—owing to potential code execution, data corruption, or service crash—warrants immediate visibility and remediation planning. The authentication barrier prevents casual mass exploitation but does not significantly reduce insider or supply-chain attack risk.

Frequently asked questions

Does this vulnerability allow unauthenticated remote code execution?

No. The vulnerability requires valid authentication credentials and network access to the Connext service. This raises the attack bar but does not eliminate risk, especially in environments where credentials are shared, compromised, or where an attacker has insider access.

Which RTI Connext versions are unaffected?

Connext Professional 7.7.0 and later, 7.3.1.3 and later (for the 7.0.x line), and confirmed patched 6.1.x releases are unaffected. Verify your exact version against RTI's official security advisory, as patch timelines differ by branch.

What should I do if I cannot patch immediately?

Implement network segmentation to restrict access to Connext services to trusted hosts only. Enforce strong authentication, monitor logs for suspicious login attempts, and enable diagnostic logging to detect anomalous behavior. Plan a patching window within 60 days and test patches in a non-production environment first.

Is this vulnerability currently being exploited in the wild?

As of the published date, there is no evidence of active weaponization or public exploit code. However, the simplicity of buffer overflow vulnerabilities and the specificity of Connext protocol documentation mean exploitation tools could be developed once disclosure details are fully public.

This analysis is provided for informational purposes and reflects the vulnerability data available as of the publication date. Patch version numbers and availability should be verified against the official RTI Connext security advisory before deployment. Organizations are responsible for assessing their own exposure and testing patches in non-production environments. SEC.co makes no warranty regarding the completeness or accuracy of third-party vendor statements or patch timelines. Source: NVD (public-domain), retrieved 2026-07-27. Analysis generated by SEC.co (claude-haiku-4-5).