← Back

Activemq

activemq

Vendor: Apache • 72 CVEs

CVEs (72)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Apache
DebianOracle
4Activemq
Communications Diameter Signaling RouterDebian Linux+1 more
Jun 17, 2026
Sep 10, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Apache ActiveMQ uses LocateRegistry.createRegistry() to create the JMX RMI registry and binds the server to the "jmxrmi" entry. It is possible to connect to the registry without authentication and call the rebind method...Show more
Apache ActiveMQ uses LocateRegistry.createRegistry() to create the JMX RMI registry and binds the server to the "jmxrmi" entry. It is possible to connect to the registry without authentication and call the rebind method to rebind jmxrmi to something else. If an attacker creates another server to proxy the original, and bound that, he effectively becomes a man in the middle and is able to intercept the credentials when an user connects. Upgrade to Apache ActiveMQ 5.15.12.Show less
2Apache
Oracle
7Activemq
Communications Diameter Signaling RouterCommunications Element Manager+4 more
Jun 17, 2026
Sep 10, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A regression has been introduced in the commit preventing JMX re-bind. By passing an empty environment map to RMIConnectorServer, instead of the map that contains the authentication credentials, it leaves ActiveMQ open t...Show more
A regression has been introduced in the commit preventing JMX re-bind. By passing an empty environment map to RMIConnectorServer, instead of the map that contains the authentication credentials, it leaves ActiveMQ open to the following attack: https://docs.oracle.com/javase/8/docs/technotes/guides/management/agent.html "A remote client could create a javax.management.loading.MLet MBean and use it to create new MBeans from arbitrary URLs, at least if there is no security manager. In other words, a rogue remote client could make your Java application execute arbitrary code." Mitigation: Upgrade to Apache ActiveMQ 5.15.13Show less
2Apache
Oracle
7Activemq
Communications Diameter Signaling RouterCommunications Element Manager+4 more
Jun 17, 2026
May 14, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
In Apache ActiveMQ 5.0.0 to 5.15.11, the webconsole admin GUI is open to XSS, in the view that lists the contents of a queue.
2Apache
Redhat
3Activemq
Jboss A MqJboss Fuse
Nov 21, 2024
Aug 1, 2019
N/A· v4
2.7 LOW· v3
4.0 MEDIUM· v2
It was found that the Apache ActiveMQ client before 5.14.5 exposed a remote shutdown command in the ActiveMQConnection class. An attacker logged into a compromised broker could use this flaw to achieve denial of service...Show more
It was found that the Apache ActiveMQ client before 5.14.5 exposed a remote shutdown command in the ActiveMQConnection class. An attacker logged into a compromised broker could use this flaw to achieve denial of service on a connected client.Show less
5Apache
DebianNetapp+2 more
10Activemq
Debian LinuxDrill+7 more
Jun 17, 2026
May 23, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
An issue is present in Apache ZooKeeper 1.0.0 to 3.4.13 and 3.5.0-alpha to 3.5.4-beta. ZooKeeper’s getACL() command doesn’t check any permission when retrieves the ACLs of the requested node and returns all information c...Show more
An issue is present in Apache ZooKeeper 1.0.0 to 3.4.13 and 3.5.0-alpha to 3.5.4-beta. ZooKeeper’s getACL() command doesn’t check any permission when retrieves the ACLs of the requested node and returns all information contained in the ACL Id field as plaintext string. DigestAuthenticationProvider overloads the Id field with the hash value that is used for user authentication. As a consequence, if Digest Authentication is in use, the unsalted hash value will be disclosed by getACL() request for unauthenticated or unprivileged users.Show less
3Apache
OracleXstream
3Activemq
Endeca Information Discovery StudioXstream
May 23, 2025
May 15, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Xstream API versions up to 1.4.6 and version 1.4.10, if the security framework has not been initialized, may allow a remote attacker to run arbitrary shell commands by manipulating the processed input stream when unmarsh...Show more
Xstream API versions up to 1.4.6 and version 1.4.10, if the security framework has not been initialized, may allow a remote attacker to run arbitrary shell commands by manipulating the processed input stream when unmarshaling XML or any supported format. e.g. JSON.Show less
4Apache
DebianEclipse+1 more
7Activemq
Debian LinuxDrill+4 more
Jun 17, 2026
Apr 22, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandle...Show more
In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandler that is configured for showing a Listing of directory contents.Show less
4Apache
DebianNetapp+1 more
8Activemq
Communications Diameter Signaling RouterDebian Linux+5 more
Jun 17, 2026
Mar 28, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Apache ActiveMQ 5.0.0 - 5.15.8, unmarshalling corrupt MQTT frame can lead to broker Out of Memory exception making it unresponsive.
1Apache
1Activemq
Jun 17, 2026
Oct 10, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
An instance of a cross-site scripting vulnerability was identified to be present in the web based administration console on the queue.jsp page of Apache ActiveMQ versions 5.0.0 to 5.15.5. The root cause of this issue is...Show more
An instance of a cross-site scripting vulnerability was identified to be present in the web based administration console on the queue.jsp page of Apache ActiveMQ versions 5.0.0 to 5.15.5. The root cause of this issue is improper data filtering of the QueueFilter parameter.Show less
2Apache
Oracle
3Activemq
Enterprise RepositoryFlexcube Private Banking
Nov 21, 2024
Sep 10, 2018
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
TLS hostname verification when using the Apache ActiveMQ Client before 5.15.6 was missing which could make the client vulnerable to a MITM attack between a Java application using the ActiveMQ client and the ActiveMQ serv...Show more
TLS hostname verification when using the Apache ActiveMQ Client before 5.15.6 was missing which could make the client vulnerable to a MITM attack between a Java application using the ActiveMQ client and the ActiveMQ server. This is now enabled by default.Show less
1Apache
1Activemq
Nov 21, 2024
Feb 13, 2018
N/A· v4
3.7 LOW· v3
4.3 MEDIUM· v2
When using the OpenWire protocol in ActiveMQ versions 5.14.0 to 5.15.2 it was found that certain system details (such as the OS and kernel version) are exposed as plain text.
1Apache
1Activemq
Nov 21, 2024
Jan 10, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
In Apache ActiveMQ 5.x before 5.14.2, an instance of a cross-site scripting vulnerability was identified to be present in the web based administration console. The root cause of this issue is improper user data output va...Show more
In Apache ActiveMQ 5.x before 5.14.2, an instance of a cross-site scripting vulnerability was identified to be present in the web based administration console. The root cause of this issue is improper user data output validation.Show less
1Apache
1Activemq
May 13, 2026
Oct 27, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
XML external entity (XXE) vulnerability in Apache ActiveMQ 5.x before 5.10.1 allows remote consumers to have unspecified impact via vectors involving an XPath based selector when dequeuing XML messages.
1Apache
1Activemq
May 6, 2026
Aug 5, 2016
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
The administration web console in Apache ActiveMQ 5.x before 5.11.4, 5.12.x before 5.12.3, and 5.13.x before 5.13.2 allows remote authenticated users to conduct cross-site scripting (XSS) attacks and consequently obtain...Show more
The administration web console in Apache ActiveMQ 5.x before 5.11.4, 5.12.x before 5.12.3, and 5.13.x before 5.13.2 allows remote authenticated users to conduct cross-site scripting (XSS) attacks and consequently obtain sensitive information from a Java memory dump via vectors related to creating a queue.Show less
1Apache
1Activemq
Apr 21, 2026
Jun 1, 2016
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The Fileserver web application in Apache ActiveMQ 5.x before 5.14.0 allows remote attackers to upload and execute arbitrary files via an HTTP PUT followed by an HTTP MOVE request.
1Apache
1Activemq
May 6, 2026
Apr 7, 2016
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
The web-based administration console in Apache ActiveMQ 5.x before 5.13.2 does not send an X-Frame-Options HTTP header, which makes it easier for remote attackers to conduct clickjacking attacks via a crafted web page th...Show more
The web-based administration console in Apache ActiveMQ 5.x before 5.13.2 does not send an X-Frame-Options HTTP header, which makes it easier for remote attackers to conduct clickjacking attacks via a crafted web page that contains a (1) FRAME or (2) IFRAME element.Show less
3Apache
FedoraprojectRedhat
3Activemq
FedoraOpenshift
May 6, 2026
Jan 8, 2016
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Apache ActiveMQ 5.x before 5.13.0 does not restrict the classes that can be serialized in the broker, which allows remote attackers to execute arbitrary code via a crafted serialized Java Message Service (JMS) ObjectMess...Show more
Apache ActiveMQ 5.x before 5.13.0 does not restrict the classes that can be serialized in the broker, which allows remote attackers to execute arbitrary code via a crafted serialized Java Message Service (JMS) ObjectMessage object.Show less
2Apache
Fedoraproject
2Activemq
Fedora
May 6, 2026
Aug 24, 2015
N/A· v4
N/A· v3
5.0 MEDIUM· v2
The LDAPLoginModule implementation in the Java Authentication and Authorization Service (JAAS) in Apache ActiveMQ 5.x before 5.10.1 allows wildcard operators in usernames, which allows remote attackers to obtain credenti...Show more
The LDAPLoginModule implementation in the Java Authentication and Authorization Service (JAAS) in Apache ActiveMQ 5.x before 5.10.1 allows wildcard operators in usernames, which allows remote attackers to obtain credentials via a brute force attack. NOTE: this identifier was SPLIT from CVE-2014-3612 per ADT2 due to different vulnerability types.Show less
1Apache
1Activemq
May 6, 2026
Aug 24, 2015
N/A· v4
N/A· v3
7.5 HIGH· v2
The LDAPLoginModule implementation in the Java Authentication and Authorization Service (JAAS) in Apache ActiveMQ 5.x before 5.10.1 allows remote attackers to bypass authentication by logging in with an empty password an...Show more
The LDAPLoginModule implementation in the Java Authentication and Authorization Service (JAAS) in Apache ActiveMQ 5.x before 5.10.1 allows remote attackers to bypass authentication by logging in with an empty password and valid username, which triggers an unauthenticated bind. NOTE: this identifier has been SPLIT per ADT2 due to different vulnerability types. See CVE-2015-6524 for the use of wildcard operators in usernames.Show less
1Apache
1Activemq
May 6, 2026
Aug 19, 2015
N/A· v4
N/A· v3
5.0 MEDIUM· v2
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 vi...Show more
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.Show less