CVE-2024-55045
High
Published: 13 May 2026
Published
13 May 2026
Modified
14 May 2026
KEV Added
—
Patch
—
CVSS Score v3.1
7.3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score
0.0005
15.6th percentile
Risk Priority
15
60% EPSS · 20% KEV · 20% CVSS
Summary
CVE-2024-55045 is a high-severity Classic Buffer Overflow (CWE-120) vulnerability. Its CVSS base score is 7.3 (High).
Operationally, ranked at the 15.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-55580
Vulnerability details
Firmament-Autopilot FMT-Firmware commit de5aec was discovered to contain a buffer overflow via the task_mavobc_entry function at /comm/task_comm.c.
- CWE(s)
Related Threats
CVEs Like This One
CVE-2024-40427Shared CWE-120
CVE-2026-4720Shared CWE-120
CVE-2021-47854Shared CWE-120
CVE-2025-20115Shared CWE-120
CVE-2025-47394Shared CWE-120
CVE-2024-39803Shared CWE-120
CVE-2020-37205Shared CWE-120
CVE-2026-28875Shared CWE-120
CVE-2020-37194Shared CWE-120
CVE-2024-37184Shared CWE-120
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
addresses: CWE-120
Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows.