CVE-2025-62799: CWE-122 Heap-based Buffer Overflow in eProsima Fast-DDS
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, a heap buffer overflow exists in the Fast-DDS DATA_FRAG receive path. An un authenticated sender can transmit a single malformed RTPS DATA_FRAG packet where `fragmentSize` and `sampleSize` are craft ed to violate internal assumptions. Due to a 4-byte alignment step during fragment metadata initialization, the code write s past the end of the allocated payload buffer, causing immediate crash (DoS) and potentially enabling memory corruption ( RCE risk). Versions 3.4.1, 3.3.1, and 2.6.11 patch the issue.
AI Analysis
Technical Summary
CVE-2025-62799 is a heap-based buffer overflow vulnerability classified under CWE-122, affecting eProsima Fast-DDS, a C++ implementation of the OMG DDS standard used for real-time data distribution in distributed systems. The flaw exists in the DATA_FRAG receive path where the code processes RTPS DATA_FRAG packets. An unauthenticated attacker can send a single malformed packet with carefully crafted fragmentSize and sampleSize values that violate internal assumptions. During fragment metadata initialization, a 4-byte alignment step causes the code to write beyond the allocated payload buffer's boundary. This results in a heap buffer overflow that can cause an immediate crash (denial of service) and potentially memory corruption, which may be exploited for remote code execution. The vulnerability affects versions prior to 3.4.1, 3.3.1, and 2.6.11. The CVSS v4.0 base score is 7.2, reflecting network attack vector, low attack complexity, no privileges or user interaction required, but partial impact on confidentiality, integrity, and availability. No known exploits have been reported in the wild yet. The vulnerability is critical for systems relying on Fast-DDS for real-time communication, especially in industrial, automotive, and defense sectors where DDS is prevalent.
Potential Impact
For European organizations, this vulnerability poses significant risks especially in sectors relying on real-time distributed communication such as automotive manufacturing, industrial automation, aerospace, and defense. Exploitation can lead to denial of service, disrupting critical operations and potentially causing safety hazards. More severely, the possibility of remote code execution could allow attackers to take control of affected systems, leading to data breaches, espionage, or sabotage. Given that Fast-DDS is used in safety-critical and mission-critical systems, the impact on operational continuity and data integrity could be substantial. The unauthenticated nature of the exploit increases the threat surface, as attackers do not need credentials or user interaction. This elevates the urgency for European organizations to assess their exposure and apply patches promptly to avoid operational disruptions and security breaches.
Mitigation Recommendations
European organizations should immediately identify all deployments of eProsima Fast-DDS and verify the versions in use. Systems running versions prior to 3.4.1, 3.3.1, or 2.6.11 must be upgraded to the patched versions without delay. Network segmentation and strict firewall rules should be applied to limit exposure of Fast-DDS services to untrusted networks. Employing intrusion detection systems (IDS) with signatures or anomaly detection for malformed RTPS DATA_FRAG packets can help detect exploitation attempts. Additionally, implementing runtime protections such as heap overflow mitigations (e.g., ASLR, DEP) and continuous monitoring for crashes or unusual behavior in Fast-DDS components is recommended. For environments where immediate patching is not feasible, consider disabling or restricting the use of the DATA_FRAG feature or isolating affected systems until updates can be applied. Vendor coordination for timely updates and security advisories should be maintained.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Sweden, Finland, Poland, Belgium
CVE-2025-62799: CWE-122 Heap-based Buffer Overflow in eProsima Fast-DDS
Description
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, a heap buffer overflow exists in the Fast-DDS DATA_FRAG receive path. An un authenticated sender can transmit a single malformed RTPS DATA_FRAG packet where `fragmentSize` and `sampleSize` are craft ed to violate internal assumptions. Due to a 4-byte alignment step during fragment metadata initialization, the code write s past the end of the allocated payload buffer, causing immediate crash (DoS) and potentially enabling memory corruption ( RCE risk). Versions 3.4.1, 3.3.1, and 2.6.11 patch the issue.
AI-Powered Analysis
Technical Analysis
CVE-2025-62799 is a heap-based buffer overflow vulnerability classified under CWE-122, affecting eProsima Fast-DDS, a C++ implementation of the OMG DDS standard used for real-time data distribution in distributed systems. The flaw exists in the DATA_FRAG receive path where the code processes RTPS DATA_FRAG packets. An unauthenticated attacker can send a single malformed packet with carefully crafted fragmentSize and sampleSize values that violate internal assumptions. During fragment metadata initialization, a 4-byte alignment step causes the code to write beyond the allocated payload buffer's boundary. This results in a heap buffer overflow that can cause an immediate crash (denial of service) and potentially memory corruption, which may be exploited for remote code execution. The vulnerability affects versions prior to 3.4.1, 3.3.1, and 2.6.11. The CVSS v4.0 base score is 7.2, reflecting network attack vector, low attack complexity, no privileges or user interaction required, but partial impact on confidentiality, integrity, and availability. No known exploits have been reported in the wild yet. The vulnerability is critical for systems relying on Fast-DDS for real-time communication, especially in industrial, automotive, and defense sectors where DDS is prevalent.
Potential Impact
For European organizations, this vulnerability poses significant risks especially in sectors relying on real-time distributed communication such as automotive manufacturing, industrial automation, aerospace, and defense. Exploitation can lead to denial of service, disrupting critical operations and potentially causing safety hazards. More severely, the possibility of remote code execution could allow attackers to take control of affected systems, leading to data breaches, espionage, or sabotage. Given that Fast-DDS is used in safety-critical and mission-critical systems, the impact on operational continuity and data integrity could be substantial. The unauthenticated nature of the exploit increases the threat surface, as attackers do not need credentials or user interaction. This elevates the urgency for European organizations to assess their exposure and apply patches promptly to avoid operational disruptions and security breaches.
Mitigation Recommendations
European organizations should immediately identify all deployments of eProsima Fast-DDS and verify the versions in use. Systems running versions prior to 3.4.1, 3.3.1, or 2.6.11 must be upgraded to the patched versions without delay. Network segmentation and strict firewall rules should be applied to limit exposure of Fast-DDS services to untrusted networks. Employing intrusion detection systems (IDS) with signatures or anomaly detection for malformed RTPS DATA_FRAG packets can help detect exploitation attempts. Additionally, implementing runtime protections such as heap overflow mitigations (e.g., ASLR, DEP) and continuous monitoring for crashes or unusual behavior in Fast-DDS components is recommended. For environments where immediate patching is not feasible, consider disabling or restricting the use of the DATA_FRAG feature or isolating affected systems until updates can be applied. Vendor coordination for timely updates and security advisories should be maintained.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2025-10-22T18:55:48.012Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 69825048f9fa50a62fdc1992
Added to database: 2/3/2026, 7:45:12 PM
Last enriched: 2/3/2026, 7:59:53 PM
Last updated: 2/7/2026, 4:00:19 AM
Views: 11
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.