Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from Vendor (jenkins).
CVSS VectorVendor: jenkins
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
Jenkins 2.567 and earlier, LTS 2.555.2 and earlier does not ensure that the "from" parameter in the "Delegate to servlet container" security realm is safe to redirect to after login, allowing attackers to perform phishing attacks by redirecting users to an attacker-controlled domain.
AnalysisAI
Open redirect in Jenkins 2.567 and earlier (LTS 2.555.2 and earlier) enables unauthenticated remote attackers to craft login URLs with a malicious external domain in the 'from' parameter under the 'Delegate to servlet container' security realm, silently redirecting authenticated users to attacker-controlled sites post-login for phishing purposes. The CVSS vector (PR:N, UI:R) confirms no attacker authentication is needed, but victim interaction is mandatory - the user must click a crafted link and complete a login. No public exploit identified at time of analysis and the vulnerability is not listed in CISA KEV; vendor-released patches are available as of 2026-06-10.
Technical ContextAI
Jenkins implements multiple pluggable security realms for authentication; the 'Delegate to servlet container' realm offloads authentication to the underlying Java servlet container (e.g., Tomcat) rather than Jenkins' own user database. Post-login redirection is controlled by a 'from' query parameter appended to the login URL. CWE-601 (URL Redirection to Untrusted Site / Open Redirect) describes the root cause: the application fails to validate that the redirect target is same-origin before following the 'from' parameter, allowing arbitrary external URLs to be specified. The affected product is identified by CPE cpe:2.3:a:jenkins_project:jenkins:*:*:*:*:*:*:*:* across both the weekly and LTS release lines. This class of vulnerability is a well-understood and frequently targeted attack vector in phishing campaigns because it exploits user trust in a legitimate domain's login page.
RemediationAI
Upgrade Jenkins to version 2.568 (weekly release line) or version 2.555.3 (LTS release line), which are the vendor-released patches confirmed by EUVD-2026-36024 and the Jenkins security advisory at https://www.jenkins.io/security/advisory/2026-06-10/#SECURITY-3721. If an immediate upgrade is operationally infeasible, a specific compensating control is to switch the Jenkins security realm away from 'Delegate to servlet container' to an alternative such as Jenkins' own user database or LDAP - this eliminates the vulnerable redirect path entirely, though it requires reconfiguring authentication and may affect SSO or container-managed identity workflows. As a secondary user-awareness control, administrators should alert Jenkins users to verify the full URL bar destination after login and treat unexpected redirects as suspicious; this does not prevent exploitation but reduces phishing success rates.
More in Open Redirect
View allA malicious third-party can give a crafted "ssh://..." URL to an unsuspecting victim, and an attempt to visit the URL ca
GFI Kerio Control versions 9.2.5 through 9.4.5 contain an HTTP response splitting vulnerability in the dest parameter of
PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect
Multiple open redirect vulnerabilities in Apache Struts 2.0.0 through 2.3.15 allow remote attackers to redirect users to
Open redirect vulnerability in age-verification.php in the Age Verification plugin 0.4 and earlier for WordPress allows
Open redirect vulnerability in Kaseya Virtual System Administrator (VSA) 7.x before 7.0.0.29, 8.x before 8.0.0.18, 9.0 b
Vulnerability in the Oracle Applications Framework component of Oracle E-Business Suite (subcomponent: Popup windows (li
Unspecified vulnerability in the Oracle Application Server Single Sign-On component in Oracle Fusion Middleware 10.1.4.3
Flarum is open source discussion platform software. Rated medium severity (CVSS 6.5), this vulnerability is remotely exp
Open redirect vulnerability in Novius OS 5.0.1 (Elche) allows remote attackers to redirect users to arbitrary web sites
Open redirect vulnerability in the Redirect function in stageshow_redirect.php in the StageShow plugin before 5.0.9 for
Nteract v.0.28.0 was discovered to contain a remote code execution (RCE) vulnerability via the Markdown link. Rated crit
Vendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36024
GHSA-92m7-4fpw-2wxm