Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-64098
February 03, 2026
Fast DDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group ). Prior to versions 3.4.1, 3.3.1, and 2.6.11, when the security mode is enabled, modifying the DATA Submessage within an SPDP packet sent by a publisher causes an Out-Of-Memory (OOM) condition, resulting in remote termination of Fast-DDS. If t he fields of "PID_IDENTITY_TOKEN" or "PID_PERMISSIONS_TOKEN" in the DATA Submessage are tampered with — specifically by ta mpering with the the "vecsize" value read by "readOctetVector" — a 32-bit integer overflow can occur, causing "std::vector ::resize" to request an attacker-controlled size and quickly trigger OOM and remote process termination. Versions 3.4.1, 3 .3.1, and 2.6.11 patch the issue.
Affected Packages
https://github.com/eProsima/Fast-DDS.git (GITHUB):
Affected version(s) =v3.3.0 <v3.3.1
Fix Suggestion:
Update to version v3.3.1
https://github.com/eProsima/Fast-DDS.git (GITHUB):
Affected version(s) =v3.4.0 <v3.4.1
Fix Suggestion:
Update to version v3.4.1
https://github.com/eProsima/Fast-DDS.git (GITHUB):
Affected version(s) >=v0.3.0 <v2.6.11
Fix Suggestion:
Update to version v2.6.11
Do you need more information?
Contact Us
CVSS v4
Base Score:
1.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Integer Overflow or Wraparound
Out-of-bounds Read
EPSS
Base Score:
0.01