A YAML deserialization vulnerability was found in the Robot Operating System (ROS) 'dynparam', a command-line tool for getting, setting, and deleting parameters of a dynamically configurable node, affecting ROS distributions Noetic and earlier. The issue is caused by the use of the yaml.load() function in the 'set' and 'get' verbs, and allows for the creation of arbitrary Python objects. Through this flaw, a local or remote user can craft and execute arbitrary Python code.
Conclusion & alert: CVE-2024-39780 is rated Moderate Risk (58.6/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.10%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-05-13 | 1.04% | 1.10% | +0.05% |
| 2 | 2026-05-11 | 0.73% | 1.04% | +0.31% |
| 3 | 2026-01-27 | — | 0.73% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2024-39780 not yet assigned priority: Debian including 1 source packages (ros-dynamic-reconfigure), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2024-39780 |
ubuntu
|
medium | CVE-2024-39780 medium priority: Ubuntu including 4 source packages (ros-dynamic-reconfigure, ros-kinetic-dynamic-reconfigure, ros-melodic-dynamic-reconfigure, ros-noetic-dynamic-reconfigure), 15 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream, xenial): DNE 4, ignored 4, needs-triage 4, released 3. | https://ubuntu.com/security/CVE-2024-39780 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openrobotics | robot_operating_system | indigo_igloo | cpe:2.3:o:openrobotics:robot_operating_system:indigo_igloo:*:*:*:*:*:*:* |
| openrobotics | robot_operating_system | kinetic_kame | cpe:2.3:o:openrobotics:robot_operating_system:kinetic_kame:*:*:*:*:*:*:* |
| openrobotics | robot_operating_system | melodic_morenia | cpe:2.3:o:openrobotics:robot_operating_system:melodic_morenia:*:*:*:*:*:*:* |
| openrobotics | robot_operating_system | noetic_ninjemys | cpe:2.3:o:openrobotics:robot_operating_system:noetic_ninjemys:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/ros/dynamic_reconfigure/pull/202 | Patch |