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-2025-48984

CVE-2025-48984: Veeam Backup & Replication RCE Flaw

CVE-2025-48984 is a remote code execution vulnerability in Veeam Backup & Replication that allows authenticated domain users to execute arbitrary code on the Backup Server. This article covers technical details, impact, and mitigation.

Published: April 15, 2026

CVE-2025-48984 Overview

CVE-2025-48984 is a code injection vulnerability (CWE-94) affecting Veeam Backup & Replication that allows an authenticated domain user to achieve remote code execution (RCE) on the Backup Server. This vulnerability poses a significant risk to enterprise environments where Veeam Backup & Replication is deployed, as successful exploitation could lead to complete compromise of backup infrastructure.

Critical Impact

An authenticated domain user can execute arbitrary code on the Veeam Backup Server, potentially compromising backup data integrity, confidentiality, and availability across the entire backup infrastructure.

Affected Products

  • Veeam Backup & Replication

Discovery Timeline

  • 2025-10-31 - CVE-2025-48984 published to NVD
  • 2025-11-11 - Last updated in NVD database

Technical Details for CVE-2025-48984

Vulnerability Analysis

This vulnerability is classified as Code Injection (CWE-94), enabling authenticated domain users to execute arbitrary code on the Veeam Backup Server. The network-based attack vector means exploitation can occur remotely from any authenticated domain user's context. The vulnerability requires only low privileges (domain user authentication) and no user interaction, making it highly exploitable within enterprise environments. Successful exploitation results in full compromise of confidentiality, integrity, and availability of the affected system.

Root Cause

The root cause stems from improper code injection controls (CWE-94) within the Veeam Backup & Replication application. The vulnerability allows authenticated domain users to inject and execute arbitrary code due to insufficient input validation or improper handling of user-supplied data that is subsequently processed by the server.

Attack Vector

The attack vector is network-based, requiring the attacker to be an authenticated domain user. From this position, an attacker can craft malicious requests to the Veeam Backup Server that exploit the code injection vulnerability. The attack does not require any interaction from legitimate users and can be executed directly against the exposed service interfaces. Given that Veeam Backup & Replication servers typically contain sensitive backup data and often have elevated privileges across the network infrastructure, successful exploitation could enable lateral movement and data exfiltration.

The vulnerability mechanism involves improper handling of code execution contexts. For detailed technical information regarding exploitation patterns, refer to the Veeam Knowledge Base Article.

Detection Methods for CVE-2025-48984

Indicators of Compromise

  • Unexpected process spawning from Veeam Backup Server services
  • Anomalous network connections originating from Veeam Backup & Replication processes
  • Unusual authentication patterns from domain users accessing backup infrastructure
  • Suspicious code execution events or script activity on backup servers

Detection Strategies

  • Monitor Veeam Backup Server processes for child process creation patterns that deviate from baseline behavior
  • Implement network traffic analysis to detect anomalous outbound connections from backup infrastructure
  • Enable detailed audit logging for authentication events targeting Veeam services
  • Deploy endpoint detection and response (EDR) solutions to monitor for code injection attempts

Monitoring Recommendations

  • Enable comprehensive logging on Veeam Backup & Replication servers and forward logs to SIEM
  • Configure alerts for failed and successful authentication attempts from unusual sources
  • Implement behavioral analysis for Veeam-related processes to detect anomalous execution patterns
  • Regularly review domain user access to backup infrastructure for least privilege compliance

How to Mitigate CVE-2025-48984

Immediate Actions Required

  • Apply the security patch provided by Veeam immediately following the guidance in KB4771
  • Review and restrict domain user access to Veeam Backup & Replication servers using least privilege principles
  • Implement network segmentation to limit access to backup infrastructure
  • Enable enhanced monitoring and logging on affected systems pending patch deployment

Patch Information

Veeam has released a security update addressing CVE-2025-48984. Detailed patch information and installation instructions are available in the Veeam Knowledge Base Article KB4771. Organizations should prioritize applying this patch given the severity of the vulnerability and the potential impact on backup infrastructure.

Workarounds

  • Restrict network access to Veeam Backup & Replication servers through firewall rules, limiting connectivity to only essential systems
  • Review and minimize the number of domain users with access to backup infrastructure
  • Implement additional network monitoring and intrusion detection for backup server segments
  • Consider temporarily isolating backup servers if patching cannot be performed immediately
bash
# Example: Restrict network access to Veeam Backup Server
# Add firewall rules to limit access to essential management systems only
netsh advfirewall firewall add rule name="Restrict Veeam Access" dir=in action=allow remoteip=<trusted_management_subnet> protocol=tcp localport=9392,9393,9401
netsh advfirewall firewall add rule name="Block Untrusted Veeam Access" dir=in action=block protocol=tcp localport=9392,9393,9401

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechVeeam Backup

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.32%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-94
  • Vendor Resources
  • Veeam Knowledge Base Article
  • Related CVEs
  • CVE-2025-55125: Veeam Backup & Replication RCE Vulnerability

  • CVE-2025-48983: Veeam Backup & Replication RCE Flaw

  • CVE-2022-26500: Veeam Backup & Replication RCE Flaw

  • CVE-2024-40711: Veeam Backup & Replication RCE Flaw
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