← Vulnerability feed

Vulnerability record · CVE-2016-0709 · published 11 April 2016

CVE-2016-0709: Apache Jetspeed Portal Site Manager path traversal enables code execution

Apache · Jetspeed

The Import/Export function in Apache Jetspeed's Portal Site Manager fails to sanitize ZIP archive entry names, allowing directory traversal via '..' sequences. A remote authenticated administrator can write files outside the intended directory, including JSP files into webapps, and thereby execute arbitrary code. The flaw is fixed in Jetspeed 2.3.1.

7.2 CVSS 3.0 High EPSS 77% · top 0.5% CWE-22 · Path traversal
7.2CVSS 3.0 base score, v2 9.0
77%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in the Import/Export function in the Portal Site Manager in Apache Jetspeed before 2.3.1 allows remote authenticated administrators to write to arbitrary files, and consequently execute arbitrary code, via a .. (dot dot) in a ZIP archive entry, as demonstrated by "../../webapps/x.jsp."

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

Automated analysis

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

high priorityThe flaw yields remote code execution, public exploits exist, and EPSS is very high, but exploitation requires authenticated administrator access, which limits exposure.

What it is

The Import/Export function in Apache Jetspeed's Portal Site Manager fails to sanitize ZIP archive entry names, allowing directory traversal via '..' sequences. A remote authenticated administrator can write files outside the intended directory, including JSP files into webapps, and thereby execute arbitrary code. The flaw is fixed in Jetspeed 2.3.1.

Impact

An attacker with administrator rights gains arbitrary file write on the server, which leads to remote code execution under the web application's privileges. This effectively converts a privileged portal account into full control of the host.

Attack surface

Reached over the network through the Portal Site Manager Import/Export feature by submitting a crafted ZIP archive; the CVSS vector (AV:N/AC:L/PR:H/UI:N) indicates no user interaction but high privileges (administrator) are required.

Exploitation

Public exploit code exists (Exploit-DB 39643, Packet Storm, Rapid7 module, haxx.ml writeup), and EPSS is 0.775 (99.5th percentile), though the CVE is not listed in CISA KEV.

What to do

  • Upgrade Apache Jetspeed to 2.3.1 or later, which fixes the traversal in the Import/Export function.
  • If upgrade is not immediately possible, restrict or disable the Portal Site Manager Import/Export feature for untrusted administrators.
  • Limit administrator accounts to the minimum necessary and audit who holds them.
  • Run Jetspeed with least privilege and ensure the web application user cannot write outside its intended directories.
  • Apply a WAF or input filter that rejects ZIP entries containing '..' path sequences.

Detection

  • Monitor web server and application logs for Import/Export requests containing '..' or suspicious ZIP upload activity.
  • Alert on new or modified JSP files appearing in webapps or other web-served directories.
  • Watch for unexpected file writes by the Jetspeed process outside its normal deployment paths.
  • Review administrator account activity for anomalous portal import operations.

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-2016-0709 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-2022-32533Apache jetspeed cross-site scripting vulnerabilityApache Jetspeed-2 does not sufficiently filter untrusted user input by default leading to a number of issues including XSS, CSRF, XXE, and SSRF. Sett…EPSS 4.1%8.8CVE-2016-0710Apache Jetspeed User Manager SQL injectionApache Jetspeed before 2.3.1 contains multiple SQL injection flaws in the User Manager service, reachable through the role and user parameters of ser…EPSS 52%analysed7.5CVE-2016-2171Apache jetspeed permissions and access controls vulnerabilityThe User Manager service in Apache Jetspeed before 2.3.1 does not properly restrict access using Jetspeed Security, which allows remote attackers to …EPSS 43%6.1CVE-2016-0712Apache jetspeed cross-site scripting vulnerabilityCross-site scripting (XSS) vulnerability in Apache Jetspeed before 2.3.1 allows remote attackers to inject arbitrary web script or HTML via the PATH_…EPSS 3.2%6.1CVE-2016-0711Apache jetspeed cross-site scripting vulnerabilityMultiple cross-site scripting (XSS) vulnerabilities in Apache Jetspeed before 2.3.1 allow remote attackers to inject arbitrary web script or HTML via…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%analysed

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