CVE-2019-13465
CVE-2019-13465 is a high-severity vulnerability in Ros Ros-comm with a CVSS 3.x base score of 8.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 8.6)
- CVSS v2: 5.0
- EPSS exploit prediction: 1% (62nd percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Ros Ros-comm
- Published:
- Last modified:
Description
An issue was discovered in the ROS communications-related packages (aka ros_comm or ros-melodic-ros-comm) through 1.14.3. ROS_ASSERT_MSG only works when ROS_ASSERT_ENABLED is defined. This leads to a problem in the remove() function in clients/roscpp/src/libros/spinner.cpp. When ROS_ASSERT_ENABLED is not defined, the iterator loop will run out of the scope of the array, and cause denial of service for other components (that depend on the communication-related functions of this package). NOTE: The reporter of this issue now believes it was a false alarm.
Frequently asked questions
- What is CVE-2019-13465?
- An issue was discovered in the ROS communications-related packages (aka ros_comm or ros-melodic-ros-comm) through 1.14.3. ROS_ASSERT_MSG only works when ROS_ASSERT_ENABLED is defined. This leads to a problem in the remove() function in clients/roscpp/src/libros/spinner.cpp. When ROS_ASSERT_ENABLED is not defined, the iterator loop will run out of the scope of the array, and cause denial of service for other components (that depend on the communication-related functions of this package). NOTE: The reporter of this issue now believes it was a false alarm.
- How severe is CVE-2019-13465?
- CVE-2019-13465 has a CVSS 3.x base score of 8.6, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2019-13465 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (62nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2019-13465?
- CVE-2019-13465 affects Ros Ros-comm. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2019-13465?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2019-13465 published?
- CVE-2019-13465 was published on 2019-12-30 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:ros:ros-comm:*:*:*:*:*:*:*:*
More vulnerabilities in Ros Ros-comm
- CVE-2019-13445 — Critical (CVSS 9.8): An issue was discovered in the ROS communications-related packages (aka ros_comm or ros-melodic-ros-comm) through…
- CVE-2019-13566 — Critical (CVSS 9.8): An issue was discovered in the ROS communications-related packages (aka ros_comm or ros-melodic-ros-comm) through…
- CVE-2021-37146 — High (CVSS 7.5): An infinite loop in Open Robotics ros_comm XMLRPC server in ROS Melodic through 1.4.11 and ROS Noetic through1.15.11…
- CVE-2020-16124 — High (CVSS 7.3): Integer Overflow or Wraparound vulnerability in the XML RPC library of OpenRobotics ros_comm communications packages…