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-2023-38646

CVE-2023-38646: Metabase RCE Vulnerability Explained

CVE-2023-38646 is a critical remote code execution vulnerability in Metabase that allows unauthenticated attackers to execute arbitrary commands at server privilege level. This article covers technical details, affected versions, and patches.

Published: February 4, 2026

CVE-2023-38646 Overview

CVE-2023-38646 is a critical pre-authentication Remote Code Execution (RCE) vulnerability affecting Metabase, a popular open-source business intelligence and analytics platform. The vulnerability allows unauthenticated attackers to execute arbitrary commands on the server at the server's privilege level. Due to the lack of authentication requirements, this vulnerability poses an extreme risk to any exposed Metabase instance.

Critical Impact

Unauthenticated attackers can achieve full system compromise by executing arbitrary commands on vulnerable Metabase servers without any prior authentication, potentially leading to data exfiltration, lateral movement, and complete infrastructure takeover.

Affected Products

  • Metabase Open Source versions before 0.46.6.1, 0.45.4.1, 0.44.7.1, and 0.43.7.2
  • Metabase Enterprise versions before 1.46.6.1, 1.45.4.1, 1.44.7.1, and 1.43.7.2

Discovery Timeline

  • 2023-07-21 - CVE-2023-38646 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-38646

Vulnerability Analysis

This pre-authentication remote code execution vulnerability in Metabase represents one of the most dangerous vulnerability classes—allowing complete system compromise without requiring any credentials or user interaction. The vulnerability exists in how Metabase processes certain API requests, enabling attackers to inject and execute arbitrary system commands.

The attack surface is particularly concerning because Metabase instances are often deployed on internal networks with access to sensitive business data and connected database systems. Successful exploitation grants attackers the ability to execute commands with the same privileges as the Metabase server process, which may include access to database credentials, API keys, and other sensitive configuration data.

The extremely high exploitation probability (EPSS of 94.255% at the 99.93rd percentile) indicates this vulnerability is actively being targeted in the wild and has well-documented exploitation techniques available through public exploit code.

Root Cause

The vulnerability stems from insufficient input validation in Metabase's API endpoint handling. The application fails to properly sanitize user-controlled input before processing it in a security-sensitive context, allowing attackers to inject malicious commands that are then executed by the underlying operating system.

Attack Vector

The attack vector is network-based and requires no authentication, making it trivially exploitable for any attacker who can reach a vulnerable Metabase instance. Exploitation follows these general steps:

  1. Attacker identifies an exposed Metabase instance running a vulnerable version
  2. Attacker crafts a malicious HTTP request targeting the vulnerable API endpoint
  3. The server processes the request without proper validation
  4. Malicious commands are executed on the server with the application's privileges
  5. Attacker achieves remote code execution and can establish persistence

Public exploit code is available through resources such as the Packet Storm RCE Exploit, making this vulnerability accessible to attackers with minimal technical sophistication. The GitHub Issue Discussion provides additional technical context on the vulnerability.

Detection Methods for CVE-2023-38646

Indicators of Compromise

  • Unusual outbound connections from Metabase servers to unknown external IP addresses
  • Unexpected processes spawned as child processes of the Metabase Java application
  • Suspicious entries in web server access logs showing malformed API requests
  • Evidence of reverse shell connections or command-and-control beacons
  • Unauthorized user accounts or SSH keys added to the system

Detection Strategies

  • Monitor HTTP access logs for anomalous requests to Metabase API endpoints, particularly those with encoded payloads or unusual parameters
  • Implement network intrusion detection rules to identify known exploitation patterns for CVE-2023-38646
  • Deploy endpoint detection and response (EDR) solutions to identify suspicious process creation events from the Metabase application
  • Configure SIEM alerts for command execution patterns consistent with post-exploitation activity

Monitoring Recommendations

  • Enable verbose logging on Metabase instances and forward logs to a centralized security monitoring platform
  • Monitor for unexpected child processes spawned by the Java runtime hosting Metabase
  • Track network connections from Metabase servers to detect potential data exfiltration or C2 communication
  • Implement file integrity monitoring on critical system directories to detect unauthorized modifications

How to Mitigate CVE-2023-38646

Immediate Actions Required

  • Immediately upgrade all Metabase instances to the latest patched versions
  • If immediate patching is not possible, restrict network access to Metabase instances using firewall rules
  • Conduct forensic analysis on any internet-exposed Metabase instances to check for signs of compromise
  • Review system logs and network traffic for indicators of exploitation attempts
  • Rotate any credentials and API keys that may have been accessible to the Metabase application

Patch Information

Metabase has released security patches addressing this vulnerability. Organizations should upgrade to the following minimum versions based on their deployment:

EditionPatched Versions
Open Source0.46.6.1, 0.45.4.1, 0.44.7.1, 0.43.7.2
Enterprise1.46.6.1, 1.45.4.1, 1.44.7.1, 1.43.7.2

Refer to the Metabase Security Advisory Blog and GitHub Release Notes v0.46.6.1 for complete patch details and upgrade instructions.

Workarounds

  • Place Metabase behind a reverse proxy with authentication requirements to add an additional layer of protection
  • Restrict network access to Metabase instances using firewall rules, limiting access to trusted IP ranges only
  • Deploy a Web Application Firewall (WAF) with rules to detect and block exploitation attempts
  • Disable or isolate any Metabase instances that cannot be immediately patched until updates can be applied
bash
# Example: Restrict Metabase access using iptables
# Allow access only from trusted internal network
iptables -A INPUT -p tcp --dport 3000 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 3000 -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/TechMetabase

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability94.25%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Packet Storm RCE Exploit

  • Packet Storm RCE Exploit v0.46.6

  • GitHub Issue Discussion

  • GitHub Release Notes v0.46.6.1

  • Hacker News Discussion
  • Vendor Resources
  • Metabase Security Advisory Blog
  • Related CVEs
  • CVE-2023-37470: Metabase H2 Database RCE Vulnerability

  • CVE-2026-27464: Metabase Information Disclosure Flaw

  • CVE-2026-22805: Metabase Information Disclosure Flaw

  • CVE-2021-41277: Metabase Path Traversal Vulnerability
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