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-38547

CVE-2023-38547: Veeam ONE RCE Vulnerability

CVE-2023-38547 is a remote code execution flaw in Veeam ONE that allows unauthenticated attackers to access SQL server connection details and execute code. This article covers technical details, affected versions, and mitigations.

Published: February 11, 2026

CVE-2023-38547 Overview

CVE-2023-38547 is a critical vulnerability in Veeam ONE that allows an unauthenticated user to gain information about the SQL server connection Veeam ONE uses to access its configuration database. This information disclosure vulnerability can potentially lead to remote code execution on the SQL server hosting the Veeam ONE configuration database, making it a serious threat to enterprise backup infrastructure environments.

Critical Impact

Unauthenticated attackers can exploit this vulnerability to obtain sensitive SQL server connection details, potentially enabling remote code execution on critical database infrastructure without any prior authentication.

Affected Products

  • Veeam ONE 11.0.0.1379
  • Veeam ONE 11.0.1.1880
  • Veeam ONE 12.0.0.2498
  • Veeam ONE 12.0.1.2591

Discovery Timeline

  • 2023-11-07 - CVE-2023-38547 published to NVD
  • 2025-03-06 - Last updated in NVD database

Technical Details for CVE-2023-38547

Vulnerability Analysis

This vulnerability stems from an information exposure weakness (CWE-200) in Veeam ONE's handling of SQL server connection information. The flaw allows unauthenticated remote attackers to access sensitive configuration data that reveals how Veeam ONE connects to its backend SQL server database.

The attack is network-accessible and requires no privileges or user interaction, making it particularly dangerous in environments where Veeam ONE is exposed to untrusted networks. Once an attacker obtains the SQL server connection details, they may be able to leverage this information to establish direct connections to the database server and potentially execute arbitrary code.

Veeam ONE is widely deployed in enterprise environments for monitoring and reporting on backup infrastructure. The configuration database contains critical operational data, and compromise of this database could impact the integrity of backup monitoring and potentially provide attackers with valuable reconnaissance information about an organization's backup topology.

Root Cause

The root cause of CVE-2023-38547 is improper access control over sensitive configuration information. Veeam ONE fails to adequately restrict access to SQL server connection details, allowing unauthenticated users to retrieve this information through network requests. This represents a failure to implement the principle of least privilege for sensitive database connection parameters.

Attack Vector

The attack vector is network-based, requiring no authentication or user interaction. An attacker with network access to a vulnerable Veeam ONE instance can exploit this vulnerability by sending specially crafted requests to obtain SQL server connection information.

The exploitation chain typically involves:

  1. Discovery of a vulnerable Veeam ONE instance on the network
  2. Sending requests to extract SQL server connection details
  3. Using the obtained credentials or connection strings to access the SQL server
  4. Potential escalation to remote code execution on the SQL server through techniques such as xp_cmdshell or CLR assemblies

Since no verified exploit code is available, organizations should refer to the Veeam Knowledge Base Article for technical details regarding the vulnerability mechanism and patch information.

Detection Methods for CVE-2023-38547

Indicators of Compromise

  • Unexpected network connections to Veeam ONE monitoring ports from untrusted sources
  • Unusual SQL server authentication attempts originating from unexpected IP addresses
  • Anomalous queries against the Veeam ONE configuration database
  • Evidence of SQL server stored procedure execution such as xp_cmdshell following Veeam ONE access

Detection Strategies

  • Monitor Veeam ONE web service logs for unauthenticated access attempts to configuration endpoints
  • Implement network traffic analysis to detect reconnaissance activity against Veeam ONE instances
  • Enable SQL Server audit logging to capture authentication attempts and query patterns from Veeam ONE database connections
  • Deploy endpoint detection and response (EDR) solutions to identify post-exploitation activity on SQL servers

Monitoring Recommendations

  • Configure alerts for failed and successful authentication attempts to the SQL server hosting Veeam ONE configuration data
  • Establish baseline network communication patterns for Veeam ONE and alert on deviations
  • Monitor for execution of dangerous SQL Server extended stored procedures
  • Implement SentinelOne Singularity platform for real-time threat detection across Veeam ONE servers and associated SQL infrastructure

How to Mitigate CVE-2023-38547

Immediate Actions Required

  • Apply the security hotfix provided by Veeam immediately to all affected Veeam ONE installations
  • Restrict network access to Veeam ONE instances to trusted management networks only
  • Review SQL server access logs for any evidence of unauthorized access or suspicious activity
  • Implement network segmentation to isolate backup infrastructure from general network traffic

Patch Information

Veeam has released security updates to address this vulnerability. Organizations should consult the Veeam Knowledge Base Article KB4508 for specific patch instructions and download links. The following versions are affected and require patching:

  • Veeam ONE 11.0.0.1379
  • Veeam ONE 11.0.1.1880
  • Veeam ONE 12.0.0.2498
  • Veeam ONE 12.0.1.2591

Workarounds

  • Implement strict firewall rules to limit access to Veeam ONE only from authorized management workstations
  • If patching is delayed, consider temporarily disabling external network access to Veeam ONE services
  • Enable Windows Firewall rules on Veeam ONE servers to restrict incoming connections
  • Configure SQL Server to require encrypted connections and implement IP-based access restrictions
bash
# Example: Restrict Veeam ONE access using Windows Firewall
# Block external access to Veeam ONE default ports
netsh advfirewall firewall add rule name="Block Veeam ONE External Access" dir=in action=block protocol=tcp localport=1239,2805 remoteip=any

# Allow access only from management subnet
netsh advfirewall firewall add rule name="Allow Veeam ONE Management" dir=in action=allow protocol=tcp localport=1239,2805 remoteip=10.0.100.0/24

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechVeeam One

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability10.76%

  • 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

  • CWE-200
  • Vendor Resources
  • Veeam Knowledge Base Article
  • Related CVEs
  • CVE-2023-38548: Veeam ONE Information Disclosure Flaw
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