CVE-2024-39835
HIGH EPSS 7.2%
Published Jul 17, 202511mo ago · Modified Jun 17, 20261w ago
7.8 CVSS 3.1
Published Jul 17, 2025 11mo ago
Last Modified Jun 17, 2026 1w ago
Description
A code injection vulnerability has been identified in the Robot Operating System (ROS) 'roslaunch' command-line tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability arises from the use of the eval() method to process user-supplied, unsanitized parameter values within the substitution args mechanism, which roslaunch evaluates before launching a node. This flaw allows attackers to craft and execute arbitrary Python code.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
7.2% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-94 Improper Control of Generation of Code (Code Injection) Injection
CWE-95
Affected Products 4
| Vendor | Product | Version | Range |
|---|---|---|---|
| openrobotics | robot_operating_system | indigo_igloo | any |
| openrobotics | robot_operating_system | kinetic_kame | any |
| openrobotics | robot_operating_system | melodic_morenia | any |
| openrobotics | robot_operating_system | noetic_ninjemys | any |
References 1
- ros.org https://www.ros.org/blog/noetic-eol/
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.