Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-62603

7.5 · HIGH
Published Feb 3, 2026 eprosima CWE-125

Overview

CVE-2025-62603 is a high-severity vulnerability affecting eprosima fast_dds. It was published on February 3, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Fast DDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group

). ParticipantGenericMessage is the DDS Security control-message container that carries not only the handshake but also on

going security-control traffic after the handshake, such as crypto-token exchange, rekeying, re-authentication, and token

delivery for newly appearing endpoints. On receive, the CDR parser is invoked first and deserializes the `message_data` (i

.e., the `DataHolderSeq`) via the `readParticipantGenericMessage → readDataHolderSeq` path. The `DataHolderSeq` is parsed

sequentially: a sequence count (`uint32`), and for each DataHolder the `class_id` string (e.g. `DDS:Auth:PKI-DH:1.0+Req`),

string properties (a sequence of key/value pairs), and binary properties (a name plus an octet-vector). The parser operat

es at a stateless level and does not know higher-layer state (for example, whether the handshake has already completed), s

o it fully unfolds the

Remediation

Check the references section for vendor advisories and patches from eprosima. Update fast_dds to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
eprosima fast_dds >= 0, < 2.6.11 Affected

Frequently Asked Questions

What is CVE-2025-62603?

CVE-2025-62603 is a high-severity vulnerability affecting eprosima fast_dds. It was published on February 3, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-62603?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-62603?

Check the references section for vendor advisories and patches from eprosima. Update fast_dds to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-62603?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-62603 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026