CVE-2025-3753

Summary

A code execution vulnerability has been identified in the Robot Operating System (ROS) 'rosbag' tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability arises from the use of the eval() function to process unsanitized, user-supplied input in the 'rosbag filter' command. This flaw enables attackers to craft and execute arbitrary Python code.

Affected Software

VendorProductVersion RangeStatus
Open Source Robotics FoundationRobot Operating System (ROS)Noetic Ninjemysaffected
Open Source Robotics FoundationRobot Operating System (ROS)Melodic Moreniaaffected
Open Source Robotics FoundationRobot Operating System (ROS)Kinetic Kameaffected
Open Source Robotics FoundationRobot Operating System (ROS)Indigo Iglooaffected

Weaknesses

  • CWE-95: CWE-95 Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
  • CWE-94: CWE-94: Improper Control of Generation of Code ('Code Injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References