Security Advisory

CVE-2024-39835

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-07-17 19:12:08
Last updated 2025-07-18 08:04:28
Assigner canonical
CVSS score not scored
State PUBLISHED

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.