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

CVE-2025-34523: Arcserve UDP Buffer Overflow Vulnerability

CVE-2025-34523 is a heap-based buffer overflow in Arcserve Unified Data Protection that allows unauthenticated remote attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Published: March 24, 2026

CVE-2025-34523 Overview

A heap-based buffer overflow vulnerability exists in the network-facing input handling routines of Arcserve Unified Data Protection (UDP). This critical security flaw is reachable without authentication and results from improper bounds checking when processing attacker-controlled input. By sending specially crafted data, a remote attacker can corrupt heap memory, potentially causing a denial of service or enabling arbitrary code execution depending on the memory layout and exploitation techniques used.

This vulnerability is similar in nature to CVE-2025-34522 but affects a separate code path or component. No user interaction is required, and exploitation occurs in the context of the vulnerable process.

Critical Impact

Unauthenticated remote attackers can exploit this heap overflow to achieve denial of service or potentially execute arbitrary code on systems running vulnerable versions of Arcserve UDP.

Affected Products

  • Arcserve UDP versions 7.x and earlier (unsupported/out of maintenance)
  • Arcserve UDP versions 8.0 through 10.1 (supported, requires patching)
  • Arcserve UDP 7.0, 7.0 Update 1, and 7.0 Update 2

Discovery Timeline

  • 2025-08-27 - CVE-2025-34523 published to NVD
  • 2025-09-09 - Last updated in NVD database

Technical Details for CVE-2025-34523

Vulnerability Analysis

This vulnerability is classified as CWE-122 (Heap-based Buffer Overflow), a memory corruption flaw that occurs when data is written beyond the allocated boundaries of a heap buffer. In the context of Arcserve UDP, the vulnerability resides in network-facing input handling routines, making it particularly dangerous as it can be triggered remotely without any authentication requirements.

The flaw stems from insufficient bounds checking when the application processes incoming network data. When an attacker sends specially crafted input that exceeds the expected buffer size, the overflow corrupts adjacent heap memory structures. Depending on the heap layout and memory allocation patterns at the time of exploitation, this corruption can be leveraged to either crash the service (denial of service) or redirect program execution to attacker-controlled code.

Root Cause

The root cause of this vulnerability is improper bounds checking in the network-facing input handling routines. The vulnerable code fails to properly validate the length of attacker-controlled input before copying it into a fixed-size heap buffer. This classic memory safety issue allows data to overflow past the buffer's boundaries and overwrite adjacent heap metadata or application data structures.

Attack Vector

The attack vector is network-based with no authentication required, making this vulnerability highly exploitable. An attacker can remotely target Arcserve UDP installations by:

  1. Identifying a target system running a vulnerable version of Arcserve UDP
  2. Crafting malicious network packets containing oversized input data
  3. Sending the crafted packets to the vulnerable network service
  4. Triggering the heap overflow to corrupt memory structures

The exploitation does not require any user interaction and executes in the context of the vulnerable Arcserve UDP process. Successful exploitation could allow attackers to gain the same privileges as the UDP service, which typically runs with elevated permissions to perform backup operations.

Detection Methods for CVE-2025-34523

Indicators of Compromise

  • Unexpected crashes or service restarts of Arcserve UDP processes
  • Anomalous network traffic patterns targeting Arcserve UDP listening ports
  • Memory corruption errors or heap corruption messages in application logs
  • Unusual process behavior or unexpected child processes spawned by UDP services

Detection Strategies

  • Deploy network intrusion detection rules to identify malformed or oversized packets targeting Arcserve UDP services
  • Monitor Arcserve UDP service stability for unexpected crashes or restarts that may indicate exploitation attempts
  • Implement endpoint detection and response (EDR) solutions to detect anomalous memory operations or code execution patterns
  • Audit network connections to Arcserve UDP services for unauthorized access attempts

Monitoring Recommendations

  • Enable detailed logging for Arcserve UDP services and regularly review logs for suspicious activity
  • Configure alerts for service crashes or unexpected restarts of backup-related processes
  • Monitor network traffic to UDP service ports for unusual volume or malformed packets
  • Implement file integrity monitoring on Arcserve UDP binaries and configuration files

How to Mitigate CVE-2025-34523

Immediate Actions Required

  • Identify all Arcserve UDP installations in your environment and determine their versions
  • Upgrade to Arcserve UDP version 10.2 which includes the necessary patches for this vulnerability
  • For versions 8.0 through 10.1, apply the security patches provided by Arcserve
  • Upgrade versions 7.x and earlier to 10.2 as these versions are unsupported and will not receive patches

Patch Information

Arcserve has released patches to address this vulnerability. UDP version 10.2 includes all necessary fixes and requires no additional action after upgrade. For supported versions 8.0 through 10.1, Arcserve has provided security patches that must be applied. Versions 7.x and earlier are unsupported or out of maintenance and must be upgraded to version 10.2 to remediate this issue.

For detailed patch instructions and download links, refer to the Arcserve Security Bulletin.

Workarounds

  • Restrict network access to Arcserve UDP services using firewall rules to limit exposure to trusted networks only
  • Implement network segmentation to isolate backup infrastructure from general network access
  • Deploy application-layer firewalls or intrusion prevention systems to filter malicious traffic before it reaches vulnerable services
  • Monitor and limit the rate of incoming connections to Arcserve UDP services to reduce exploitation risk
bash
# Example firewall rule to restrict Arcserve UDP access to trusted networks
# Adjust ports and IP ranges according to your environment
iptables -A INPUT -p tcp --dport 8014 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8014 -j DROP

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechArcserve Udp

  • SeverityCRITICAL

  • CVSS Score9.2

  • EPSS Probability0.33%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-122
  • Vendor Resources
  • Arcserve Security Bulletin
  • Related CVEs
  • CVE-2025-34522: Arcserve UDP Buffer Overflow Vulnerability

  • CVE-2024-0799: Arcserve UDP Auth Bypass Vulnerability

  • CVE-2025-34520: Arcserve UDP Auth Bypass Vulnerability

  • CVE-2023-42000: Arcserve UDP 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