CVE-2026-5329

8.5

Rapid7 · Velociraptor

Rapid7 Velociraptor contains an improper input validation vulnerability in the client monitoring message handler, allowing authenticated remote attackers to achieve remote code execution.

Executive summary

An authenticated remote code execution vulnerability in Rapid7 Velociraptor allows malicious clients to write arbitrary messages to internal server queues, potentially compromising the server.

Vulnerability

The software suffers from improper input validation (CWE-20) within the client monitoring message handler on the server. An authenticated attacker can supply a crafted monitoring message with a malicious queue name to inject arbitrary data into privileged internal queues.

Business impact

This vulnerability carries a CVSS score of 8.5 (High), reflecting the significant risk of full system compromise via remote code execution. Successful exploitation could allow an attacker to gain unauthorized control over the Velociraptor server, leading to lateral movement within the network, data exfiltration, or total service disruption.

Remediation

Immediate Action: Review the official Rapid7 documentation and apply security patches as soon as they are made available by the vendor. Ensure that all Velociraptor server deployments are restricted to trusted clients to prevent unauthorized access.

Proactive Monitoring: Monitor server logs for unusual message queue activity or unexpected client behavior related to the monitoring handler. Audit access logs for any anomalous authentication patterns that could indicate a compromised client account.

Compensating Controls: Implement strict network segmentation to isolate the Velociraptor server from sensitive internal resources. Utilize host-based intrusion detection systems to identify and block suspicious system calls or unexpected process execution originating from the Velociraptor service.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the high CVSS score and the severe impact of remote code execution, this vulnerability poses a significant risk to organizational infrastructure. Administrators must prioritize updating affected Velociraptor instances immediately upon patch release and audit existing client access to minimize the window of opportunity for potential attackers.

More Rapid7 CVEs

Sources

Originally found and disclosed by We thank Chris Au (@netero_1010) from NyxLab for identifying and reporting this issue., per the CVE Program record.