Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <23971244-c3f4-7b4f-b5cb-750f28b50892@apache.org>
Date: Mon, 31 Mar 2025 14:18:22 +0000
From: Justin Bertram <jbertram@...che.org>
To: oss-security@...ts.openwall.com
Subject: CVE-2025-27427: Apache ActiveMQ Artemis: Address routing-type can
 be updated by user without the createAddress permission 

Affected versions:

- Apache ActiveMQ Artemis 2.0.0 through 2.39.0

Description:

A vulnerability exists in Apache ActiveMQ Artemis whereby a user with the createDurableQueue or createNonDurableQueue permission on an address can augment the routing-type supported by that address even if said user doesn't have the createAddress permission for that particular address. When combined with the send permission and automatic queue creation a user could successfully send a message with a routing-type not supported by the address when that message should actually be rejected on the basis that the user doesn't have permission to change the routing-type of the address.

This issue affects Apache ActiveMQ Artemis from 2.0.0 through 2.39.0.

Users are recommended to upgrade to version 2.40.0 which fixes the issue.

This issue is being tracked as ARTEMIS-5346 

Credit:

Eojin Lee <djwls7179@...il.com> (reporter)
Dain Lee <ledain5094@...il.com> (finder)
WooJin Park <1203kids@...il.com> (finder)
MinJung Lee <whitney2319@...il.com> (finder)
SeChang Oh <osc010524@...il.com> (finder)

References:

https://activemq.apache.org/
https://www.cve.org/CVERecord?id=CVE-2025-27427
https://issues.apache.org/jira/browse/ARTEMIS-5346

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.