| Reporter | Title | Published | Views | Family All 21 |
|---|---|---|---|---|
| CVE-2026-40914 | 28 May 202612:28 | – | attackerkb | |
| CVE-2026-40914 vulnerabilities | 3 Jul 202614:17 | – | cgr | |
| CVE-2026-40914 | 27 May 202617:32 | – | circl | |
| Apache ActiveMQ和Apache ActiveMQ Artemis 安全漏洞 | 28 May 202600:00 | – | cnnvd | |
| CVE-2026-40914 | 28 May 202612:28 | – | cve | |
| CVE-2026-40914 Apache Artemis Stomp Protocol, Apache ActiveMQ Artemis Stomp Protocol: Address routing-type can be updated by STOMP protocol user without the createAddress permission | 28 May 202612:28 | – | cvelist | |
| EUVD-2026-32894 | 28 May 202612:28 | – | euvd | |
| Apache Artemis has an Incorrect Authorization issue | 28 May 202615:39 | – | github | |
| CVE-2026-40914 | 28 May 202613:16 | – | nvd | |
| CGA-CCCG-5VCX-3CW8 | 3 Jul 202609:45 | – | osv |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(317711);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/06/01");
script_cve_id("CVE-2026-40914");
script_xref(name:"IAVA", value:"2026-A-0519");
script_name(english:"Apache Artemis 2.0.0 < 2.54.0 Incorrect Authorization (CVE-2026-40914)");
script_set_attribute(attribute:"synopsis", value:
"The remote host is affected by an incorrect authorization vulnerability.");
script_set_attribute(attribute:"description", value:
"The version of Apache Artemis (formerly Apache ActiveMQ Artemis) installed on the remote host is
affected by a vulnerability:
- A vulnerability exists in Apache Artemis whereby an application using the STOMP protocol with
security credentials that grant either the consume or send 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. A user could successfully send a message to an address
or consume a message from a queue with a routing-type not supported by the corresponding address
when that operation should actually be rejected on the basis that the user doesn't have
permission to change the routing-type of the address. Even though the user was already granted
permission to send and/or consume messages, they should not be able to augment the routing-type
of the address without the createAddress permission. (CVE-2026-40914)
Note that Nessus has not tested for this issue but has instead relied only on the application's
self-reported version number.");
script_set_attribute(attribute:"see_also", value:"https://lists.apache.org/thread/sk5s6m37txbljgdcnhgqo5d4bfp2c1xd");
script_set_attribute(attribute:"solution", value:
"Upgrade to Apache Artemis version 2.54.0 or later.");
script_set_attribute(attribute:"agent", value:"unix");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:N/I:P/A:N");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-40914");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2026/05/27");
script_set_attribute(attribute:"patch_publication_date", value:"2026/05/27");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/05/29");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:apache:activemq_artemis");
script_set_attribute(attribute:"stig_severity", value:"II");
script_set_attribute(attribute:"thorough_tests", value:"true");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Misc.");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("apache_artemis_nix_installed.nbin");
script_require_keys("installed_sw/Apache Artemis");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'product': {'name': 'Apache Artemis', 'type': 'app'},
'check_algorithm': 'default',
'requires': [
{'scope': 'target', 'match': {'os': 'linux'}}
],
'constraints': [
{'min_version': '2.0.0', 'max_version': '2.44.0', 'fixed_display': '2.54.0'},
{'min_version': '2.50.0', 'max_version': '2.53.0', 'fixed_display': '2.54.0'}
]
}
]
};
var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_WARNING);
vdf::handle_check_and_report_errors(vdf_result:result);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation