← Vulnerability feed

Vulnerability record · CVE-2014-3914 · published 7 August 2014

CVE-2014-3914: Rocket ServerGraph Admin Center path traversal and arbitrary file actions

Rocketsoftware · Rocket Servergraph

Rocket ServerGraph 1.2 Admin Center exposes fileRequestor and userRequest servlets that accept a query parameter without sanitizing path traversal sequences. Attackers can create, read, execute, or delete arbitrary files, and a save_server_groups action permits arbitrary code execution. The flaw is remotely reachable and unauthenticated, making it a full compromise of the host running the Admin Center.

10.0 CVSS 2.0 High EPSS 73% · top 0.6% CWE-22 · Path traversal
10.0CVSS 2.0 base score
73%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in the Admin Center for Tivoli Storage Manager (TSM) in Rocket ServerGraph 1.2 allows remote attackers to (1) create arbitrary files via a .. (dot dot) in the query parameter in a writeDataFile action to the fileRequestor servlet, execute arbitrary files via a .. (dot dot) in the query parameter in a (2) run or (3) runClear action to the fileRequestor servlet, (4) read arbitrary files via a readDataFile action to the fileRequestor servlet, (5) execute arbitrary code via a save_server_groups action to the userRequest servlet, or (6) delete arbitrary files via a del action in the fileRequestServlet servlet.

AV:N/AC:L/Au:N/C:C/I:C/A:C

Automated analysis

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

critical priorityUnauthenticated remote path traversal leading to arbitrary file read, write, delete, and code execution with a CVSS 2.0 score of 10 and high EPSS probability.

What it is

Rocket ServerGraph 1.2 Admin Center exposes fileRequestor and userRequest servlets that accept a query parameter without sanitizing path traversal sequences. Attackers can create, read, execute, or delete arbitrary files, and a save_server_groups action permits arbitrary code execution. The flaw is remotely reachable and unauthenticated, making it a full compromise of the host running the Admin Center.

Impact

An attacker gains arbitrary file read, write, and delete on the server plus remote code execution, effectively full control of the affected system. No credentials are required, so any network-reachable instance is at risk.

Attack surface

Reached over the network via HTTP requests to the Admin Center servlets (fileRequestor, userRequest, fileRequestServlet) with crafted query parameters. The CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are needed.

Exploitation

A public Exploit-DB entry exists and EPSS is 0.726 (99.4th percentile), indicating high likelihood of exploitation activity. The CVE is not listed in CISA KEV, so no confirmed in-the-wild campaign is documented in this record.

What to do

  • Apply the vendor patch for Rocket ServerGraph 1.2 or upgrade to a fixed release; verify with Rocket Software advisories.
  • Restrict network access to the Admin Center so only trusted management hosts can reach the servlets.
  • Require authentication and place the Admin Center behind a reverse proxy that blocks traversal sequences in request paths and parameters.
  • Run the Admin Center with least-privilege OS permissions so file write and execute actions cannot reach sensitive paths.
  • Monitor and alert on unexpected file creation, deletion, or process execution originating from the Admin Center service account.

Detection

  • Inspect web logs for requests to fileRequestor, userRequest, or fileRequestServlet containing '..' or encoded traversal sequences in query parameters.
  • Alert on writeDataFile, readDataFile, run, runClear, save_server_groups, or del actions in Admin Center request logs.
  • Monitor file system changes and new process spawns under the Admin Center service account for signs of arbitrary file write or code execution.
  • Correlate outbound or lateral traffic from the Admin Center host to detect post-exploitation activity.

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

Affected products

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

References

Track CVE-2014-3914 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.

10.0CVE-2014-3915Rocketsoftware rocket servergraph code injection vulnerabilityThe userRequest servlet in the Admin Center for Tivoli Storage Manager in Rocket Servergraph allows remote attackers to execute arbitrary commands vi…EPSS 3.1%9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed

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