CVE-2026-4649 PUBLISHED

Auth bypass in Apache Artemis allows reading all internal messages

Assigner: KNIME
Reserved: 23.03.2026 Published: 24.03.2026 Updated: 24.03.2026

Apache Artemis before version 2.52.0 is affected by an authentication bypass flaw which allows reading all messages exchanged via the broker and injection of new message ( CVE-2026-27446 https://www.cve.org/CVERecord ). Since KNIME Business Hub uses Apache Artemis it is also affected by the issue. However, since Apache Artemis is not exposed to the outside it requires at least normal user privileges and the ability to execute workflows in an executor. Such a user can install and register a federated mirror without authentication to the original Apache Artemis instance and thereby read all internal messages and inject new messages.

The issue affects all versions of KNIME Business Hub. A fixed version of Apache Artemis is shipped with versions 1.18.0, 1.17.4, and 1.16.3.

We recommend updating to a fixed version as soon as possible since no workaround is known.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/AU:Y/R:U/V:C/RE:M/U:Amber
CVSS Score: 5.3

Product Status

Vendor KNIME
Product KNIME Business Hub
Versions Default: unaffected
  • affected from 1.17.0 to 1.17.4 (excl.)
  • affected from 1.16.0 to 1.16.3 (excl.)
  • affected from 0.0.0 to 1.15.2 (excl.)

References

Problem Types

  • CWE-306 Missing authentication for critical function CWE