Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-5329

CVE-2026-5329: Rapid7 Velociraptor RCE Vulnerability

CVE-2026-5329 is a remote code execution flaw in Rapid7 Velociraptor that allows authenticated attackers to write to arbitrary server queues. This article covers technical details, affected versions, and mitigation.

Published: April 9, 2026

CVE-2026-5329 Overview

CVE-2026-5329 is an improper input validation vulnerability affecting Rapid7 Velociraptor versions prior to 0.76.2. The vulnerability exists in the client monitoring message handler on the Velociraptor server, primarily impacting Linux deployments. An authenticated remote attacker can exploit this flaw to write to arbitrary internal server queues by sending a crafted monitoring message containing a malicious queue name. This insufficient validation of client-supplied queue names enables a rogue client to write arbitrary messages to privileged internal queues, potentially leading to remote code execution on the Velociraptor server.

Critical Impact

Authenticated attackers can achieve remote code execution on Velociraptor servers by exploiting insufficient queue name validation in the client monitoring message handler.

Affected Products

  • Rapid7 Velociraptor versions prior to 0.76.2 (Linux servers primarily affected)
  • Self-hosted Velociraptor deployments
  • Note: Rapid7 Hosted Velociraptor instances are not affected by this vulnerability

Discovery Timeline

  • 2026-04-09 - CVE-2026-5329 published to NVD
  • 2026-04-09 - Last updated in NVD database

Technical Details for CVE-2026-5329

Vulnerability Analysis

This vulnerability stems from insufficient input validation in the Velociraptor server's client monitoring message handler. When the server receives monitoring messages from connected clients, it processes a queue name parameter without adequately validating its contents. This design flaw allows an authenticated attacker with access to a Velociraptor client to craft malicious monitoring messages that specify arbitrary queue names, including privileged internal queues that should not be accessible to external clients.

The exploitation requires the attacker to have authenticated access to a Velociraptor client, meaning they must have compromised a system running the Velociraptor agent or have legitimate access that they then abuse. Once this prerequisite is met, the attacker can inject messages into internal server queues that are typically reserved for core server operations.

The scope of this vulnerability is significant because successful exploitation can lead to remote code execution on the Velociraptor server itself. Since Velociraptor is commonly deployed as part of an organization's incident response and digital forensics infrastructure, compromising the server could give attackers access to sensitive forensic data and the ability to manipulate or disable security monitoring across the entire deployment.

Root Cause

The root cause is classified under CWE-20 (Improper Input Validation). The server-side handler responsible for processing client monitoring messages fails to implement sufficient validation on the queue name supplied by connecting clients. This missing validation allows clients to specify any queue name, including internal privileged queues that should be restricted from client access. The lack of a proper allowlist or validation mechanism for permitted queue names creates the exploitable condition.

Attack Vector

The attack is network-based and requires the attacker to have low-level privileges (authenticated client access). The attack complexity is high due to the specific conditions required for successful exploitation, including maintaining authenticated access and crafting messages that successfully interact with privileged queues in a meaningful way. However, if exploitation is successful, the impact spans confidentiality, integrity, and availability with a changed scope, as the compromised server component can affect resources beyond its normal security scope.

The attacker crafts a monitoring message with a malicious queue name targeting privileged internal queues. When the Velociraptor server processes this message, it writes the attacker-controlled content to the specified internal queue without proper authorization checks. This can lead to the execution of arbitrary operations on the server, depending on how messages from those queues are processed by internal server components.

Detection Methods for CVE-2026-5329

Indicators of Compromise

  • Anomalous monitoring messages from Velociraptor clients containing unexpected or malformed queue names
  • Unauthorized write operations to internal server queues that typically should not receive client-originated messages
  • Unusual process execution or system calls originating from the Velociraptor server process
  • Unexpected modifications to server configuration or state following client connections

Detection Strategies

  • Implement logging and alerting for all queue name parameters in client monitoring messages, flagging any that don't match expected patterns
  • Monitor Velociraptor server logs for signs of message injection or unusual queue activity
  • Deploy endpoint detection solutions on Velociraptor server hosts to identify post-exploitation activity
  • Establish baseline behavior for client-server communication patterns and alert on deviations

Monitoring Recommendations

  • Enable verbose logging on Velociraptor servers to capture detailed information about incoming client messages
  • Implement network monitoring to detect unusual traffic patterns between clients and the Velociraptor server
  • Review server audit logs regularly for unauthorized queue operations or unexpected message processing
  • Consider deploying SentinelOne agents on Velociraptor server infrastructure to detect exploitation attempts and post-compromise activity

How to Mitigate CVE-2026-5329

Immediate Actions Required

  • Upgrade all self-hosted Velociraptor installations to version 0.76.2 or later immediately
  • Audit client authentication mechanisms to ensure only authorized clients can connect to the server
  • Review recent server logs for any indicators of exploitation attempts before patching
  • Consider temporarily restricting network access to the Velociraptor server while patching is in progress

Patch Information

Rapid7 has addressed this vulnerability in Velociraptor version 0.76.2. Organizations running self-hosted Velociraptor deployments should upgrade to this version or later to remediate the vulnerability. Rapid7 Hosted Velociraptor instances are not affected and require no customer action. For detailed patch information and upgrade instructions, refer to the Velociraptor Security Advisory for CVE-2026-5329.

Workarounds

  • If immediate patching is not possible, implement strict network segmentation to limit which systems can communicate with the Velociraptor server
  • Enhance authentication requirements for Velociraptor clients and review all enrolled client certificates
  • Deploy additional monitoring on the Velociraptor server to detect potential exploitation attempts
  • Consider temporarily disabling client monitoring functionality if operationally feasible until the patch can be applied
bash
# Example: Restricting network access to Velociraptor server using iptables
# Only allow connections from known, trusted client subnets
iptables -A INPUT -p tcp --dport 8000 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8000 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechVelociraptor

  • SeverityHIGH

  • CVSS Score8.5

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-20
  • Technical References
  • Velociraptor Security Advisory CVE-2026-5329
  • Related CVEs
  • CVE-2026-6290: Velociraptor Auth Bypass Vulnerability

  • CVE-2025-0914: Velociraptor Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English