SB2026040999 - Multiple vulnerabilities in Fast DDS
Published: April 9, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 9 vulnerabilities.
1) Excessive Iteration (CVE-ID: CVE-2025-65016)
CWE-ID: CWE-834 - Excessive Iteration
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to excessive iteration in StatefulReader::NotifyChanges() when processing RTPS HEARTBEAT submessages with a crafted large firstSequenceNumber value under RELIABLE QoS. A remote attacker can send a specially crafted HEARTBEAT packet to cause a denial of service.
Exploitation requires network reachability to the reader on the DDS domain and endpoint matching to have created a WriterProxy on the subscriber.
2) Allocation of Resources Without Limits or Throttling (CVE-ID: CVE-2025-64438)
CWE-ID: CWE-770 - Allocation of Resources Without Limits or Throttling
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in StatefulReader::processGapMsg() when processing RTPS GAP submessages under RELIABLE QoS. A remote attacker can send a specially crafted GAP packet with a huge gap range to cause a denial of service.
A single small GAP message can trigger multi-GB heap growth and process termination.
3) Heap-based buffer overflow (CVE-ID: CVE-2025-62799)
CWE-ID: CWE-122 - Heap-based Buffer Overflow
CVSSv4: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to execute arbitrary code or cause a denial of service.
The vulnerability exists due to a heap-based buffer overflow in the RTPS DATA_FRAG receive path when processing a malformed RTPS DATA_FRAG packet. A remote attacker can send a specially crafted DATA_FRAG packet with crafted fragmentSize and sampleSize values to execute arbitrary code or cause a denial of service.
The issue affects reachable RELIABLE subscribers receiving RTPS over UDP, and no user interaction is required.
4) Uncontrolled Memory Allocation (CVE-ID: CVE-2025-62603)
CWE-ID: CWE-789 - Uncontrolled Memory Allocation
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to memory allocation with excessive size value in the CDRMessage::readDataHolderSeq parser when parsing ParticipantGenericMessage DataHolderSeq data. A remote attacker can send a specially crafted network message to cause a denial of service.
Only deployments with DDS Security enabled are vulnerable.
5) Heap-based buffer overflow (CVE-ID: CVE-2025-62602)
CWE-ID: CWE-122 - Heap-based Buffer Overflow
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a heap-based buffer overflow in CDRMessage::readData when processing a manipulated DATA submessage in an SPDP packet with DDS Security enabled. A remote attacker can send a specially crafted packet to cause a denial of service.
Only deployments with DDS Security enabled are vulnerable.
6) Uncontrolled Memory Allocation (CVE-ID: CVE-2025-64098)
CWE-ID: CWE-789 - Uncontrolled Memory Allocation
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to memory allocation with excessive size value in CDRMessage::readOctetVector when parsing a manipulated DATA submessage in an SPDP packet. A remote attacker can send a specially crafted network packet to cause a denial of service.
Only deployments with DDS Security enabled are vulnerable.
7) Heap-based buffer overflow (CVE-ID: CVE-2025-62601)
CWE-ID: CWE-122 - Heap-based Buffer Overflow
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a heap-based buffer overflow in CDRMessage::readString when parsing a manipulated DATA submessage in an SPDP packet. A remote attacker can send a specially crafted SPDP packet to cause a denial of service.
Only deployments with DDS Security enabled are vulnerable.
8) Integer overflow (CVE-ID: CVE-2025-62600)
CWE-ID: CWE-190 - Integer overflow
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to integer overflow in CDRMessage::readBinaryPropertySeq when processing a manipulated DATA submessage in an SPDP packet. A remote attacker can send a specially crafted SPDP packet to cause a denial of service.
Only deployments with DDS Security enabled are vulnerable.
9) Integer overflow (CVE-ID: CVE-2025-62599)
CWE-ID: CWE-190 - Integer overflow
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to integer overflow in CDRMessage::readPropertySeq when processing a manipulated DATA submessage in an SPDP packet. A remote attacker can send a specially crafted SPDP packet to cause a denial of service.
Only deployments with DDS Security enabled are vulnerable.
Remediation
Install update from vendor's website.
References
- https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-7r5r-66jr-gwrw
- https://github.com/advisories/GHSA-7r5r-66jr-gwrw
- https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-j562-pw24-5ggx
- https://github.com/advisories/GHSA-j562-pw24-5ggx
- https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-cg8v-g888-pjh6
- https://github.com/advisories/GHSA-cg8v-g888-pjh6
- https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-2p8v-f7wf-pf6v
- https://github.com/advisories/GHSA-2p8v-f7wf-pf6v
- https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-j2ff-qhr5-3x3x
- https://github.com/advisories/GHSA-j2ff-qhr5-3x3x
- https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-q7x8-678p-c6jp
- https://github.com/advisories/GHSA-q7x8-678p-c6jp
- https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-vjq3-347v-67xg
- https://github.com/advisories/GHSA-vjq3-347v-67xg
- https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-hvm8-mm7f-m6hc
- https://github.com/advisories/GHSA-hvm8-mm7f-m6hc
- https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-fc3f-wcj5-5cph
- https://github.com/advisories/GHSA-fc3f-wcj5-5cph