CVE-2026-4649
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedApache 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.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceApache Artemis before version 2.52.0 contains an authentication bypass allowing a user with normal privileges and workflow execution capability to register a federated mirror without authentication, enabling unauthorized reading of all internal messages and injection of new messages into the broker.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- Authentication
- Y
- User interaction
- None
- Scope
- X
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:U/V:C/RE:M/U:Amber
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify if KNIME Business Hub is installedCheck for KNIME Business Hub installation directories, services, or installed packages on the systemAffected if KNIME Business Hub is present on the system and was installed without the patched version of Apache Artemis
-
Check KNIME Business Hub versionLook for version information in the KNIME installation directory, about page, or version file (commonly in a VERSION, version.txt, or similar file)Affected if The installed version is before 1.16.3, or is between 1.16.3 and 1.17.4 exclusive, or between 1.17.4 and 1.18.0 exclusive (any version before 2.52.0 of the bundled Apache Artemis)
-
Identify Apache Artemis version bundled with KNIMELocate the Apache Artemis installation within the KNIME Business Hub directory structure and check its version file or release artifactsAffected if Apache Artemis version is below 2.52.0 (the bundled version is readable in release notes or embedded libraries)
-
Verify if federated mirror capability is accessibleCheck if the user management or broker configuration interface allows creation or registration of federated mirrors, which requires authenticated accessAffected if Users with standard privileges can access federated mirror registration without re-authentication or additional verification
The environment is affected if KNIME Business Hub with bundled Apache Artemis below version 2.52.0 is installed and users with standard privileges can register federated mirrors without full authentication.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpdate KNIME Business Hub to version 1.18.0, 1.17.4, or 1.16.3 which include the patched Apache Artemis version; no workarounds are available.
KNIME Business Hub version 1.18.0, 1.17.4, or 1.16.3 (containing fixed Apache Artemis 2.52.0)
- Identify the currently installed KNIME Business Hub version
- Download the appropriate fixed version (1.18.0, 1.17.4, or 1.16.3) from the official KNIME distribution channels
- Follow the standard KNIME Business Hub upgrade documentation for your deployment method
- Verify the upgrade was successful by checking the Apache Artemis version bundled with the installation
- Test that workflows can execute properly after the upgrade
- Confirm the authentication bypass vulnerability is resolved by verifying that federated mirrors now require proper authentication
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing6.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,416.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-4649 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-4649 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data