The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-2022-32158

CVE-2022-32158: Splunk Enterprise Deployment RCE Flaw

CVE-2022-32158 is a remote code execution vulnerability in Splunk Enterprise deployment servers that lets attackers execute arbitrary code on Universal Forwarder endpoints. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 18, 2026

CVE-2022-32158 Overview

CVE-2022-32158 is a critical remote code execution vulnerability in Splunk Enterprise deployment servers that allows attackers who have compromised a Universal Forwarder endpoint to deploy malicious forwarder bundles to other deployment clients. This improper access control flaw enables arbitrary code execution across all Universal Forwarder endpoints subscribed to the affected deployment server, potentially leading to widespread compromise of enterprise logging infrastructure.

Critical Impact

An attacker who compromises a single Universal Forwarder endpoint can leverage this vulnerability to execute arbitrary code on all other Universal Forwarder endpoints subscribed to the same deployment server, enabling lateral movement across the entire Splunk infrastructure.

Affected Products

  • Splunk Enterprise versions before 8.1.10.1
  • Splunk Enterprise versions before 8.2.6.1
  • Splunk Enterprise versions before 9.0

Discovery Timeline

  • June 15, 2022 - CVE-2022-32158 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-32158

Vulnerability Analysis

This vulnerability stems from an improper access control weakness (CWE-284) in the Splunk Enterprise deployment server component. The deployment server architecture is designed to distribute configuration bundles and apps to Universal Forwarder clients across an organization's infrastructure. However, the affected versions fail to properly validate the source and authorization of bundle deployment requests.

In a properly secured environment, only the deployment server should have the authority to push forwarder bundles to subscribed clients. The vulnerability allows any deployment client—including a compromised Universal Forwarder endpoint—to instruct the deployment server to distribute arbitrary bundles to other deployment clients. This creates a trust relationship exploitation scenario where a single compromised endpoint becomes a pivot point for widespread code execution.

The network-accessible nature of this vulnerability, combined with the lack of required authentication or user interaction, makes it particularly dangerous in enterprise environments where Splunk Universal Forwarders are deployed across numerous systems including servers, workstations, and network devices.

Root Cause

The root cause is improper access control (CWE-284) in the deployment server's bundle distribution mechanism. The deployment server fails to adequately verify that requests to deploy forwarder bundles originate from authorized administrative sources rather than from deployment client endpoints. This missing authorization check allows any authenticated deployment client to abuse the bundle deployment functionality intended only for server-side administration.

Attack Vector

The attack requires an adversary to first compromise a Universal Forwarder endpoint that is registered with a vulnerable deployment server. Once this initial foothold is established, the attacker can craft malicious forwarder bundles containing arbitrary scripts or executables. By exploiting the deployment server's lack of proper authorization checks, the attacker instructs the server to push these malicious bundles to all other Universal Forwarder endpoints subscribed to the same deployment server.

The malicious bundles are then automatically deployed and executed across the victim endpoints, granting the attacker code execution capabilities on potentially hundreds or thousands of systems simultaneously. This creates a highly effective lateral movement vector that leverages the organization's own logging infrastructure as an attack distribution mechanism.

Detection Methods for CVE-2022-32158

Indicators of Compromise

  • Unexpected forwarder bundle deployments originating from client endpoints rather than administrative systems
  • Anomalous deployment server logs showing bundle distribution requests from Universal Forwarder IP addresses
  • New or modified apps/configurations appearing across Universal Forwarders without corresponding change management records
  • Unusual process execution on Universal Forwarder hosts following deployment activities

Detection Strategies

  • Monitor deployment server logs for bundle deployment requests originating from non-administrative source IPs
  • Implement file integrity monitoring on Universal Forwarder installation directories to detect unauthorized bundle modifications
  • Create alerts for unexpected changes to forwarder configurations or the appearance of unknown apps
  • Audit deployment server access patterns to identify clients attempting to perform administrative operations

Monitoring Recommendations

  • Enable verbose logging on deployment servers to capture all bundle distribution activities and source information
  • Establish baselines for normal deployment patterns and alert on deviations such as off-hours deployments or deployments to unusual client groups
  • Integrate Splunk deployment server logs with SIEM solutions for correlation with endpoint telemetry
  • Implement network segmentation monitoring to detect unexpected communication between Universal Forwarder endpoints

How to Mitigate CVE-2022-32158

Immediate Actions Required

  • Upgrade Splunk Enterprise deployment servers to version 8.1.10.1, 8.2.6.1, or 9.0 or later immediately
  • Audit all Universal Forwarder endpoints for signs of compromise before and after patching
  • Review deployment server logs for any suspicious bundle deployment activities that may indicate prior exploitation
  • Temporarily restrict network access to deployment servers while patches are being applied

Patch Information

Splunk has released security patches addressing this vulnerability. Organizations should upgrade to the following versions or later:

  • Splunk Enterprise 8.1.10.1 for the 8.1.x branch
  • Splunk Enterprise 8.2.6.1 for the 8.2.x branch
  • Splunk Enterprise 9.0 or later

For detailed patch information and upgrade guidance, refer to the Splunk Security Updates Documentation and the Splunk Security Announcement SVD-2022-0608.

Workarounds

  • Implement network segmentation to restrict which systems can communicate with deployment servers on management ports
  • Deploy network-level access controls to ensure only authorized administrative systems can initiate bundle deployments
  • Monitor and restrict outbound communications from Universal Forwarder endpoints to limit potential abuse vectors
  • Consider temporarily disabling the deployment server functionality if patching cannot be performed immediately, though this will impact centralized configuration management
bash
# Example: Restrict deployment server access via firewall rules
# Allow only authorized management subnet to reach deployment server
iptables -A INPUT -p tcp --dport 8089 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 8089 -j DROP

# Verify Splunk Enterprise version after patching
/opt/splunk/bin/splunk version

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSplunk

  • SeverityCRITICAL

  • CVSS Score10.0

  • EPSS Probability0.90%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-284

  • NVD-CWE-noinfo
  • Vendor Resources
  • Splunk Security Updates Documentation

  • Splunk Security Announcement SVD-2022-0608
  • Related CVEs
  • CVE-2026-20163: Splunk Enterprise RCE Vulnerability

  • CVE-2025-20229: Splunk Enterprise RCE Vulnerability

  • CVE-2024-36985: Splunk Enterprise RCE Vulnerability

  • CVE-2024-36984: Splunk Enterprise RCE 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