CyberRota Analysis
AI-GeneratedFast DDS versions prior to 2.6.12, 2.14.6, 3.2.4, and 3.4.3 are vulnerable to a remote denial-of-service attack due to a flaw in the SQL-based content filtering mechanism, allowing any participant in a DDS domain to crash other participants by sending a specially crafted message. This vulnerability poses a significant risk to systems relying on Fast DDS for data distribution, particularly in environments where uptime and reliability are critical. Organizations using affected versions should prioritize upgrading to the patched releases to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
eprosima Fast DDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). Prior to versions 2.6.12, 2.14.6, 3.2.4, and 3.4.3, Fast DDS’s implementation of SQL‑based content filtering (DDSSQLFilter) allows any participant in a DDS domain to remotely crash other Fast DDS participants by sending a single crafted SEDP `DATA` submessage whose `PID_CONTENT_FILTER_PROPERTY.filterExpression` contains a deeply nested filter expression. Versions 2.6.12, 2.14.6, 3.2.4, and 3.4.3 fix the issue.