CVE-2026-49157 PUBLISHED

Apache ActiveMQ: Authenticated low-privilege Web users retain Jolokia broker-management capability by default

Assigner: apache
Reserved: 27.05.2026 Published: 01.06.2026 Updated: 01.06.2026

Incorrect Default Permissions vulnerability in Apache ActiveMQ.

This issue affects Apache ActiveMQ: before 5.19.7, from 6.0.0 before 6.2.6.

The default Jolokia authorization settings granted non-admin (low-privilege) web-login accounts access to Jolokia operations which allowed executing broker management operations meant for admins such as addQueue and removeQueue.

Users are recommended to upgrade to version 6.2.6 or 5.19.7, which fixes the issue.

Product Status

Vendor Apache Software Foundation
Product Apache ActiveMQ
Versions Default: unaffected
  • affected from 0 to 5.19.7 (excl.)
  • affected from 6.0.0 to 6.2.6 (excl.)

Credits

  • Leon Johnson (github: lokerxx) finder

References

Problem Types

  • CWE-276 Incorrect Default Permissions CWE