RTI Product Security Incident Response Team (PSIRT)

The RTI Product Security Incident Response Team (PSIRT) centrally manages all security vulnerability reports across RTI products, handling everything from initial receipt and investigation to validation, tracking, remediation, and disclosure. Through this comprehensive vulnerability management lifecycle, the PSIRT implements a formal Coordinated Vulnerability Disclosure (CVD) workflow.

Vulnerability Management

RTI considers vulnerabilities regardless of the source. RTI defines a vulnerability as a product bug that can be triggered externally and affects the integrity, confidentiality, or availability of systems using RTI products.

Vulnerability reports undergo immediate triage to isolate product vulnerabilities from environmental misconfigurations or non-security bugs. Identified vulnerabilities are scored using the Common Vulnerability Scoring System (CVSS) to determine severity. A new Common Vulnerabilities and Exposures (CVE) identifier is assigned when required. Risk attributes are indexed against industry-standard Common Weakness Enumeration (CWE) and Common Attack Pattern Enumeration and Classification (CAPEC) catalogs.

RTI also conducts regular static/dynamic analysis, fuzz testing, and long-running endurance testing to discover vulnerabilities. RTI applies secure coding standards throughout the product development lifecycle.

RTI releases security patches for active LTS releases (see Connext Releases). RTI proactively creates patches for most commonly used architectures in LTS releases. Customers can request patches for other architectures by contacting RTI Support (see the RTI Customer Portal). RTI includes fixes to critical vulnerabilities in third-party software once a patch is available from the provider that is compatible with the version used in RTI’s software.

RTI software distribution through the RTI Customer Portal includes a SHA-256 hash. Releases starting in 2024 are signed.

Reporting and Intake Protocols

Reporters and independent security researchers are requested to submit suspected security vulnerability reports to the following email address: security@rti.com. Potential product defects must not be reported via public code repositories, general technical support desks, or community forums.

Submission Requirements

To accelerate internal triage and technical assessment, submissions should provide the following information:

  • Target Identification: Specific product name, variant profile, and software version.

  • Technical Description: A clear explanation of the defect and its potential threat vector against the security properties of integrity, confidentiality, or availability.

  • Validation Steps: Step-by-step reproduction instructions.

Safe Harbor Policy

RTI considers good-faith security research to be an authorized activity that will not result in legal action by RTI, provided the researcher:

  • Avoids privacy violations, data destruction, and the interruption of RTI services.

  • Provides RTI a reasonable amount of time to remediate the issue before any public disclosure.

  • Complies with all applicable laws and does not use vulnerabilities for extortion.

If a third party initiates legal action against a researcher for research conducted in accordance with this policy, RTI will affirm that the activity was authorized. RTI cannot authorize research on third-party infrastructure or customer environments.

Coordinated Vulnerability Disclosure (CVD)

As an authorized CVE Numbering Authority (CNA), RTI adheres to a strict Coordinated Vulnerability Disclosure timeline to protect the ecosystem:

  • Initial Acknowledgement: RTI acknowledges receipt of all vulnerability submissions within three business days.

  • Deferred Public Disclosure: To prevent active risk exposure to the RTI customers, public disclosure of a verified vulnerability is deferred until a stable security patch or technical mitigation is actively distributed.

  • Official Communications: Vulnerability details are communicated exclusively through official Security Bulletins. These bulletins provide CVSS vectors, technical mitigations, and patch availability to enable customers to complete their own risk analysis.

  • Third-Party Impact: When a vulnerability is reported in third-party dependencies, RTI actively assesses its impact on its products. If it directly affects RTI software, it is indexed and tracked within the Security Bulletins identically to an internal product vulnerability.

Software Bill of Materials (SBOM)

A machine-readable Software Bill of Materials (SBOM) detailing all integrated third-party dependencies is located directly in the Connext installation directory. Starting in Connext Professional 7.3.0, RTI provides the SBOM in CycloneDX and SPDX formats.

VEX Documents

RTI provides Vulnerability Exploitability eXchange (VEX) documents to help customers understand the exploitability of third-party vulnerabilities in RTI products. VEX documents provide information on whether a vulnerability affects RTI products, the status of the vulnerability, and any applicable mitigations. These documents follow the recommendations from CISA’s Minimum Requirements for VEX and use the CycloneDX VEX format.

RTI recommends that customers include these VEX documents as part of their own Software Composition Analysis. The following VEX documents are available for RTI products (Connext Professional, Micro, and Cert have dedicated VEX documents, while Connext Other covers third-party issues for all remaining RTI tools and products):

General VEX documents

Product

VEX File

Connext Professional

Download

Connext Micro

Download

Connext Cert

Download

Connext Other

Download

Note

VEX files are updated regularly, and the links above always provide the latest versions. In each of our Security Bulletins, RTI publishes specific VEX documents for the latest releases of our active LTS products. The VEX files published in each Security Bulletin are those generated at the time of the release; they are provided for convenience and are never updated afterwards. If you do not find your exact Connext version on these Security Bulletins, you can always use the general VEX documents, which include our latest assessment of the vulnerabilities. For the most up-to-date information on third-party vulnerabilities, please refer to the general VEX files above rather than the static VEX files included in the Security Bulletins.

Security Bulletins

The security and integrity of the systems built using the Connext products are of the utmost importance to RTI. RTI periodically informs customers of any newly identified vulnerabilities in RTI software.

This section contains RTI Security Bulletins, our official communication channel for disclosing vulnerabilities that may affect RTI software. Each bulletin is assigned a unique identifier in the format RTI-SB-<YYYY>-<MM>, indicating the publication date. Bulletins include a list of CVEs related to vulnerabilities found either in RTI products or in their dependencies. Because CVE publication is asynchronous, a bulletin may reference CVEs originally published in a previous year (for example, RTI-SB-2025-05 may include CVEs from 2024).

To ensure the highest level of accuracy, RTI updates security bulletins to reflect changes in CVE assessments and affected version data. While less frequent, updates may also include adding or removing CVEs to rectify administrative errors or scope inaccuracies. Please refer to the ‘Updated’ field on each bulletin and CVE for the most current information.

Release versions affected by the vulnerabilities are indicated using the following nomenclature: "Affected: [FIRST AFFECTED VERSION] before [FIRST VERSION NOT AFFECTED]".

For example in the “Affected RTI Connext Professional Releases” section:

  • “Affected: 7.0.0 before 7.3.0.5” means the vulnerability affects all Connext Professional versions starting from (and including) 7.0.0 until (and not including) 7.3.0.5.

  • The * in an upper bound denotes “infinity”, not a wildcard pattern. For example, “Affected: 7.4.0 before 7.*” means the associated vulnerability affects all Connext Professional 7.x version series starting with 7.4.0.

To take advantage of these vulnerabilities, the malicious user needs to be part of the network where Connext applications are actively running, or have access to the filesystem. When exploited, the Connext application may crash (potentially affecting confidentiality/integrity of the Connext application), or the attacker may execute code remotely with system privileges and/or gain unauthorized access to the contents of the memory owned by the Connext application.

To protect your Connext applications, consider these best practices:

  1. Protect the network where Connext applications are running so untrusted peers cannot inject malicious RTPS or authentication messages.

  2. Protect the file system Connext is accessing so untrusted peers cannot inject malicious modifications to configuration or database files.

Security patches are proactively available according to Maintenance Releases and Security Updates Policy. Please refer to individual Security Bulletins to see which patches are available. Patches for other long-term support versions of Connext will be made available upon request. For issues related to third-party software, fixes are subject to availability of a patch for the affected third-party software on the same major version currently used by that Connext version. Please contact support@rti.com to arrange for a patch on other versions and architectures, or if you do not see the patch listed in the portal. The RTI Support team will work with you on the patch plan and timeline. Please specify the version of the software, architecture, and an indication of the timeline.

RTI-SB-2026-06

Published: June 17, 2026. Updated: June 17, 2026

Products and versions affected

  • RTI® Connext® Professional Versions affected: 4.0x before 7.7.0

  • RTI® Connext® Autosar Toolkit Versions affected: 2.0.0 before 4.0.1

  • RTI® Connext® Micro Versions affected: 2.4.5 before 4.3.0

Newly identified vulnerabilities

RTI has recently identified several new vulnerabilities, and a fix is available to address all the vulnerabilities. Type of issues:

  • CWE-120: Buffer Copy without Checking Size of Input (‘Classic Buffer Overflow’)

  • CWE-122: Heap-based Buffer Overflow

  • CWE-125: Out-of-bounds Read

  • CWE-190: Integer Overflow or Wraparound

  • CWE-191: Integer Underflow (Wrap or Wraparound)

  • CWE-20: Improper Input Validation

  • CWE-297: Improper Validation of Certificate with Host Mismatch

  • CWE-306: Missing Authentication for Critical Function

  • CWE-331: Insufficient Entropy

  • CWE-476: NULL Pointer Dereference

  • CWE-770: Allocation of Resources Without Limits or Throttling

  • CWE-787: Out-of-bounds Write

  • CWE-835: Loop with Unreachable Exit Condition (‘Infinite Loop’)

This is a detailed list of the issues included in this Security Bulletin, in spreadsheet format, for your convenience.

Available patches and best practices

A patch for long-term support versions of Connext is available on the RTI Customer Portal:

  • Connext Professional 7.3.1.3 for 7.3.1

Please contact support@rti.com to arrange for a patch on other versions and architectures, or if you do not see the patch listed in the portal.

In addition to the patches mentioned above, the fixes in this Security Bulletin are included in Connext Professional 7.7.0, Connext Autosar Toolkit 4.0.1, and Connext Micro 4.3.0 for the corresponding products. Please refer to the affected version information for each vulnerability for specific patch and release coverage.

VEX document snapshots for this Security Bulletin

If your Connext version is different than these, then use the general VEX documents above, which include our latest assessment of third-party-related vulnerabilities. For VEX documents related to products other than Connext Pro, Connext Micro, and Connext Cert, use the Connext Other vex document.

Product

VEX File

Connext Professional 7.3.1.3

Download

Connext Professional 7.7.0.0

Download

Connext Micro 4.3.0

Download

CVE-2026-41080

Published: June 17, 2026. Updated: June 17, 2026

[Trivial] Potential denial of service in rtiarcgen and rtiaragen when parsing malicious XML configuration files

AUTOSAR Toolkit code generators rtiarcgen and rtiaragen were vulnerable to a denial-of-service attack when parsing specially crafted XML documents. This vulnerability, tracked as CVE-2026-41080, existed in the libexpat third-party library. An attacker could exploit this by providing a malicious XML document — via a malicious local XML configuration file — causing 100% CPU usage on the parsing thread, making the application unresponsive. This issue was fixed by upgrading libexpat to version 2.8.0.

User Impact without Security

  • Exploitable through a compromised local file system containing malicious XML files (ARXML files provided to rtiarcgen or rtiaragen).

  • An algorithmic-complexity weakness in the libexpat symbol-table hashing could be triggered when processing a document containing many crafted element, attribute, or entity names, causing 100% CPU usage on the parsing thread and a Denial of Service (DoS) where the application would hang during configuration load. There was no confidentiality or integrity impact.

  • CVSS v3.1 Base Score: 3.3 Low

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

  • CVSS v4.0 Base Score: 4.8 Medium

  • CVSS v4.0 Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Restrict permissions for writing to the arxml files used to generate code using rtiarcgen or rtiaragen to prevent the Local Attack Vector.

CWE Classification

  • CWE-331

CAPEC Classification

  • CAPEC-130

Associated Issue IDs

Affected RTI Connext Autosar Toolkit Releases

  • Affected: 4.0.0 before 4.0.1

  • Affected: 3.1.0 before 3.1.*

  • Affected: 3.0.0 before 3.0.*

  • Affected: 2.0.0 before 2.0.*

CVE-2026-32777

Published: June 17, 2026. Updated: June 17, 2026

[Critical] Potential infinite loop in Connext Professional applications when parsing malicious XML

Connext Professional applications were vulnerable to a denial-of-service attack when parsing specially crafted XML documents. This vulnerability, tracked as CVE-2026-32777, existed in the libexpat third-party library. An attacker could exploit this by providing a malicious XML configuration file, causing the application’s parsing thread to enter an infinite loop. This leads to 100% CPU usage and makes the application unresponsive. The issue was fixed by upgrading libexpat to version 2.7.5.

User Impact without Security

  • Not remotely exploitable through RTPS messages. The XML parser’s external entity handling prevents the vulnerable code path from being reached via network-delivered XML.

  • Exploitable through a compromised local file system containing malicious XML files (e.g., QoS profiles).

  • An infinite loop in libexpat can be triggered when processing specially crafted DTD content, resulting in 100% CPU exhaustion for the affected thread and a Denial of Service (DoS) where the application hangs and becomes unresponsive.

  • CVSS v3.1 Base Score: 5.5 MEDIUM

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

  • CVSS v4.0 Base Score: 6.8 MEDIUM

  • CVSS v4.0 Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

User Impact with Security

  • Same impact as described in “User Impact without Security” above.

Mitigations

  • Restrict permissions for writing to the configuration files your Connext application uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-835

CAPEC Classification

  • CAPEC-228

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.*

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.3x before 5.2.*

CVE-2026-32776

Published: June 17, 2026. Updated: June 17, 2026

[Critical] Potential NULL pointer dereference in Connext Professional applications when parsing malicious XML configuration files

Connext Professional applications were vulnerable to a NULL pointer dereference when parsing specially crafted XML configuration files. This vulnerability, tracked as CVE-2026-32776, existed in the libexpat third-party library. An attacker with local file system access could exploit this by providing a malicious XML configuration file, leading to an application crash (Denial of Service). The issue was fixed by upgrading libexpat to version 2.7.5.

User Impact without Security

  • Not remotely exploitable through RTPS messages. The XML parser’s external entity handling prevents the vulnerable code path from being reached via network-delivered XML.

  • Exploitable through a compromised local file system containing malicious XML files.

  • A NULL pointer dereference in libexpat can be triggered when processing specially crafted DTD content, leading to an application crash (Denial of Service). There is no confidentiality or integrity impact.

  • CVSS v3.1 Base Score: 5.5 MEDIUM

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

  • CVSS v4.0 Base Score: 6.8 MEDIUM

  • CVSS v4.0 Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

User Impact with Security

  • Same impact as described in “User Impact without Security” above.

  • Security Plugins do not change the attack surface for this vulnerability. The RTPS network attack vector is already non-exploitable regardless of Security Plugins. For Governance and Permissions documents, cryptographic signature verification provides additional defense-in-depth. However, standard QoS and configuration files are not signed, so the local attack surface remains unchanged.

Mitigations

  • Restrict permissions for writing to the configuration files your Connext application uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-476

CAPEC Classification

  • CAPEC-228

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.*

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.3x before 5.2.*

CVE-2026-30803

Published: June 17, 2026. Updated: June 17, 2026

[Critical] Potential integer underflow in Connext Micro applications when receiving a malicious data submessage

An integer underflow in Connext Micro applications could have occurred when receiving a malicious data submessage.

User Impact without Security

A vulnerability in Connext Micro core libraries could have resulted in the following:

User Impact with Security

There is no impact when enabling certain Security features; see Mitigations for more information.

Mitigations

  • Enable Lightweight Security Plugin, OR

  • Protect your network against unauthorized access.

CWE Classification

  • CWE-191

CAPEC Classification

  • CAPEC-540

Associated Issue IDs

Affected RTI Connext Micro Releases

  • Affected: 4.0.0 before 4.3.0

CVE-2026-30802

Published: June 17, 2026. Updated: June 17, 2026

[Critical] Potential out-of-bounds read in Connext Micro applications when receiving a malicious data submessage

An out-of-bounds read in Connext Micro applications could have occurred when receiving a malicious data submessage.

User Impact without Security

A vulnerability in Connext Micro core libraries could have resulted in the following:

User Impact with Security

There is no impact when enabling certain Security features; see Mitigations for more information.

Mitigations

  • Enable Lightweight Security Plugin, OR

  • Protect your network against unauthorized access.

CWE Classification

  • CWE-125

CAPEC Classification

  • CAPEC-540

Associated Issue IDs

Affected RTI Connext Micro Releases

  • Affected: 4.0.0 before 4.3.0

  • Affected: 2.4.5 before 2.4.*

CVE-2026-30799

Published: June 17, 2026. Updated: June 17, 2026

[Critical] Origin Authentication could be bypassed by crafting malicious RTPS message

When Origin Authentication Protection was enabled, a malicious insider could bypass Origin Authentication Protection by crafting a malicious RTPS message. The only GUID that Origin Authentication Protection validates is the DDS_SampleInfo::publication_handle. Other GUIDs, such as the DDS_SampleInfo::original_publication_virtual_guid and the DDS_SampleInfo::source_guid (which may appear in the inline QoS), are not validated by Origin Authentication Protection. Depending on how the destination DataReader interprets these other GUIDs, this behavior could allow the malicious insider to send a message that appears to come from a different DataWriter. If the DataReader has not set dds.data_reader.state.filter_redundant_samples to 0, then the malicious insider could prevent the DataReader from receiving future samples from a legitimate DataWriter.

This problem has been fixed by adding a new Permissions Document tag called proxy, and a new Governance Document tag called default_proxy_permissions. When a DataWriter does not have proxy permissions, its samples are required to have original_publication_virtual_guid and source_guid equal to publication_handle. The DataReader drops any samples that do not meet this requirement. For more information on proxy permissions, see DataWriters Acting as a Proxy for other DataWriters, in the RTI Security Plugins User’s Manual.

The issue also affected endpoint discovery. When an endpoint does not have proxy permissions, its discovery messages are now required to have a DDS_PublicationBuiltinTopicData::virtual_guid (or DDS_SubscriptionBuiltinTopicData::virtual_guid) equal to the source_guid.

User Impact without Security

Not applicable (affects a security-specific product/feature only).

User Impact with Security

The impact on Security Plugins applications of using the previous version was as follows:

Mitigations

There are no mitigations for this vulnerability.

CWE Classification

  • CWE-306

CAPEC Classification

  • CAPEC-151

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.*

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

CVE-2026-25210

Published: June 17, 2026. Updated: June 17, 2026

[Major] Potential heap-based buffer overflow when parsing malicious XML provided to rtiarcgen or rtiaragen

AUTOSAR Toolkit code generators rtiarcgen and rtiaragen were vulnerable to a heap-based buffer overflow when parsing specially crafted XML documents. This vulnerability, tracked as CVE-2026-25210, existed in the libexpat third-party library. An attacker could exploit this by providing a malicious XML configuration file, potentially leading to a crash in rtiarcgen or rtiaragen, memory corruption, or arbitrary code execution. The issue was fixed by upgrading libexpat to version 2.8.0.

User Impact without Security

  • Exploitable through a compromised local file system containing malicious XML files.

  • A heap-based buffer overflow occured in the doContent function of libexpat. This memory corruption could lead to an application crash (Denial of Service) or potential integrity loss through arbitrary code execution with the privileges of the AUTOSAR Toolkit code generators.

  • CVSS v3.1 Base Score: 7.8 HIGH

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

  • CVSS v4.0 Base Score: 8.5 HIGH

  • CVSS v4.0 Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Restrict permissions for writing to the arxml files that rtiarcgen or rtiaragen use, to prevent the Local Attack Vector.

CWE Classification

  • CWE-190

CAPEC Classification

  • CAPEC-92

Associated Issue IDs

Affected RTI Connext Autosar Toolkit Releases

  • Affected: 4.0.0 before 4.0.1

  • Affected: 3.1.0 before 3.1.*

  • Affected: 3.0.0 before 3.0.*

  • Affected: 2.0.0 before 2.0.*

[Critical] Potential heap-based buffer overflow when parsing malicious XML configuration files

Connext applications were vulnerable to a heap-based buffer overflow when parsing specially crafted XML documents. This vulnerability, tracked as CVE-2026-25210, existed in the libexpat third-party library. An attacker could exploit this by providing a malicious XML configuration file, potentially leading to an application crash, memory corruption, or arbitrary code execution. The issue was fixed by upgrading libexpat to version 2.7.4.

User Impact without Security

  • Exploitable through a compromised local file system containing malicious XML files.

  • Remotely exploitable through malicious RTPS messages.

  • A heap-based buffer overflow occurred in the doContent function of libexpat. This memory corruption could lead to an application crash (Denial of Service) or potential integrity loss through arbitrary code execution with the privileges of the application process.

  • CVSS v3.1 Base Score: 9.8 CRITICAL

  • CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

  • CVSS v4.0 Base Score: 9.2 CRITICAL

  • CVSS v4.0 Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

User Impact with Security

  • Exploitable through a compromised local file system containing malicious XML files.

  • While Security Plugins protect against network-based attacks (RTPS), they do not protect the local file system unless the file is a Governance or Permissions Document signed by a Permissions Authority. For standard QoS or configuration files, the impact remained a potential crash or integrity loss.

  • CVSS v3.1 Base Score: 7.8 HIGH

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

  • CVSS v4.0 Base Score: 8.5 HIGH

  • CVSS v4.0 Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files your Connext application uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-190

CAPEC Classification

  • CAPEC-92

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.0x before 5.2.*

CVE-2026-7300

Published: June 17, 2026. Updated: June 17, 2026

[Critical] Potential out-of-bound copy when parsing a WebSocket request

Improper buffer bound check when parsing a WebSocket request could affect the availability of Web Integration Service.

User Impact without Security

A vulnerability in Web Integration Service while parsing a malicious WebSocket request could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Limit access to Web Integration Service by using secure ports. Untrusted users will not be able to establish a connection to Web Integration Service, and therefore wouldn’t be able to trigger the vulnerability.

CWE Classification

  • CWE-120

CAPEC Classification

  • CAPEC-24

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.*

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.2 before 6.1.*

CVE-2026-3894

Published: June 17, 2026. Updated: June 17, 2026

[Critical] Potential out-of-bounds read in Core Libraries on invalid XML constant expression

An out-of-bounds read could have happened when processing XML containing a constant whose expression value is ill-formed.

User Impact without Security

This vulnerability affected the Core Libraries.

User Impact with Security

Similar to “User Impact without Security”; Security reduces the Attack Vector by protecting the network.

Mitigations

  • Restrict permissions for writing to Connext XML type files, to prevent the Local Attack Vector, AND

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector. Alternatively, enable Security Plugins endpoint discovery protection by setting discovery_protection_kind to a value other than NONE and setting enable_discovery_protection to TRUE in your Governance Document.

CWE Classification

  • CWE-125

CAPEC Classification

  • CAPEC-540

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 5.0.0 before 5.2.*

CVE-2026-2675

Published: June 17, 2026. Updated: June 17, 2026

[Critical] A malicious authenticated participant could impersonate other participants

A malicious participant (A) could bypass RTPS origin authentication to impersonate a participant (B). This allowed participant A to send messages to participant B that appeared to be sent by participant B itself. This exploit was only possible if participant B had already successfully completed the authentication process with the participant it intended to impersonate.

User Impact without Security

Not applicable (affects a security-specific product/feature only).

User Impact with Security

Mitigations

Use the Permissions Document to deny intraparticipant communication. In other words, create grants such that a DomainParticipant that is allowed to subscribe to a Topic is not allowed to publish the same Topic.

CWE Classification

  • CWE-306

CAPEC Classification

  • CAPEC-194

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

CVE-2026-2674

Published: June 17, 2026. Updated: June 17, 2026

[Critical] Potential out-of-bounds write in Connext when using Durable Writer History

Connext may have written out of bounds when using Durable Writer History.

User Impact without Security

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system that contains the ODBC configuration.

CWE Classification

  • CWE-787

CAPEC Classification

  • CAPEC-100

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

[Critical] Potential out of bounds write in Connext when using any Persistence Service

Connext may have written out of bounds when using Persistence Service.

User Impact without Security

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system that contains the ODBC configuration.

CWE Classification

  • CWE-787

CAPEC Classification

  • CAPEC-100

Associated Issue IDs

  • [ CVE Issue ID CVE-2026-2674 ]

  • [ RTI Issue ID PERSISTENCE-510 ]

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

[Critical] Potential out-of-bounds write in Connext when using Queueing Service

Connext may have written out-of-bounds when using Queueing Service.

User Impact without Security

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system that contains the ODBC configuration.

CWE Classification

  • CWE-787

CAPEC Classification

  • CAPEC-100

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

CVE-2026-2467

Published: June 17, 2026. Updated: June 17, 2026

[Critical] Potential heap buffer write overflow and memory leak in Connext applications when parsing an XML type

There was a possible heap buffer overwrite and memory leak when parsing an XML type.

User Impact without Security

This vulnerability affected the Core Libraries and all Infrastructure Services that rely on the Core Libraries.

User Impact with Security

Similar to “User Impact without Security”; Security reduces the Attack Vector by protecting the network.

Mitigations

  • Restrict permissions for writing to Connext XML type files, to prevent the Local Attack Vector, AND

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector. Alternatively, enable Security Plugins endpoint discovery protection by setting discovery_protection_kind to a value other than NONE and setting enable_discovery_protection to TRUE in your Governance Document.

CWE Classification

  • CWE-122

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 5.0.0 before 5.2.*

CVE-2025-68161

Published: March 26, 2026. Updated: June 17, 2026

[Minor] Potential man-in-the-middle attack in Micro Application Generator when using Socket Appender in Apache Log4j™

The logging system in Micro Application Generator (MAG) could be configured to employ the Socket Appender in Apache Log4j, which is affected by the vulnerability CVE-2025-68161.

This vulnerability has been fixed by upgrading Apache Log4j to version 2.25.3.

User Impact without Security

The associated CVE could be exploited by manipulating files in the Connext Micro installation.

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect the directory where Connext is installed from modifications by unauthorized users.

CWE Classification

  • CWE-297

CAPEC Classification

  • CAPEC-217

Associated Issue IDs

Affected RTI Connext Micro Releases

  • Affected: 4.0.0 before 4.3.0

[Critical] Potential man-in-the-middle attack in Admin Console when using Socket Appender in Apache Log4j™

Admin Console’s logging system could be configured to employ the Socket Appender in Apache Log4j, which is affected by the vulnerability CVE-2025-68161.

This vulnerability has been fixed by upgrading Apache Log4j to version 2.25.3. See the third-party software upgrades in What’s New.

User Impact without Security

The associated CVE could be exploited by manipulating files in the Connext installation.

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect the directory where Connext is installed from modifications by unauthorized users.

CWE Classification

  • CWE-297

CAPEC Classification

  • CAPEC-217

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

[Critical] Potential man-in-the-middle attack in Monitor UI when using Socket Appender in Apache Log4j™

Monitor UI’s logging system could be configured to employ the Socket Appender in Apache Log4j, which is affected by the vulnerability CVE-2025-68161.

This vulnerability has been fixed by upgrading Apache Log4j to version 2.25.3.

User Impact without Security

The associated CVE could be exploited by manipulating files in the Connext installation.

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect the directory where Connext is installed from modifications by unauthorized users.

CWE Classification

  • CWE-297

CAPEC Classification

  • CAPEC-217

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.3

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

CVE-2025-59375

Published: March 26, 2026. Updated: June 17, 2026

[Critical] Potential Denial of Service in Connext applications when parsing XML files

Earlier releases of Connext depended on Expat 2.7.1, which is known to be affected by CVE-2025-59375, a publicly disclosed vulnerability. Release 7.7.0 uses a newer version of Expat that does not have this vulnerability.

User Impact without Security

This vulnerability could have resulted in the following:

User Impact with Security

This vulnerability could have resulted in the following:

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files your Connext application uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-770

CAPEC Classification

  • CAPEC-130

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.29

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.4d before 5.2.*

[Minor] Potential denial of service in rtiarcgen and rtiaragen when parsing XML files

Earlier releases of the AUTOSAR Toolkit code generators rtiarcgen and rtiaragen depended on libexpat 2.7.1, which is known to be affected by CVE-2025-59375, a publicly disclosed vulnerability. The issue was fixed by upgrading libexpat to version 2.8.0.

User Impact without Security

This vulnerability could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Restrict permissions for writing to the AUTOSAR configuration files used by rtiarcgen and rtiaragen to prevent the Local Attack Vector.

CWE Classification

  • CWE-770

CAPEC Classification

  • CAPEC-130

Associated Issue IDs

Affected RTI Connext Autosar Toolkit Releases

  • Affected: 4.0.0 before 4.0.1

  • Affected: 3.1.0 before 3.1.*

  • Affected: 3.0.0 before 3.0.*

  • Affected: 2.0.0 before 2.0.*

CVE-2025-15284

Published: June 17, 2026. Updated: June 17, 2026

[Major] Potential Denial of Service in System Designer when parsing malicious URLs

System Designer depended on body-parser 1.20.3 and express 4.21.2, which are known to be affected by the CVE-2025-15284 publicly disclosed vulnerability.

This vulnerability has been fixed by upgrading body-parser and express to their latest stable versions (1.20.4 for body-parser and 4.22.1 for express).

User Impact without Security

This vulnerability could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Avoid using the parameter -all when calling the rtisystemdesigner script. This limits the vector attack to requests coming from localhost.

CWE Classification

  • CWE-20

CAPEC Classification

  • CAPEC-153

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.3.1 before 7.3.1.3

  • Affected: 6.1.2 before 6.1.*

RTI-SB-2026-03

Published: March 26, 2026. Updated: June 17, 2026

Products and versions affected

  • RTI® Connext® Professional Versions affected: 4.3x before 7.7.0

  • RTI® Connext® Micro Versions affected: 4.0.0 before 4.3.0

Newly identified vulnerabilities

RTI has recently identified several new vulnerabilities, and a fix is available to address all the vulnerabilities. Type of issues:

  • CWE-121: Stack-based Buffer Overflow

  • CWE-125: Out-of-bounds Read

  • CWE-126: Buffer Over-read

  • CWE-297: Improper Validation of Certificate with Host Mismatch

  • CWE-405: Asymmetric Resource Consumption (Amplification)

  • CWE-476: NULL Pointer Dereference

  • CWE-611: Improper Restriction of XML External Entity Reference

  • CWE-754: Improper Check for Unusual or Exceptional Conditions

  • CWE-770: Allocation of Resources Without Limits or Throttling

  • CWE-787: Out-of-bounds Write

This is a detailed list of the issues included in this Security Bulletin, in spreadsheet format, for your convenience.

Available patches and best practices

A patch for long-term support versions of Connext is available on the RTI Customer Portal:

  • Connext Professional 7.3.1.2 for 7.3.1

Please contact support@rti.com to arrange for a patch on other versions and architectures, or if you do not see the patch listed in the portal.

In addition to the patches mentioned above, the fixes in this Security Bulletin will be included in Connext Professional 7.7.0. and Connext Micro 4.3.0.

VEX document snapshots for this Security Bulletin

If your Connext version is different than these, then use the general VEX documents above, which include our latest assessment of third-party-related vulnerabilities.

Product

VEX File

Connext Professional 7.3.1.2

Download

CVE-2026-22796

Published: March 26, 2026. Updated: June 17, 2026

[Critical] Potential Denial of Service in RTI Security Plugins for OpenSSL when parsing Permissions Document

The RTI Security Plugins depended on OpenSSL 3.5.1, which is known to be affected by the CVE-2026-22796 publicly disclosed vulnerability.

This vulnerability has been fixed by upgrading OpenSSL to the latest stable version, 3.5.5.

User Impact without Security

Not applicable (affects a security-specific product/feature only).

User Impact with Security

Mitigations

There are no mitigations for this vulnerability.

CWE Classification

  • CWE-754

CAPEC Classification

  • CAPEC-153

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

CVE-2026-22795

Published: March 26, 2026. Updated: June 17, 2026

[Critical] Potential Denial of Service in RTI Security Plugins for OpenSSL when loading Private Key

The RTI Security Plugins depended on OpenSSL 3.5.1, which is known to be affected by the CVE-2026-22795 publicly disclosed vulnerability.

This vulnerability has been fixed by upgrading OpenSSL to the latest stable version, 3.5.5.

User Impact without Security

Not applicable (affects a security-specific product/feature only).

User Impact with Security

Mitigations

Protect access to the file system from which Connext applications are loading private keys.

CWE Classification

  • CWE-754

CAPEC Classification

  • CAPEC-153

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

CVE-2026-4374

Published: March 26, 2026. Updated: June 17, 2026

[Critical] Potential unauthorized local file system read in Cloud Discovery Service when parsing a malicious XML configuration document

Improper restriction of an XML external entity reference vulnerability in Cloud Discovery Service when parsing a malicious XML configuration document could allow unauthorized local file system read access and Data Serialization External Entities Blowup.

User Impact without Security

A vulnerability in Cloud Discovery Service while loading configurations via XML could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system from which Connext applications are loading XML QoS documents.

CWE Classification

  • CWE-611

CAPEC Classification

  • CAPEC-201, CAPEC-221

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

[Critical] Potential unauthorized local file system read in Collector Service when parsing a malicious XML configuration document

Improper restriction of an XML external entity reference vulnerability in Collector Service when parsing a malicious XML configuration document could allow unauthorized local file system read access and Data Serialization External Entities Blowup.

User Impact without Security

A vulnerability in Collector Service while loading configurations via XML could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system from which Connext applications are loading XML QoS documents.

CWE Classification

  • CWE-611

CAPEC Classification

  • CAPEC-201, CAPEC-221

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.1.0 before 7.3.1.1

[Critical] Potential unauthorized local file system read in Queuing Service when parsing a malicious XML configuration document

Improper restriction of an XML external entity reference vulnerability in Queuing Service when parsing a malicious XML configuration document could allow unauthorized local file system read access and Data Serialization External Entities Blowup.

User Impact without Security

A vulnerability in Queuing Service while loading configurations via XML could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system from which Connext applications are loading XML QoS documents.

CWE Classification

  • CWE-611

CAPEC Classification

  • CAPEC-201, CAPEC-221

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 5.3.1 before 5.3.*

[Critical] Potential unauthorized local file system read in Recording Service when parsing a malicious XML configuration document

Improper restriction of an XML external entity reference vulnerability in Recording Service when parsing a malicious XML configuration document could allow unauthorized local file system read access and Data Serialization External Entities Blowup.

User Impact without Security

A vulnerability in Recording Service while loading configurations via XML could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system from which Connext applications are loading XML QoS documents.

CWE Classification

  • CWE-611

CAPEC Classification

  • CAPEC-201, CAPEC-221

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

[Critical] Potential unauthorized local file system read in Routing Service when parsing a malicious XML configuration document

Improper restriction of an XML external entity reference vulnerability in Routing Service when parsing a malicious XML configuration document could allow unauthorized local file system read access and Data Serialization External Entities Blowup.

User Impact without Security

A vulnerability in Routing Service while loading configurations via XML could have resulted in the following:

  • Unauthorized local file system read when parsing a malicious XML file.

  • Availability of the service affected (denial of service) when parsing a malicious XML file.

  • Exploitable by providing malicious XML code to the applications during startup.

  • Exploitable by providing malicious XML remotely through remote administration commands.

  • CVSS v3.1 Base Score: 9.1 CRITICAL

  • CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

  • CVSS v4.0 Base Score: 8.8 HIGH

  • CVSS v4.0 Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N

User Impact with Security

A vulnerability in Routing Service while loading configurations via XML could have resulted in the following:

Mitigations

Protect access to the file system from which Connext applications are loading XML QoS documents.

CWE Classification

  • CWE-611

CAPEC Classification

  • CAPEC-201, CAPEC-221

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

CVE-2026-2394

Published: March 26, 2026. Updated: June 17, 2026

[Critical] Potential heap buffer read overflow in Connext applications when parsing an XML type

There was a possible heap buffer overread of one byte when parsing an XML type.

User Impact without Security

This vulnerability could have caused the following on any application using XML types:

User Impact with Security

This vulnerability could have caused the following on any application using XML types:

Mitigations

  • Restrict permissions for writing to Connext XML type files, to prevent the Local Attack Vector, AND

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector. Alternatively, enable Security Plugins endpoint discovery protection by setting discovery_protection_kind to a value other than NONE and setting enable_discovery_protection to TRUE in your Governance Document.

CWE Classification

  • CWE-126

CAPEC Classification

  • CAPEC-540

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.3x before 5.2.*

CVE-2025-14543

Published: April 30, 2026. Updated: June 17, 2026

[Critical] Potential external entity attack (XXE) in Connext applications when parsing malicious XML files

The Core Libraries XML parser was not resistant against XML External Entity (XXE) attacks.

User Impact without Security

A vulnerability in Connext applications while parsing XML files could have resulted in the following:

User Impact with Security

A vulnerability in Connext applications while parsing XML files could have resulted in the following:

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files your Connext application uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-611

CAPEC Classification

  • CAPEC-201

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.3x before 5.2.*

CVE-2025-11187

Published: March 26, 2026. Updated: June 17, 2026

[Critical] Potential stack buffer overflow in RTI Security Plugins for OpenSSL when loading Private Key

The RTI Security Plugins depended on OpenSSL 3.5.1, which is known to be affected by the CVE-2025-11187 publicly disclosed vulnerability.

This vulnerability has been fixed by upgrading OpenSSL to the latest stable version, 3.5.5.

User Impact without Security

Not applicable (affects a security-specific product/feature only).

User Impact with Security

Mitigations

Protect access to the file system from which Connext applications are loading private keys.

CWE Classification

  • CWE-476, CWE-787

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.6.0 before 7.7.0

  • Affected: 7.3.1 before 7.3.1.1

  • Affected: 6.1.2.29 before 6.1.2.34

CVE-2025-9232

Published: March 26, 2026. Updated: March 26, 2026

[Critical] Potential Denial of Service in RTI Security Plugins for OpenSSL when configuring client proxy

The RTI Security Plugins depended on OpenSSL 3.5.1, which is known to be affected by the CVE-2025-9232 publicly disclosed vulnerability.

This vulnerability has been fixed by upgrading OpenSSL to the latest stable version, 3.5.5.

User Impact without Security

Not applicable (affects a security-specific product/feature only).

User Impact with Security

  • Exploitable Denial of Service in the RTI Security Plugins when the URL of the DomainParticipant’s OCSP responder has an IPv6 address and you configure a client proxy through the no_proxy and http_proxy (or https_proxy) environment variables. Note that the RTI Security Plugins do not support configuring a client proxy for OCSP responders.

  • CVSS v3.1 Base Score: 5.9 Medium

  • CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

  • CVSS 4.0 Base Score: 8.2 High

  • CVSS 4.0 Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Mitigations

Do not configure a client proxy when using the OCSP feature of the Security Plugins.

CWE Classification

  • CWE-125

CAPEC Classification

  • CAPEC-540

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.6.0 before 7.7.0

  • Affected: 7.3.1 before 7.3.1.1

CVE-2025-6021

Published: March 26, 2026. Updated: June 17, 2026

[Critical] Potential stack buffer overflow in Cloud Discovery Service when parsing malicious XML

RTI Cloud Discovery Service could have been affected by a vulnerability found in the Libxml2 third-party library. This issue has been resolved by upgrading to a newer version of the third-party library. See the third-party software upgrades in What’s New.

User Impact without Security

A vulnerability in Cloud Discovery Service could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system from which Connext applications are loading XML QoS documents.

CWE Classification

  • CWE-121, CWE-787

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

[Critical] Potential stack buffer overflow in Collector Service when parsing malicious XML

Collector Service could have been affected by a vulnerability found in the Libxml2 third-party library (rtixml2 in Connext). This issue has been resolved by upgrading to a newer version of the third-party library. See the third-party software upgrades in What’s New.

User Impact without Security

A vulnerability in the rtixml2 library could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system from which Connext applications are loading XML QoS documents.

CWE Classification

  • CWE-121, CWE-787

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.1.0 before 7.3.1.1

[Critical] Potential stack buffer overflow in Queuing Service when parsing malicious XML

Queuing Service could have been affected by a vulnerability found in the Libxml2 third-party library. This issue has been resolved by upgrading to a newer version of the third-party library. See the third-party software upgrades in What’s New.

User Impact without Security

A vulnerability in Queuing Service could have resulted in the following:

User Impact with Security

A vulnerability Queuing Service could have resulted in the following:

Mitigations

  • Protect access to the file system from which Connext applications are loading XML QoS documents.

  • Apply DDS security to Routing Service remote administration topics.

CWE Classification

  • CWE-121, CWE-787

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 5.2.0 before 5.2.*

[Critical] Potential stack buffer overflow in Recording Service when parsing malicious XML

Recording Service could have been affected by a vulnerability found in the Libxml2 third-party library. This issue has been resolved by upgrading to a newer version of the third-party library. See the third-party software upgrades in What’s New.

User Impact without Security

A vulnerability in Recording Service could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system from which Connext applications are loading XML QoS documents.

CWE Classification

  • CWE-121, CWE-787

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

[Critical] Potential stack buffer overflow in library rtixml2 when parsing malicious XML

RTI’s rtixml2 library could have been affected by a vulnerability found in the Libxml2 third-party library. This issue has been resolved by upgrading to a newer version of the third-party library. See the third-party software upgrades in What’s New.

User Impact without Security

A vulnerability in the rtixml2 library could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system from which Connext applications are loading XML QoS documents.

CWE Classification

  • CWE-121, CWE-787

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

[Critical] Potential stack buffer overflow in Routing Service when parsing malicious XML

Routing Service could have been affected by a vulnerability found in the Libxml2 third-party library. This issue has been resolved by upgrading to a newer version of the third-party library. See the third-party software upgrades in What’s New.

User Impact without Security

A vulnerability in Routing Service could have resulted in the following:

User Impact with Security

A vulnerability in Routing Service could have resulted in the following:

Mitigations

Protect access to the file system from which Connext applications are loading XML QoS documents.

Apply DDS security to Routing Service remote administration topics.

CWE Classification

  • CWE-121, CWE-787

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1.1

  • Affected: 6.1.0 before 6.1.2.34

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

CVE-2024-45590

Published: March 26, 2026. Updated: March 26, 2026

[Major] Potential Denial of Service in System Designer when parsing the body of malicious HTTP requests

System Designer depended on express third-party software that required body-parser 1.20.2, which is known to be affected by the CVE-2024-45590 publicly disclosed vulnerability.

This vulnerability has been fixed by forcing express to get the latest stable version of body-parser, 1.20.3.

User Impact without Security

This vulnerability could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above

Mitigations

None

CWE Classification

  • CWE-405

CAPEC Classification

  • CAPEC-130

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.3.1 before 7.3.1.1

  • Affected: 6.1.2 before 6.1.*

RTI-SB-2025-12

Published: December 6, 2025. Updated: December 6, 2025

Products and versions affected

  • RTI® Connext® Professional Versions affected: 6.1.0 to 7.6.0

Newly identified vulnerabilities

RTI has recently identified several new vulnerabilities, and a fix is available to address all the vulnerabilities. Type of issues:

  • CWE-125: Out-of-Bounds Read

  • CWE-359: Exposure of Private Personal Information to an Unauthorized Actor

  • CWE-400: Uncontrolled Resource Consumption

This is a detailed list of the issues included in this Security Bulletin, in spreadsheet format, for your convenience.

Available patches and best practices

There is no patch release needed since fixes for the vulnerabilities mentioned in this security bulletin are available in Connext Professional 7.3.1. Please contact support@rti.com to arrange for a patch on other versions.

VEX document snapshots for this Security Bulletin

If your Connext version is different than 7.3.1.0, then use the general VEX documents above, which include our latest assessment of third-party-related vulnerabilities.

Product

VEX File

Connext Professional 7.3.1.0

Download

CVE-2025-10450

Published: December 6, 2025. Updated: December 6, 2025

[Critical] Potential unauthorized access to instance information in Connext applications

An unauthorized access to instance information in Connext applications could have occurred while setting DDS_ReliabilityQosPolicy::instance_state_consistency_kind to DDS_RECOVER_INSTANCE_STATE_CONSISTENCY on a DataReader.

User Impact without Security

A vulnerability in Connext applications while enabling instance state consistency on a DataReader could have resulted in the following:

User Impact with Security

A vulnerability in Connext applications while enabling instance state consistency on a DataReader could have resulted in the following:

Mitigations

There are no mitigations for this vulnerability.

CWE Classification

  • CWE-359

CAPEC Classification

  • CAPEC-158

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.2.0 before 7.3.1

CVE-2025-9086

Published: December 6, 2025. Updated: December 6, 2025

CVE-2025-5889

Published: December 6, 2025. Updated: December 6, 2025

[Trivial] Potential Denial of Service in System Designer when parsing specific HTTP requests

System Designer depended on brace-expansion 1.1.11, which is known to be affected by the CVE-2025-5889 publicly disclosed vulnerability.

This vulnerability has been fixed by upgrading brace-expansion to the latest stable version, 1.1.12.

User Impact without Security

This vulnerability could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Avoid using the parameter -all when calling the rtisystemdesigner script. This limits the vector attack to requests coming from localhost.

CWE Classification

  • CWE-400

CAPEC Classification

  • CAPEC-492

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.7.0

  • Affected: 7.0.0 before 7.3.1

  • Affected: 6.1.0 before 6.1.*

RTI-SB-2025-09

Published: September 23, 2025. Updated: September 23, 2025

Products and versions affected

  • RTI® Connext® Professional Versions affected: 4.x to 7.5.0

Newly identified vulnerabilities

RTI has recently identified several new vulnerabilities, and a fix is available to address all the vulnerabilities. Type of issues:

  • CWE-122: Heap-Based Buffer Overflow

  • CWE-125: Out-of-Bounds Read

  • CWE-126: Buffer Over-read

  • CWE-190: Integer Overflow or Wraparound

  • CWE-193: Off-by-one Error

  • CWE-197: Numeric Truncation Error

  • CWE-416: Use After Free

  • CWE-822: Untrusted Pointer Dereference

  • CWE-917: Improper Neutralization of Special Elements used in an Expression Language Statement (‘Expression Language Injection’)

This is a detailed list of the issues included in this Security Bulletin, in spreadsheet format, for your convenience.

Available patches and best practices

A patch for long-term support versions of Connext is available on the RTI Customer Portal:

  • Connext Professional 7.3.0.10 for 7.3.0

Please contact support@rti.com to arrange for a patch on other versions and architectures, or if you do not see the patch listed in the portal.

In addition to the patches mentioned above, the fixes in this Security Bulletin will be included in Connext Professional 7.3.1 and Connext Professional 7.6.0.

VEX document snapshots for this Security Bulletin

If your Connext version is different than these, then use the general VEX documents above, which include our latest assessment of third-party-related vulnerabilities.

Product

VEX File

Connext Professional 7.3.0.10

Download

CVE-2025-7458

Published: September 23, 2025. Updated: September 23, 2025

[Critical] Potential out-of-bounds read in RTI Recording Service during its initialization

An out-of-bounds read in Recording Service could have occurred during its initialization.

User Impact without Security

A vulnerability in Recording Service while initializing could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the local file system where Recording Service is going to store data.

CWE Classification

  • CWE-125, CWE-190

CAPEC Classification

  • CAPEC-540, CAPEC-92

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.6.0

  • Affected: 7.0.0 before 7.3.0.10

  • Affected: 6.1.0 before 6.1.2.27

  • Affected: 6.0.0 before 6.0.1.43

CVE-2025-3277

Published: September 23, 2025. Updated: September 23, 2025

[Critical] Potential arbitrary code execution in RTI Recording Service during its initialization

An arbitrary code execution in Recording Service could have occurred during its initialization.

User Impact without Security

A vulnerability in Recording Service while initializing could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the local file system where Recording Service is going to store data.

CWE Classification

  • CWE-122, CWE-190

CAPEC Classification

  • CAPEC-100, CAPEC-92

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.6.0

  • Affected: 7.0.0 before 7.3.0.10

  • Affected: 6.1.0 before 6.1.2.27

  • Affected: 6.0.0 before 6.0.1.43

CVE-2025-8410

Published: September 23, 2025. Updated: September 23, 2025

[Critical] Potential heap buffer read overflow in Security Plugins when using a malicious identity certificate file

An out-of-bounds read on the heap could have occurred while processing a malicious identity certificate file. This problem did not affect the Security Plugins for wolfSSL.

User Impact without Security

Not applicable (affects a security-specific product/feature only).

User Impact with Security

A vulnerability in the Connext application could have resulted in the following:

  • Heap buffer overread while processing a malicious identity certificate file.

  • Exploitable by overwriting the identity certificate file on the file system with a malicious identity certificate file.

  • Exploitable only when a race condition was won.

  • Potential impact on confidentiality of Connext application.

  • Potential crash of Connext application.

  • CVSS v3.1 Base Score: 7.1 HIGH

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

  • CVSS v4.0 Base Score: 5.8 MEDIUM

  • CVSS v4.0 Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N

Mitigations

  • Protect access to the file system from which Connext applications are loading identity certificate files.

  • Set the com.rti.serv.secure.files_poll_interval property value to 0 and, when you want to change the identity certificate, programmatically call DomainParticipant::set_qos() in your application code.

CWE Classification

  • CWE-416

CAPEC Classification

  • CAPEC-165

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.5.0 before 7.6.0

CVE-2025-6965

Published: September 23, 2025. Updated: September 23, 2025

[Critical] Potential out-of-bounds write in RTI Recording Service during its initialization

An out-of-bounds write in RTI Recording Service could have occurred while initializing the application.

User Impact without Security

A vulnerability in RTI Recording Service while initializing could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Keep your local file system protected.

CWE Classification

  • CWE-197

CAPEC Classification

  • CAPEC-100

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.6.0

  • Affected: 7.0.0 before 7.3.0.10

  • Affected: 6.1.0 before 6.1.2.27

  • Affected: 6.0.0 before 6.0.1.43

CVE-2025-4993

Published: September 23, 2025. Updated: September 23, 2025

[Critical] Potential invalid read memory access in Connext applications during endpoint discovery

An invalid read memory access in Connext applications could have occurred while discovering a DataWriter or DataReader.

User Impact without Security

A vulnerability in Connext applications while discovering a DataWriter or DataReader could have resulted in the following:

User Impact with Security

There is no impact when enabling certain Security features; see Mitigations for more information.

Mitigations

Use Security Plugins RTPS protection, discovery protection, or RTPS PSK protection.

CWE Classification

  • CWE-822

CAPEC Classification

  • CAPEC-129

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.6.0

  • Affected: 7.0.0 before 7.3.0.10

  • Affected: 6.1.0 before 6.1.2.27

  • Affected: 6.0.0 before 6.0.1.43

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.4a before 5.2.*

CVE-2025-1255

Published: September 23, 2025. Updated: September 23, 2025

[Critical] Potential invalid read memory access in Connext applications when subscribing to PublicationBuiltinTopicData

An invalid read memory access in Connext applications could have occurred after calling DDS_Subscriber_lookup_datareader to retrieve the builtin publication information and then discovering a DataWriter.

User Impact without Security

A vulnerability in Connext applications while discovering a DataWriter could have resulted in the following:

User Impact with Security

There is no impact when enabling certain Security features; see Mitigations for more information.

Mitigations

  • Use Security Plugins RTPS protection, discovery protection, or RTPS PSK protection.

  • Set verbosity to NDDS_CONFIG_LOG_VERBOSITY_WARNING or higher for the NDDS_CONFIG_LOG_CATEGORY_API category.

CWE Classification

  • CWE-822

CAPEC Classification

  • CAPEC-129

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.6.0

  • Affected: 7.2.0 before 7.3.0.9

Acknowledgments

Found by Ryan Shih <ryan.p.shih.civ@army.mil>

CVE-2025-4582

Published: September 23, 2025. Updated: September 23, 2025

[Critical] Potential heap buffer read overflow in Connext applications when using a malicious license string

An out-of-bounds read on the heap could occur while parsing a malicious license string property (e.g., dds.license.license_string) value.

User Impact without Security

A vulnerability in the Connext application could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

CWE Classification

  • CWE-126, CWE-193

CAPEC Classification

  • CAPEC-165, CAPEC-540

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.6.0

  • Affected: 7.0.0 before 7.3.0.8

  • Affected: 6.1.0 before 6.1.2.26

  • Affected: 6.0.0 before 6.0.1.43

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.4a before 5.2.*

CVE-2024-12798

Published: September 23, 2025. Updated: September 23, 2025

[Critical] Potential code injection in Admin Console when parsing malicious configuration file

Admin Console depended on logback-core 1.4.11, which is known to be affected by CVE-2024-12798 and CVE-2024-12801 publicly disclosed vulnerabilities.

This vulnerability has been fixed by upgrading logback-core to the latest stable version, 1.5.18.

User Impact without Security

This vulnerability could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect the directory where Connext is installed from modifications by unauthorized users.

CWE Classification

  • CWE-917

CAPEC Classification

  • CAPEC-242

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.6.0

  • Affected: 7.0.0 before 7.3.*

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 5.2.0 before 5.2.*

CVE-2024-12801

Published: September 23, 2025. Updated: September 23, 2025

[Critical] Potential code injection in Admin Console when parsing malicious configuration file

Admin Console depended on logback-core 1.4.11, which is known to be affected by CVE-2024-12798 and CVE-2024-12801 publicly disclosed vulnerabilities.

This vulnerability has been fixed by upgrading logback-core to the latest stable version, 1.5.18.

User Impact without Security

This vulnerability could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect the directory where Connext is installed from modifications by unauthorized users.

CWE Classification

  • CWE-917

CAPEC Classification

  • CAPEC-242

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.6.0

  • Affected: 7.0.0 before 7.3.*

  • Affected: 6.1.0 before 6.1.*

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 5.2.0 before 5.2.*

RTI-SB-2025-05

Published: May 6, 2025. Updated: May 6, 2025

Products and versions affected

  • RTI® Connext® Professional Versions affected: 4.x to 7.5.0

Newly identified vulnerabilities

RTI has recently identified several new vulnerabilities, and a fix is available to address all the vulnerabilities. Type of issues:

  • CWE-120: Buffer Copy without Checking Size of Input

  • CWE-121: Stack-Based Buffer Overflow

  • CWE-122: Heap-Based Buffer Overflow

  • CWE-125: Out-of-Bounds Read

  • CWE-190: Integer Overflow or Wraparound

  • CWE-787: Out-of-Bounds Write

This is a detailed list of the issues included in this Security Bulletin, in spreadsheet format, for your convenience.

Available patches and best practices

A patch for long-term support versions of Connext is available on the RTI Customer Portal:

  • Connext Professional 7.3.0.7 for 7.3.0

  • Connext Professional 6.1.2.23 for 6.1.2

Please contact support@rti.com to arrange for a patch on other versions and architectures, or if you do not see the patch listed in the portal.

In addition to the patches mentioned above, all the fixes in this Security Bulletin are included in the latest Connext Professional 7.5.0.

VEX document snapshots for this Security Bulletin

If your Connext version is different than these, then use the general VEX documents above, which include our latest assessment of third-party-related vulnerabilities.

Product

VEX File

Connext Professional 7.3.0.7

Download

Connext Professional 6.1.2.23

Download

CVE-2025-1254

Published: May 6, 2025. Updated: May 6, 2025

[Critical] Potential out-of-bounds read and write in Recording Service while using file rollover

Recording Service may have read or written out-of-bounds and crashed when recording using the rollover feature.

User Impact without Security

  • Memory corruption leading to data corruption or a crash.

  • Exploitable only when a race condition was won.

  • Potential impact on confidentiality of the Connext application.

  • When rollover was set up to change files based on size, exploitable through a compromised local file system containing a malicious database file.

  • When rollover was set up to change files based on size, exploitable by publishing data over the network.

  • CVSS 4.0 Base Score: 7.7 HIGH

  • CVSS 4.0 Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

  • CVSS 3.1 Base Score: 8.8 HIGH

  • CVSS 3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

User Impact with Security

Mitigations

Protect access to the local file system where Recording Service is going to store data.

Use Security for topics being accepted by Recording Service.

CWE Classification

  • CWE-125, CWE-787

CAPEC Classification

  • CAPEC-100, CAPEC-540

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.5.0

  • Affected: 7.0.0 before 7.3.0.7

  • Affected: 6.1.0 before 6.1.2.23

  • Affected: 6.0.0 before 6.0.1.42

CVE-2025-1253

Published: May 6, 2025. Updated: May 6, 2025

[Critical] Potential stack buffer write overflow in license-managed Core Libraries when setting RTI_LICENSE_FILE environment variable

The stack may have been corrupted while loading the RTI_LICENSE_FILE environment variable.

User Impact without Security

This vulnerability could have caused the following on any application loading the license information through the RTI_LICENSE_FILE environment variable:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system from which Connext applications are loading license files.

CWE Classification

  • CWE-120, CWE-121

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.5.0

  • Affected: 7.0.0 before 7.3.0.7

  • Affected: 6.1.0 before 6.1.2.23

  • Affected: 6.0.0 before 6.0.1.42

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.5c before 5.2.*

CVE-2025-1252

Published: May 6, 2025. Updated: May 6, 2025

[Critical] Potential buffer write overflow in Connext applications while parsing malicious license file

An out-of-bounds write on the heap could occur while parsing a malicious license file.

User Impact without Security

A vulnerability in the Connext application could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Protect access to the file system from which Connext applications are loading license files.

CWE Classification

  • CWE-122

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.5.0

  • Affected: 7.0.0 before 7.3.0.7

  • Affected: 6.1.0 before 6.1.2.23

  • Affected: 6.0.0 before 6.0.1.42

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.4d before 5.2.*

CVE-2024-45491

Published: May 6, 2025. Updated: May 6, 2025

[Critical] Potential integer overflow in Connext applications on 32-bit systems when parsing XML files with very large number of default attributes or levels of nesting

The Core Libraries XML parser had a third-party dependency on Expat version 2.6.2, which is known to be affected by a number of publicly disclosed vulnerabilities. These vulnerabilities have been fixed by upgrading Expat to the latest stable version, 2.6.3. See the “What’s New” section in this document for more details.

The impact on Connext applications of using the previous version varied depending on your Connext application configuration:

User Impact without Security

  • Exploitable through a compromised local file system containing malicious XML/DTD files.

  • Remotely exploitable through malicious RTPS messages.

  • If exploited, impact ranged from denial of service to potentially arbitrary code execution.

  • CVSS v3.1 Score: 9.8 CRITICAL

  • CVSS v3.1 Vector: AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

User Impact with Security

  • Exploitable through a compromised local file system containing malicious XML/DTD files.

  • If exploited, impact ranged from denial of service to potentially arbitrary code execution.

  • CVSS v3.1 Score: 8.4 HIGH

  • CVSS v3.1 Vector: AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files your Connext application uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-190

CAPEC Classification

  • CAPEC-92

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.5.0

  • Affected: 7.0.0 before 7.3.0.7

  • Affected: 6.1.0 before 6.1.2.23

  • Affected: 6.0.0 before 6.0.1.42

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.3x before 5.2.*

CVE-2024-45492

Published: May 6, 2025. Updated: May 6, 2025

[Critical] Potential integer overflow in Connext applications on 32-bit systems when parsing XML files with very large number of default attributes or levels of nesting

The Core Libraries XML parser had a third-party dependency on Expat version 2.6.2, which is known to be affected by a number of publicly disclosed vulnerabilities. These vulnerabilities have been fixed by upgrading Expat to the latest stable version, 2.6.3. See the “What’s New” section in this document for more details.

The impact on Connext applications of using the previous version varied depending on your Connext application configuration:

User Impact without Security

  • Exploitable through a compromised local file system containing malicious XML/DTD files.

  • Remotely exploitable through malicious RTPS messages.

  • If exploited, impact ranged from denial of service to potentially arbitrary code execution.

  • CVSS v3.1 Score: 9.8 CRITICAL

  • CVSS v3.1 Vector: AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

User Impact with Security

  • Exploitable through a compromised local file system containing malicious XML/DTD files.

  • If exploited, impact ranged from denial of service to potentially arbitrary code execution.

  • CVSS v3.1 Score: 8.4 HIGH

  • CVSS v3.1 Vector: AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files your Connext application uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-190

CAPEC Classification

  • CAPEC-92

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.5.0

  • Affected: 7.0.0 before 7.3.0.7

  • Affected: 6.1.0 before 6.1.2.23

  • Affected: 6.0.0 before 6.0.1.42

  • Affected: 5.3.0 before 5.3.*

  • Affected: 4.3x before 5.2.*

Previous Security Advisories

In the following we present a list of previous Security Advisories related to Connext products.

2024

CVE-2024-52066

[Critical] Potential stack corruption in Routing Service when using a malicious XML configuration document

An out-of-bounds write on the stack in Routing Service could have occurred after loading a malicious XML QoS document.

User Impact without Security

A vulnerability in Routing Service while loading configurations via XML could have resulted in the following:

User Impact with Security

A vulnerability in Routing Service while loading configurations via XML could have resulted in the following:

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector (or a Governance Document with a value other than NONE for a *_protection_kind that applies to the Routing Service’s remote administration topics), AND

  • Restrict permissions for writing to the configuration files Routing Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-120, CWE-121

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.5.0

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

CVE-2024-52065

[Critical] Potential stack buffer write overflow in Persistence Service while parsing malicious environment variable on non-Windows systems

An out-of-bounds write on the stack could occur while parsing a malicious environment variable on non-Windows systems.

User Impact without Security

A vulnerability in the Persistence Service application could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Protect access to the file system from which Persistence Service is running.

CWE Classification

  • CWE-120, CWE-121, CWE-193

CAPEC Classification

  • CAPEC-10

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.2

  • Affected: 6.1.1.2 before 6.1.2.21

  • Affected: 5.3.1.40 before 5.3.1.41

CVE-2024-52064

[Critical] Potential stack buffer write overflow in Connext applications while parsing malicious license file

An out-of-bounds write on the stack could occur while parsing a malicious license file.

User Impact without Security

A vulnerability in the Connext application could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Protect access to the file system from which Connext applications are loading license files.

CWE Classification

  • CWE-120, CWE-121, CWE-193

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.2

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

  • Affected: 4.4x before 5.2.*

CVE-2024-52063

[Critical] Potential stack buffer write overflow in Connext applications while parsing malicious XML types document

An out-of-bounds write on the stack could have occurred while parsing a malicious XML types document.

User Impact without Security

A vulnerability in the Core Libraries affected all products that load types via XML, and could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Restrict permissions for writing to Connext XML type files, to prevent the Local Attack Vector.

CWE Classification

  • CWE-120, CWE-121

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

  • Affected: 4.4x before 5.2.*

[Critical] Potential stack buffer write overflow in Routing Service when parsing malicious XML types document

An out-of-bounds write on the stack in Routing Service could have occurred while parsing a malicious XML types document.

User Impact without Security

A vulnerability in Routing Service loading types via XML could have resulted in the following:

  • Stack buffer overflow while parsing a malicious XML types document.

  • Exploitable by changing an XML configuration file on the file system.

  • Potential impact on the integrity of Routing Service.

  • Potential crash in Routing Service.

  • In Routing Service, the vulnerability could potentially be triggered through the remote administration command load.

  • CVSS v3.1 Base Score: 9.1 CRITICAL

  • CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

  • CVSS v4.0 Base Score: 8.3 HIGH

  • CVSS v4.0 Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

User Impact with Security

A vulnerability in Routing Service loading types via XML could have resulted in the following:

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files Routing Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-120, CWE-121

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

  • Affected: 4.4x before 5.2.*

CVE-2024-52062

[Critical] Potential stack buffer write overflow in Connext applications while parsing malicious XML types document

An out-of-bounds write on the stack could have occurred while parsing a malicious XML types document.

User Impact without Security

A vulnerability in the Core Libraries affected all products that load types via XML, and could have resulted in the following:

  • Stack buffer overflow while parsing a malicious XML types document.

  • Exploitable by changing an XML configuration file on the file system.

  • Potential impact on the integrity of the application(s) using the XML types document. Such applications could include Routing Service.

  • Potential crash in the application.

  • In the case of Routing Service, the vulnerability could potentially have been triggered through the remote administration command load, but a successful attack would have required a malicious XML include file to already exist in the system, so the “Attack Vector” score is still “Local”.

  • CVSS v3.1 Base Score: 7.1 HIGH

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

  • CVSS v4.0 Base Score: 6.9 MEDIUM

  • CVSS v4.0 Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Restrict permissions for writing to the Connext XML configuration files, to prevent the Local Attack Vector.

CWE Classification

  • CWE-120, CWE-121

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

  • Affected: 4.4x before 5.2.*

CVE-2024-52061

[Critical] Potential stack buffer overflow in Connext applications when parsing an XML type

The stack may have been corrupted when parsing an XML type.

User Impact without Security

This vulnerability could have caused the following on any application using XML types:

User Impact with Security

This vulnerability could have caused the following on any application using XML types:

Mitigations

  • Restrict permissions for writing to Connext XML type files, to prevent the Local Attack Vector, AND

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector. Alternatively, enable Security Plugins endpoint discovery protection by setting discovery_protection_kind to a value other than NONE and setting enable_discovery_protection to TRUE in your Governance Document.

CWE Classification

  • CWE-120, CWE-121, CWE-193

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.5.0

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

  • Affected: 5.0.0 before 5.2.*

[Critical] Potential stack buffer overflow in Routing Service when discovering types or loading XML types with certain characteristics

The stack could have been corrupted when Routing Service discovered a malicious type or loaded a malicious XML type.

User Impact without Security

This vulnerability could cause the following in Routing Service:

User Impact with Security

This vulnerability could cause the following in Routing Service:

Mitigations

  • Restrict permissions for writing to the configuration files Routing Service uses, to prevent the Local Attack Vector, AND

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector.

CWE Classification

  • CWE-120, CWE-121, CWE-193

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.5.0

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

  • Affected: 5.0.0 before 5.2.*

[Critical] Potential stack buffer overflow in Queuing Service when discovering type or loading XML type with certain characteristics

The stack could have been corrupted when Queuing Service discovered a malicious type or loaded a malicious XML type.

User Impact without Security

This vulnerability could cause the following in Queuing Service:

User Impact with Security

This vulnerability could cause the following in Queuing Service:

Mitigations

  • Restrict permissions for writing to the configuration files Queueing Service uses, to prevent the Local Attack Vector, AND

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector. Alternatively, enable Security Plugins endpoint discovery protection by setting discovery_protection_kind to a value other than NONE and setting enable_discovery_protection to TRUE in your Governance Document.

CWE Classification

  • CWE-120, CWE-121, CWE-193

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.5.0

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

  • Affected: 5.0.0 before 5.2.*

[Critical] Potential stack buffer overflow in Recording Service when discovering type or loading XML type with certain characteristics

The stack could have been corrupted when Recording Service discovered a malicious type or loaded a malicious XML type.

User Impact without Security

This vulnerability could cause the following in Recording Service:

User Impact with Security

This vulnerability could cause the following in Recording Service:

Mitigations

  • Restrict permissions for writing to the configuration files Recording Service uses, to prevent the Local Attack Vector, AND

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector. Alternatively, enable Security Plugins endpoint discovery protection by setting discovery_protection_kind to a value other than NONE and setting enable_discovery_protection to TRUE in your Governance Document.

CWE Classification

  • CWE-120, CWE-121, CWE-193

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.4.0 before 7.5.0

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

  • Affected: 5.0.0 before 5.2.*

CVE-2024-52060

[Critical] Potential stack overflow in Cloud Discovery Service when using XML configuration file referencing environment variables

An out-of-bounds write on the stack in Cloud Discovery Service could have occurred while parsing XML files containing references to external environment variables.

User Impact without Security

This problem could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Restrict permissions for writing to the configuration files Cloud Discovery Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-120, CWE-121

CAPEC Classification

  • CAPEC-10

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

[Critical] Potential stack overflow in Collector Service when using XML configuration file referencing environment variables

An out-of-bounds write on the stack in Collector Service could have occurred while parsing XML files containing references to external environment variables.

User Impact without Security

This vulnerability in Observability Collector Service could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Restrict permissions for writing to the configuration files Observability Collector Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-120, CWE-121

CAPEC Classification

  • CAPEC-10

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.1.0 before 7.3.0.5

[Critical] Potential stack overflow in Queuing Service when using XML configuration file referencing environment variables

An out-of-bounds write on the stack in Queuing Service could occur while parsing XML files containing references to external environment variables.

User Impact without Security

This problem could result in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Restrict permissions for writing to the configuration files Queuing Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-120, CWE-121

CAPEC Classification

  • CAPEC-10

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

[Critical] Potential stack overflow in Recording Service when using XML configuration file referencing environment variables

An out-of-bounds write on the stack in Recording Service could have occurred while parsing XML files containing references to external environment variables.

User Impact without Security

A vulnerability in Recording Service could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Restrict permissions for writing to the configuration files Recording Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-120, CWE-121

CAPEC Classification

  • CAPEC-10

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

[Critical] Potential stack overflow in Routing Service when using XML configuration file referencing environment variables

An out-of-bounds write on the stack in Routing Service could have occurred while parsing XML files containing references to external environment variables.

User Impact without Security

A vulnerability in Routing Service could have resulted in the following:

User Impact with Security

A vulnerability in Routing Service could have resulted in the following:

  • Stack buffer overflow when parsing a malicious XML file.

  • Exploitable by providing malicious XML code to the applications during startup.

  • A Governance Document that has a value other than NONE for a *_protection_kind that applies to the Routing Service’s remote administration topics would defend against any attacks over the network.

  • CVSS v3.1 Base Score: 6.1 MEDIUM

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L

  • CVSS v4.0 Base Score: 6.9 MEDIUM

  • CVSS v4.0 Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files Routing Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-120, CWE-121

CAPEC Classification

  • CAPEC-10

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.5

  • Affected: 6.1.0 before 6.1.2.21

  • Affected: 6.0.0 before 6.0.1.40

  • Affected: 5.3.0 before 5.3.1.45

CVE-2024-52059

[Critical] Potential heap buffer overflow in Security Plugins while creating a DomainParticipant that uses a malformed Identity Certificate

The Security Plugins were affected by a heap buffer overflow vulnerability that occurred while creating a DomainParticipant that used a malformed Identity Certificate.

User Impact without Security

Not applicable to this product.

User Impact with Security

The impact on Security Plugins applications of using the previous version was as follows:

  • Exploitable by overwriting the Identity Certificate on the file system with a malicious Identity Certificate that does not even need to be properly signed by the Identity CA.

  • The application could have experienced a heap buffer overwrite during creation of a new DomainParticipant that attempted to use the malicious Identity Certificate, impacting the integrity and availability of the application.

  • This problem was much easier to exploit on a 32-bit architecture. On a 64-bit architecture, this problem affected only the Security Plugins for OpenSSL, not wolfSSL.

  • The problem was only exploitable if the authentication.propagate_simplified_identity_certificate property was unset or set to TRUE.

  • CVSS v3.1 Base Score: 7.1 HIGH

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

  • CVSS v4.0 Base Score: 6.9 MEDIUM

  • CVSS v4.0 Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Mitigations

Any one of the following steps is sufficient to mitigate the problem:

  • Protect access to the file system from which Connext applications are loading certificates.

  • Use the data:, prefix to specify the dds.sec.auth.identity_certificate property value.

  • Set the authentication.propagate_simplified_identity_certificate property to FALSE.

  • If available for your platform, use wolfSSL instead of OpenSSL. This mitigation only works if your architecture is 64-bit.

CWE Classification

  • CWE-120, CWE-122, CWE-190

CAPEC Classification

  • CAPEC-46

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.2

  • Affected: 6.1.0 before 6.1.2.17

CVE-2024-52058

[Major] Potential arbitrary command execution in System Designer while parsing malicious HTTP/REST requests

There was the potential for arbitrary command execution while parsing malicious HTTP/REST requests.

User Impact without Security

An improper neutralization of special elements used in System Designer HTTP/REST requests could have resulted in the following:

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Limit privileges of the System Designer process and limit access to the host System Designer is running into.

CWE Classification

  • CWE-78

CAPEC Classification

  • CAPEC-88

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0.2

  • Affected: 6.1.0 before 6.1.2.19

CVE-2024-52057

[Critical] Potential arbitrary SQL query execution in Queuing Service while parsing malicious remote commands or configuration files

There was the potential for arbitrary SQL query execution in Queuing Service while parsing malicious remote administration commands or loading a malicious configuration file. This vulnerability is now fixed.

User Impact without Security

A SQL Injection vulnerability in Queuing Service could have resulted in the following:

User Impact with Security

When enabling RTPS protection, the impact of the SQL Injection vulnerability in Queuing Service was reduced, resulting in the following:

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files Queuing Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-89

CAPEC Classification

  • CAPEC-66

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.0.0 before 7.3.0

  • Affected: 6.1.0 before 6.1.2.17

  • Affected: 6.0.0 before 6.0.*

  • Affected: 5.3.0 before 5.3.*

  • Affected: 5.2.0 before 5.2.*

CVE-2024-25724

[Critical] Potential buffer overflow in Cloud Discovery Service while parsing XML document

There was potential for a buffer overflow in Cloud Discovery Service while parsing an XML document.

User Impact without Security

  • Exploitable through a compromised local file system containing a malicious XML file.

  • Exploitable through a compromised call to the RTI_CDS_Service_new public API containing malicious parameters.

  • Remotely exploitable through malicious RTPS messages.

  • Cloud Discovery Service could crash or leak sensitive information. An attacker could compromise Cloud Discovery Service integrity or execute malicious code with system privileges.

  • CVSS v3.1 Base Score: 9.4 CRITICAL

  • CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H

User Impact with Security

  • Exploitable through a compromised local file system containing a malicious XML file.

  • Exploitable through a compromised call to the RTI_CDS_Service_new public API containing malicious parameters.

  • Cloud Discovery Service could crash or leak sensitive information. An attacker could compromise Cloud Discovery Service integrity or execute malicious code with system privileges.

  • CVSS v3.1 Base Score: 7.3 HIGH

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files Cloud Discovery Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-121

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 6.1.0 before 6.1.1

  • Affected: 6.0.0 before 6.0.1.35

  • Affected: 5.3.0 before 5.3.1.44

[Critical] Potential buffer overflow in Queuing Service while parsing an XML document.

Potential buffer overflow in Queuing Service while parsing an XML document.

User Impact without Security

  • Exploitable through a compromised local file system containing a malicious XML file.

  • Exploitable through a compromised call to the RTI_QueuingService_new public API containing malicious parameters.

  • Remotely exploitable through malicious RTPS messages.

  • Queuing Service could crash or leak sensitive information. An attacker could compromise Queuing Service integrity or execute malicious code with system privileges.

  • CVSS v3.1 Base Score: 9.4 CRITICAL

  • CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H

User Impact with Security

  • Exploitable through a compromised local file system containing a malicious XML file.

  • Exploitable through a compromised call to the RTI_QueuingService_new public API containing malicious parameters.

  • Queuing Service could crash or leak sensitive information. An attacker could compromise Queuing Service integrity or execute malicious code with system privileges.

  • CVSS v3.1 Base Score: 7.3 HIGH

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files Queuing Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-121

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 6.1.0 before 6.1.1

  • Affected: 6.0.0 before 6.0.1.35

  • Affected: 5.3.0 before 5.3.1.44

[Critical] Potential buffer overflow in Recording Service while parsing an XML document.

Potential buffer overflow in Recording Service while parsing an XML document.

User Impact without Security

  • Exploitable through a compromised local file system containing a malicious XML file.

  • Exploitable through a compromised call to rti::recording::Service() public API containing malicious parameters.

  • Remotely exploitable through malicious RTPS messages.

  • Recording Service could crash or leak sensitive information. An attacker could compromise Recording Service integrity or execute malicious code with system privileges.

  • CVSS v3.1 Base Score: 9.4 CRITICAL

  • CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H

User Impact with Security

  • Exploitable through a compromised local file system containing a malicious XML file.

  • Exploitable through a compromised call to the rti::recording::Service() public API constructor containing malicious parameters.

  • Recording Service could crash or leak sensitive information. An attacker could compromise Recording Service integrity or execute malicious code with system privileges.

  • CVSS v3.1 Base Score: 7.3 HIGH

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files Recording Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-121

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 6.1.0 before 6.1.1

  • Affected: 6.0.0 before 6.0.1.35

  • Affected: 5.3.0 before 5.3.1.44

[Critical] Potential buffer overflow in Routing Service while parsing an XML document.

Potential buffer overflow in Routing Service while parsing an XML document.

User Impact without Security

  • Exploitable through a compromised local file system containing a malicious XML file.

  • Exploitable through a compromised call to the RTI_RoutingService_new public API containing malicious parameters.

  • Remotely exploitable through malicious RTPS messages.

  • Routing Service could crash or leak sensitive information. An attacker could compromise Routing Service integrity or execute malicious code with system privileges.

  • CVSS v3.1 Base Score: 9.4 CRITICAL

  • CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H

User Impact with Security

  • Exploitable through a compromised local file system containing a malicious XML file.

  • Exploitable through a compromised call to the RTI_RoutingService_new public API containing malicious parameters.

  • Routing Service could crash or leak sensitive information. An attacker could compromise Routing Service integrity or execute malicious code with system privileges.

  • CVSS v3.1 Base Score: 7.3 HIGH

  • CVSS v3.1 Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H

Mitigations

  • Use Security Plugins RTPS protection to prevent the Network Attack Vector, AND

  • Restrict permissions for writing to the configuration files Routing Service uses, to prevent the Local Attack Vector.

CWE Classification

  • CWE-121

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 6.1.0 before 6.1.1

  • Affected: 6.0.0 before 6.0.1.35

  • Affected: 5.3.0 before 5.3.1.44

Acknowledgments

Found by Philip Pettersson <ppettersson@zoox.com>

2023

CVE-2023-46219

[Critical] Potential deletion of HSTS data in Observability Collector Service when saving to an excessively long file name

Observability Collector Service had a third-party dependency on Curl 8.1.2, which is known to be affected by a number of publicly disclosed vulnerabilities. These vulnerabilities have been fixed by upgrading Curl to the latest stable version, 8.5.0.

User Impact without Security

This vulnerability affected Connext 7.2.0 applications using the Observability Collector Service, as follows:

  • When saving HSTS data to an excessively long file name, Curl could end up removing all contents.

  • Subsequent requests using that file were unaware of the HSTS status they should otherwise use.

  • CVSS v3.1 Base Score: 5.3 MEDIUM

  • CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Ensure that name of the file where HSTS data will be saved isn’t close to the length limit imposed by the machine’s file system, or avoid using HSTS.

CWE Classification

  • CWE-641

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.2.0 before 7.3.0

CVE-2023-38039

[Critical] Potential out-of-memory error in Observability Collector Service while parsing an endless series of headers

Observability Collector Service had a third-party dependency on Curl 8.1.2, which is known to be affected by a number of publicly disclosed vulnerabilities. These vulnerabilities have been fixed by upgrading Curl to the latest stable version, 8.5.0.

User Impact without Security

This vulnerability affected Connext 7.2.0 applications using Observability Collector Service, as follows:

  • Exploitable by streaming an endless series of headers to the application using Curl.

  • The application could run out of memory.

  • CVSS v3.1 Base Score: 7.5 HIGH

  • CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

Configure Observability Collector Service to send its data to trust-worthy servers.

CWE Classification

  • CWE-770

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 7.2.0 before 7.3.0

2021

CVE-2021-38487

[Critical] Potential network amplification and information exposure when receiving malicious data(p)

Potential network amplification and information exposure when receiving malicious data(p).

This issue was originally filed as an issue in the OMG DDS RTPS specification (DDSIRTP26-6), where a modified RTPS participant announcement packet can trigger unwanted traffic, and potentially be used as part of a DoS attack. The OMG later refiled this issue as an OMG DDS Security specification issue under DDSSEC12-94. DDSSEC12-94 has been resolved in the most recent version of the OMG DDS Security 1.2 specification.

User Impact without Security

  • Not applicable. This attack is outside the threat model for DDS systems not using Security Extensions.

User Impact with Security

Mitigations

  • For RTI Connext Professional 7.3.0 and later, enabling the Security Plugins RTPS PSK Protection with dds.sec.access.rtps_psk_protection_kind=SIGN fully mitigates both the amplification and information exposure attacks described above. To protect against participant discovery information disclosure by network insiders who can capture traffic exchanged between participants, it is recommended to set dds.sec.access.rtps_psk_protection_kind=ENCRYPT.

  • For RTI Connext Professional 6.1.0 through 7.3.0, enabling Participant Discovery Protection also fully mitigates both the amplification and information exposure attacks. However, version 6.1.0 does not provide mechanisms to protect against participant discovery information disclosure by network insiders capable of capturing participant traffic. To ensure stronger protection against these types of threats, upgrading to RTI Connext Professional 7.3.0 or later is recommended.

Associated Issue IDs

  • [ CVE Issue ID CVE-2021-38487 ]

  • [ RTI Issue IDs SEC-1446, SEC-1244 ]

Affected RTI Connext Professional Releases

  • Affected: 4.1x before 6.1.0

CVE-2021-38435

[Critical] Potential crash upon receiving a corrupted data(p)

Potential crash upon receiving a corrupted data(p).

User Impact without Security

User Impact with Security

Same impact as described in “User Impact without Security” above.

Mitigations

  • Protect access to the network Connext applications are running in.

CWE Classification

  • CWE-125

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 6.1.0 before 6.1.0.3

  • Affected: 6.0.0 before 6.0.1.25

  • Affected: 5.3.0 before 5.3.1.35

  • Affected: 4.1x before 4.5d.rev41

CVE-2021-38433

[Critical] Potential stack buffer overflow while parsing an XML document

Potential stack buffer overflow while parsing an XML document.

User Impact without Security

User Impact with Security

Mitigations

  • Protect access to the network Connext applications are running in, or use Security Plugins RTPS protection.

  • Restrict permissions for writing to the configuration files your Connext application uses.

CWE Classification

  • CWE-121

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 6.1.0 before 6.1.0.3

  • Affected: 6.0.0 before 6.0.1.25

  • Affected: 5.3.0 before 5.3.1.35

  • Affected: 4.5x before 4.5d.rev41

CVE-2021-38427

[Critical] Potential stack buffer overflow while parsing an XML document

Potential stack buffer overflow while parsing an XML document.

User Impact without Security

User Impact with Security

Mitigations

  • Protect access to the network Connext applications are running in, or use Security Plugins RTPS protection.

  • Restrict permissions for writing to the configuration files your Connext application uses.

CWE Classification

  • CWE-121

Associated Issue IDs

Affected RTI Connext Professional Releases

  • Affected: 6.1.0 before 6.1.0.3

  • Affected: 6.0.0 before 6.0.1.25

  • Affected: 5.3.0 before 5.3.1.35

  • Affected: 4.5x before 4.5d.rev41