Skip to content

Fix CVE-2026-61487, CVE-2026-59878 (6.1.x) - #264

Open
epearson-tt wants to merge 2 commits into
tomitribe:activemq-6.1.x-TT.xfrom
epearson-tt:activemq-6.1.x-TT.x-cve61487-59878
Open

Fix CVE-2026-61487, CVE-2026-59878 (6.1.x)#264
epearson-tt wants to merge 2 commits into
tomitribe:activemq-6.1.x-TT.xfrom
epearson-tt:activemq-6.1.x-TT.x-cve61487-59878

Conversation

@epearson-tt

Copy link
Copy Markdown

Fixes the following CVEs:

… (apache#2171)

Add a negative size check for AMQP NIO transports.
This also adds a similar check to OpenWire. For OpenWire
the same IllegalArgumentException is thrown but this
improves the error message in the NIO transport.

(cherry picked from commit 6e9dd5b)
(cherry picked from commit 38dfe91)
…ionBroker (apache#2219) (apache#2220)

For temporary destinations we need to iterate over the list of composite
destinations and compute the union using the same strategy as
DefaultAuthorizationMap.

(cherry picked from commit 91e35e0)
(cherry picked from commit 21ee791)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants