CVE-2023-24447
Description
CSRF in Jenkins RabbitMQ Consumer Plugin allows attackers to connect to attacker-specified AMQP(S) URLs using arbitrary credentials.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF in Jenkins RabbitMQ Consumer Plugin allows attackers to connect to attacker-specified AMQP(S) URLs using arbitrary credentials.
Vulnerability
Overview A cross-site request forgery (CSRF) vulnerability exists in Jenkins RabbitMQ Consumer Plugin version 2.8 and earlier. The plugin fails to require a CSRF token for requests that configure the AMQP(S) connection parameters, allowing an attacker to trick an authenticated Jenkins administrator into submitting a malicious request.
Exploitation
An attacker can craft a malicious link or web page that, when visited by a Jenkins administrator with the necessary permissions, triggers a request to the Jenkins instance that configures the RabbitMQ Consumer Plugin. This request includes attacker-specified AMQP(S) URL and credentials. The attacker does not need prior authentication or privileges on the Jenkins instance, but the victim must be logged in to Jenkins.
Impact
Successful exploitation allows the attacker to redirect Jenkins to an arbitrary AMQP(S) endpoint under their control, using attacker-supplied credentials. This could enable the attacker to intercept or manipulate messages intended for the legitimate AMQP server, potentially leading to information disclosure or further compromise of the Jenkins environment.
Mitigation
The vulnerability has been fixed in RabbitMQ Consumer Plugin version 2.9. Users are advised to upgrade to this version or later. No workarounds have been provided by the vendor. This issue is tracked in the Jenkins security advisory 2023-01-24 [1] and CVE-2023-24447 [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-wj79-9fxj-j86pghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-24447ghsaADVISORY
- www.jenkins.io/security/advisory/2023-01-24/ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-01-24Jenkins Security Advisories · Jan 24, 2023