← Vulnerability feed

Vulnerability record · CVE-2015-4068 · published 29 May 2015

CVE-2015-4068: Arcserve UDP servlet path traversal exposes files and causes DoS

Arcserve · Udp

Arcserve UDP before 5.0 Update 4 contains a directory traversal flaw in the reportFileServlet and exportServlet servlets. A crafted file path lets a remote, unauthenticated attacker read sensitive files or disrupt service availability. The flaw is rated critical and has been exploited in the wild per CISA KEV.

9.1 CVSS 3.1 Critical CISA KEV since 25 Mar 2022 EPSS 64% · top 0.8% CWE-22 · Path traversal
9.1CVSS 3.1 base score, v2 9.4
64%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
9References
17 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in Arcserve UDP before 5.0 Update 4 allows remote attackers to obtain sensitive information or cause a denial of service via a crafted file path to the (1) reportFileServlet or (2) exportServlet servlet.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

critical priorityCVSS 9.1, CISA KEV listing, and high EPSS probability indicate a remotely exploitable, actively exploited flaw with severe confidentiality and availability impact.

What it is

Arcserve UDP before 5.0 Update 4 contains a directory traversal flaw in the reportFileServlet and exportServlet servlets. A crafted file path lets a remote, unauthenticated attacker read sensitive files or disrupt service availability. The flaw is rated critical and has been exploited in the wild per CISA KEV.

Impact

An attacker can read files outside the intended directory, potentially exposing credentials or configuration data, and can cause a denial of service against the affected service.

Attack surface

Reachable over the network through the vulnerable servlets; the CVSS vector shows no privileges or user interaction required, so any host that can reach the service can attempt it.

Exploitation

CVE-2015-4068 is listed in CISA KEV with a 2022-03-25 addition date, and EPSS shows a 30-day probability of roughly 0.64 (99th percentile), indicating active exploitation and high likelihood.

What to do

  • Apply Arcserve UDP 5.0 Update 4 or later per the vendor release notes.
  • If patching cannot be done immediately, restrict network access to the reportFileServlet and exportServlet endpoints to trusted hosts only.
  • Place the UDP service behind a reverse proxy or WAF that normalizes and rejects traversal sequences in request paths.
  • Audit the UDP host for exposed sensitive files and rotate any credentials or secrets that may have been readable.
  • Monitor vendor advisories for any further updates to the affected servlets.

Detection

  • Inspect web server and UDP logs for requests containing traversal sequences such as ../ or encoded variants to reportFileServlet or exportServlet.
  • Alert on unusual file read patterns or errors from the UDP service that suggest path manipulation attempts.
  • Correlate outbound or local file access by the UDP process with unexpected paths outside its normal data directories.
  • Review network traffic to UDP management ports for anomalous request paths from untrusted sources.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2015-4068 to the Known Exploited Vulnerabilities catalog on 25 March 2022 as "Arcserve Unified Data Protection (UDP) Directory Traversal Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 15 April 2022.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2015-4068 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2024-0799Arcserve udp improper authentication vulnerabilityAn authentication bypass vulnerability exists in Arcserve Unified Data Protection 9.2 and 8.1 in the edge-app-base-webui.jar!com.ca.arcserve.edge.app…EPSS 4.3%9.8CVE-2023-42000Arcserve udp path traversal vulnerabilityArcserve UDP prior to 9.2 contains a path traversal vulnerability in com.ca.arcflash.ui.server.servlet.FileHandlingServlet.doUpload(). An unauthentic…EPSS 1.5%9.8CVE-2023-41998Arcserve udp unrestricted file upload vulnerabilityArcserve UDP prior to 9.2 contained a vulnerability in the com.ca.arcflash.rps.webservice.RPSService4CPMImpl interface. A routine exists that allows …EPSS 15%9.8CVE-2023-41999Arcserve udp improper authentication vulnerabilityAn authentication bypass exists in Arcserve UDP prior to version 9.2. An unauthenticated, remote attacker can obtain a valid authentication identifie…EPSS 1.4%9.8CVE-2023-26258Arcserve udp incorrect authorization vulnerabilityArcserve UDP through 9.0.6034 allows authentication bypass. The method getVersionInfo at WebServiceImpl/services/FlashServiceImpl leaks the AuthUUID …EPSS 40%9.2CVE-2025-34522Arcserve udp heap-based buffer overflow vulnerabilityA heap-based buffer overflow vulnerability exists in the input parsing logic of Arcserve Unified Data Protection (UDP). This flaw can be triggered wi…EPSS 0.56%9.2CVE-2025-34523Arcserve udp heap-based buffer overflow vulnerabilityA heap-based buffer overflow vulnerability exists in the network-facing input handling routines of Arcserve Unified Data Protection (UDP). This flaw …EPSS 0.53%8.8CVE-2024-0800Arcserve udp unrestricted file upload vulnerabilityA path traversal vulnerability exists in Arcserve Unified Data Protection 9.2 and 8.1 in edge-app-base-webui.jar!com.ca.arcserve.edge.app.base.ui.ser…EPSS 1.0%

Source: NIST National Vulnerability Database (record CVE-2015-4068), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.