← Vulnerability feed

Vulnerability record · CVE-2015-1830 · published 19 August 2015

CVE-2015-1830: Apache ActiveMQ fileserver path traversal allows JSP upload

Apache · Activemq

Apache ActiveMQ 5.x before 5.11.2 on Windows has a directory traversal flaw in the fileserver upload/download functionality for blob messages. An unauthenticated remote attacker can write JSP files into arbitrary directories, which can lead to remote code execution if the written file is served or executed.

5.0 CVSS 2.0 Medium EPSS 84% · top 0.3% CWE-22 · Path traversal
5.0CVSS 2.0 base score
84%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
14References
17 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in the fileserver upload/download functionality for blob messages in Apache ActiveMQ 5.x before 5.11.2 for Windows allows remote attackers to create JSP files in arbitrary directories via unspecified vectors.

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

Automated analysis

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

high priorityUnauthenticated network-reachable path traversal that can lead to code execution, with very high EPSS despite no KEV listing.

What it is

Apache ActiveMQ 5.x before 5.11.2 on Windows has a directory traversal flaw in the fileserver upload/download functionality for blob messages. An unauthenticated remote attacker can write JSP files into arbitrary directories, which can lead to remote code execution if the written file is served or executed.

Impact

An attacker can place attacker-controlled JSP files anywhere the ActiveMQ process can write, enabling code execution or web shell deployment depending on what serves those directories.

Attack surface

Reached over the network through the ActiveMQ fileserver blob message upload/download path; the CVSS vector (AV:N/AC:L/Au:N) indicates no authentication and no user interaction are required. The flaw is specific to Windows deployments.

Exploitation

Not listed in CISA KEV and no ransomware associations are recorded, but EPSS is very high (0.844, 99.7th percentile) and public references include a Packet Storm shell-upload writeup, indicating known exploitation techniques exist.

What to do

  • Upgrade Apache ActiveMQ to 5.11.2 or later, or apply the vendor advisory fix.
  • Disable or restrict the fileserver upload/download functionality if it is not required.
  • Restrict network access to ActiveMQ broker and web ports to trusted hosts only.
  • Run the ActiveMQ service with least privilege and ensure its writable directories cannot serve executable content.
  • Monitor and remove unexpected JSP files in ActiveMQ-accessible directories.

Detection

  • Alert on JSP or other executable files appearing in ActiveMQ data, web, or temp directories.
  • Monitor ActiveMQ logs for anomalous blob upload/download requests and traversal sequences such as ../.
  • Watch for outbound or inbound connections to ActiveMQ ports from untrusted sources.
  • Baseline and integrity-check files under ActiveMQ installation and data paths for unexpected additions.

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-2015-1830 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-2023-46604Apache ActiveMQ OpenWire deserialization remote code executionThe Java OpenWire protocol marshaller in Apache ActiveMQ deserializes untrusted data, letting an attacker manipulate serialized class types so the br…KEVEPSS 100%analysed9.8CVE-2016-3088Apache ActiveMQ Fileserver unrestricted file upload to RCEThe Fileserver web application in Apache ActiveMQ 5.x before 5.14.0 accepts HTTP PUT uploads and HTTP MOVE requests without adequate validation, lett…KEVEPSS 99%analysed8.8CVE-2026-34197Apache ActiveMQ Jolokia JMX bridge code injection via broker config URIApache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ with a default policy that allows exec operations on all org.apache.acti…KEVEPSS 15%analysed9.9CVE-2021-21345XStream deserialization allows remote command executionXStream before 1.4.16 deserializes untrusted XML without adequate type restrictions, allowing code injection and OS command execution. The flaw is a …EPSS 72%analysed9.8CVE-2021-21347Netapp oncommand insight unrestricted file upload vulnerabilityXStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a re…EPSS 14%9.8CVE-2021-21350Netapp oncommand insight unrestricted file upload vulnerabilityXStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a re…EPSS 15%9.8CVE-2021-21344XStream deserialization allows remote code executionXStream before 1.4.16 deserializes untrusted XML without adequate type restrictions, letting a remote attacker craft a stream that loads and executes…EPSS 76%analysed9.8CVE-2021-21346XStream deserialization allows remote code executionXStream before 1.4.16 deserializes untrusted XML without adequate type restrictions, letting a remote attacker load and execute arbitrary code by man…EPSS 76%analysed

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