eprosima Fast DDS is a C++ implementation of the Data Distribution Service standard of the Object Management Group. Prior to versions 2.14.0, 2.13.4, 2.12.3, 2.10.4, and 2.6.8, manipulated DATA Submessage can cause a heap overflow error in the Fast-DDS process, causing the process to be terminated remotely. Additionally, the payload_size in the DATA Submessage packet is declared as uint32_t. When a negative number, such as -1, is input into this variable, it results in an Integer Overflow (for example, -1 gets converted to 0xFFFFFFFF). This eventually leads to a heap-buffer-overflow, causing the program to terminate. Versions 2.14.0, 2.13.4, 2.12.3, 2.10.4, and 2.6.8 contain a fix for this issue.
Conclusion & alert: CVE-2024-28231 is rated High Exploit Risk (79.8/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 0.85%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-08 | 0.65% | 0.85% | +0.20% |
| 2 | 2026-03-17 | 0.75% | 0.65% | -0.10% |
| 3 | 2026-03-13 | — | 0.75% | — |
Full EPSS history (11 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.6 | 3.1 | CRITICAL |
|
2.8 | 6.0 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2024-28231 not yet assigned priority: Debian including 1 source packages (fastdds), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2024-28231 |
ubuntu
|
medium | CVE-2024-28231 medium priority: Ubuntu including 1 source packages (fastdds), 8 status rows across 8 suites (focal, jammy, mantic, noble, oracular, plucky, questing, upstream): ignored 3, needs-triage 3, DNE 1, needed 1. | https://ubuntu.com/security/CVE-2024-28231 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| eprosima | fast_dds | < 2.6.8 | cpe:2.3:a:eprosima:fast_dds:*:*:*:*:*:*:*:* |
| eprosima | fast_dds | >= 2.7.0, < 2.10.4 | cpe:2.3:a:eprosima:fast_dds:*:*:*:*:*:*:*:* |
| eprosima | fast_dds | >= 2.11.0, < 2.12.3 | cpe:2.3:a:eprosima:fast_dds:*:*:*:*:*:*:*:* |
| eprosima | fast_dds | >= 2.13.0, < 2.13.4 | cpe:2.3:a:eprosima:fast_dds:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/eProsima/Fast-DDS/commit/355706386f4af9ce74125eeec3c449b06113112b | Patch |
| https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-9m2j-qw67-ph4w | Exploit Vendor Advisory |