← Back to CVE List
Vulnerability Intelligence Report
Critical Heap Out-of-bounds Access in `pf_cluster_stats()` via Malicious /initialpose Covariance -- Potential Remote Code Execution

CVE-2026-26011

navigation2 is a ROS 2 Navigation Framework and System. In 1.3.11 and earlier, a critical heap out-of-bounds write vulnerability exists in Nav2 AMCL's particle filter clustering logic. By publishing a single crafted geometry_msgs/PoseWithCovarianceStamped message with extreme covariance values to the /initialpose topic, an unauthenticated attacker on the same ROS 2 DDS domain can trigger a negative index write (set->clusters[-1]) into heap memory preceding the allocated buffer. In Release builds, the sole boundary check (assert) is compiled out, leaving zero runtime protection. This primitive allows controlled corruption of the heap chunk metadata(at least the size of the heap chunk where the set->clusters is in is controllable by the attacker), potentially leading to further exploitation. At minimum, it provides a reliable single-packet denial of service that kills localization and halts all navigation.

No Active Exploit Signals
CVSS Base Score
9.3
CRITICAL
EPSS Probability:0.52%
Executive Threat Verdict
Evaluating...
Evaluating Threat Landscape...
Assessing known weaponization, exploitation telemetry, and federal advisories.
Attack Surface
Authentication
Weaponization
SSVC Action

Weaknesses (CWE)

CWE-787 ↗CWE-787: Out-of-bounds Write
CWE-122 ↗CWE-122: Heap-based Buffer Overflow

Affected Products & Versions

Vendor Product Affected Versions
ros-navigation navigation2 <= 1.3.11 (affected)

References & Technical Advisories

No reference links found.

Threat Intelligence Signals

EPSS Score
0.517%

Identity & Timeline

StatusPUBLISHED
Assigning AuthorityGitHub, Inc. · Vendor · USA
Reserved2026-02-09T21:36:29
Published2026-02-12T20:42:50
Last Updated2026-02-13T17:14:40

LINK COPIED TO CLIPBOARD