CVE-2023-24445
Description
Jenkins OpenID Plugin 2.4 and earlier improperly validates redirect URLs after login, enabling open redirect attacks.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins OpenID Plugin 2.4 and earlier improperly validates redirect URLs after login, enabling open redirect attacks.
Vulnerability
Description Jenkins OpenID Plugin 2.4 and earlier has a flaw in how it determines whether a redirect URL after login is legitimate. Specifically, the plugin does not properly verify that the redirect target is within the Jenkins instance, allowing an attacker to supply an arbitrary URL that the user will be redirected to after authentication [1][2].
Exploitation
An attacker can craft a login URL that includes a malicious redirect parameter. When a victim clicks this URL and completes the OpenID login process, they are redirected to an external site controlled by the attacker. No prior authentication is required to exploit this vulnerability, as the attack can be performed by enticing a Jenkins user to follow a specially crafted link [1].
Impact
Successful exploitation allows an attacker to redirect users to a malicious site, which can be used for phishing attacks or to steal credentials. This undermines the trust of the login process and can lead to further compromise of user accounts [1][2].
Mitigation
Jenkins has released a fix for this vulnerability in OpenID Plugin version 2.5. Users should upgrade to this version or later. If an upgrade is not possible, administrators should review their OpenID configuration and consider additional security measures to validate redirect URLs [1].
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:openidMaven | <= 2.4 | — |
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-mj62-m63x-mh84ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-24445ghsaADVISORY
- www.jenkins.io/security/advisory/2023-01-24/ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-01-24Jenkins Security Advisories · Jan 24, 2023