CVE-2024-39780

CRITICAL EPSS 26.6%
Published Apr 2, 20251y ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Critical
Find Similar
Published Apr 2, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
9.8
Exploitability
3.9
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
26.6% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-20 Improper Input Validation Validation
CWE-502 Deserialization of Untrusted Data Validation

Affected Products 4

VendorProductVersionRange
openroboticsrobot_operating_systemindigo_iglooany
openroboticsrobot_operating_systemkinetic_kameany
openroboticsrobot_operating_systemmelodic_moreniaany
openroboticsrobot_operating_systemnoetic_ninjemysany

References 1

  • github.com https://github.com/ros/dynamic_reconfigure/pull/202
    Patch

Remediation

  • github.com https://github.com/ros/dynamic_reconfigure/pull/202
    Patch