CVE-2023-24448
Description
Jenkins RabbitMQ Consumer Plugin 2.8 and earlier lacks a permission check, allowing attackers with Overall/Read to connect to a malicious AMQP(S) URL.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins RabbitMQ Consumer Plugin 2.8 and earlier lacks a permission check, allowing attackers with Overall/Read to connect to a malicious AMQP(S) URL.
Overview
CVE-2023-24448 is a missing permission check vulnerability in the Jenkins RabbitMQ Consumer Plugin. Versions 2.8 and earlier do not properly validate that a user has the necessary permissions before allowing them to configure an AMQP(S) connection. This flaw stems from the absence of a required permission check in the plugin's code.
Exploitation
An attacker who already possesses the Overall/Read permission in Jenkins (a low-privilege permission) can exploit this vulnerability. The attacker can specify an arbitrary AMQP(S) URL, along with a username and password of their choice. No further authentication is needed beyond the initial Overall/Read access. The attack can be carried out remotely by sending crafted requests to the Jenkins controller.
Impact
By exploiting this issue, an attacker can force the Jenkins controller to connect to a malicious AMQP(S) server under the attacker's control. This could lead to data exfiltration if the plugin exchanges sensitive information over the connection, or potentially enable further attacks on the Jenkins environment.
Mitigation
The vulnerability is fixed in RabbitMQ Consumer Plugin version 2.9 or later. Users should upgrade to the latest version. No workarounds are provided, and the issue is not currently listed in the Known Exploited Vulnerabilities (KEV) catalog. [1][2]
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:rabbitmq-consumerMaven | <= 2.8 | — |
Affected products
2- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-qgjq-hrhg-f24hghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-24448ghsaADVISORY
- www.jenkins.io/security/advisory/2023-01-24/ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-01-24Jenkins Security Advisories · Jan 24, 2023