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

CVE-2025-32991: N2WS Backup & Recovery RCE Vulnerability

CVE-2025-32991 is a remote code execution vulnerability in N2WS Backup & Recovery affecting versions before 4.4.0. Attackers exploit the RESTful API in a two-step process to execute arbitrary code. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: March 27, 2026

CVE-2025-32991 Overview

CVE-2025-32991 is a critical remote code execution vulnerability affecting N2WS Backup & Recovery before version 4.4.0. The vulnerability stems from a two-step attack against the product's RESTful API, allowing unauthenticated attackers to achieve remote code execution on vulnerable systems. Given the network-accessible nature of the attack vector and the potential for complete system compromise, this vulnerability poses a significant risk to organizations relying on N2WS for their cloud backup and disaster recovery operations.

Critical Impact

Successful exploitation enables attackers to execute arbitrary code remotely on N2WS Backup & Recovery systems, potentially compromising sensitive backup data, AWS credentials, and recovery operations across the organization's cloud infrastructure.

Affected Products

  • N2WS Backup & Recovery versions prior to 4.4.0
  • N2WS Backup & Recovery RESTful API components
  • AWS-integrated N2WS deployments with exposed API endpoints

Discovery Timeline

  • 2026-03-25 - CVE CVE-2025-32991 published to NVD
  • 2026-03-26 - Last updated in NVD database

Technical Details for CVE-2025-32991

Vulnerability Analysis

This vulnerability is classified under CWE-362 (Race Condition), indicating that the two-step attack leverages timing-dependent behavior in the RESTful API to achieve code execution. The attack requires no authentication and can be executed remotely over the network, though exploitation complexity is considered high due to the race condition mechanics involved.

The vulnerability affects systems with changed scope, meaning a successful exploit can impact resources beyond the vulnerable component's security scope. This is particularly concerning in cloud backup environments where N2WS manages cross-account AWS resources and stores sensitive recovery data.

Root Cause

The root cause appears to be a race condition (CWE-362) in the N2WS RESTful API's request handling logic. Race conditions occur when the proper functioning of a system depends on the sequence or timing of uncontrollable events, and in this case, attackers can exploit a Time-of-Check Time-of-Use (TOCTOU) window during API request processing. The two-step nature of the attack suggests that the first request establishes a condition that the second request exploits before proper security validation completes.

Attack Vector

The attack is network-based and requires no user interaction or prior authentication to exploit. An attacker would need to:

  1. Identify an exposed N2WS Backup & Recovery instance with the vulnerable RESTful API
  2. Craft and send the first API request to establish the race condition window
  3. Rapidly send the second malicious request to exploit the timing vulnerability before security checks complete
  4. Achieve remote code execution on the target system

The exploitation of this vulnerability enables remote code execution through the vulnerable API. The attack sequence exploits timing-dependent behavior in the API's request validation process. For detailed technical information, refer to the N2WS Security Advisory Update.

Detection Methods for CVE-2025-32991

Indicators of Compromise

  • Unusual rapid sequences of API requests to the N2WS RESTful API endpoints from a single source
  • Unexpected process execution or shell commands originating from the N2WS application context
  • Anomalous network connections from the N2WS server to external destinations

Detection Strategies

  • Monitor N2WS API access logs for patterns of rapid successive requests that may indicate race condition exploitation attempts
  • Deploy application-level logging to capture timing anomalies in API request processing
  • Implement network intrusion detection rules to identify potential exploitation traffic patterns targeting N2WS endpoints

Monitoring Recommendations

  • Enable verbose logging on N2WS Backup & Recovery instances to capture detailed API request metadata
  • Configure alerting for any code execution or process spawning events outside normal N2WS operational patterns
  • Review authentication and access patterns for the RESTful API regularly to identify reconnaissance or exploitation attempts

How to Mitigate CVE-2025-32991

Immediate Actions Required

  • Upgrade N2WS Backup & Recovery to version 4.4.0 or later immediately
  • Restrict network access to the N2WS RESTful API to trusted IP ranges only
  • Review system logs for indicators of prior exploitation attempts
  • Implement additional authentication controls for API access where possible

Patch Information

N2WS has addressed this vulnerability in version 4.4.0 and later releases. Organizations should upgrade to the latest available version as soon as possible. Detailed patch and upgrade instructions are available in the N2WS Security Advisory Update. Additional product information can be found on the N2WS Official Website.

Workarounds

  • Place the N2WS RESTful API behind a web application firewall (WAF) configured to rate-limit and inspect API traffic
  • Implement network segmentation to isolate N2WS instances from untrusted network segments
  • Disable or restrict RESTful API access if not required for operational purposes until patching can be completed
bash
# Example: Restrict API access using iptables (adjust IP ranges as needed)
# Allow API access only from trusted management network
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -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/TechN2w Backup Recovery

  • SeverityCRITICAL

  • CVSS Score9.0

  • EPSS Probability0.21%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-362
  • Technical References
  • N2WS Official Website
  • Vendor Resources
  • N2WS Security Advisory Update
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal 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