Description
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.
Published: 2026-06-10
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Jenkins versions 2.567 and earlier and LTS 2.555.2 and earlier do not validate the "from" parameter used by the Delegate to servlet container security realm. As a result, an attacker can craft a login URL that redirects the user to an arbitrary, attacker‑controlled domain after successful authentication, enabling phishing attacks that may trick users into providing credentials or other sensitive information. This flaw is a classic open‑redirect vulnerability and poses a social engineering risk rather than a direct code‑execution risk.

Affected Systems

The vulnerability affects the Jenkins project’s Jenkins product. Versions 2.567 and earlier, as well as LTS 2.555.2 and earlier, are vulnerable. Users running these releases should verify their current version against the affected list.

Risk and Exploitability

The EPSS score for this vulnerability is not available, and it is not listed in the CISA KEV catalog. The CVSS score of 4.3 indicates low‑to‑moderate severity, and the flaw permits attackers to lure authenticated users into visiting malicious sites, a scenario that can lead to credential theft or other social‑engineering outcomes. The likely attack vector is an attacker sending a malicious link or embedding it in a link that appears to be part of the Jenkins login flow. Exploitation requires no special access beyond being able to influence the login URL, and it can be carried out remotely over the web interface.

Generated by OpenCVE AI on June 10, 2026 at 18:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Jenkins to a version newer than 2.567 or LTS 2.555.2 that includes the redirect validation fix
  • If an upgrade cannot be performed immediately, configure the Delegate to servlet container security realm to whitelist only trusted redirect destinations
  • Disable the Delegate to servlet container security realm if it is not required for your authentication flow

Generated by OpenCVE AI on June 10, 2026 at 18:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 00:15:00 +0000

Type Values Removed Values Added
Title jenkins: Jenkins: Phishing attacks via unsafe redirection in 'Delegate to servlet container' security realm
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 12 Jun 2026 11:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 12 Jun 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Jenkins
Jenkins jenkins
CPEs cpe:2.3:a:jenkins:jenkins:*:*:*:*:-:*:*:*
cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:*
Vendors & Products Jenkins
Jenkins jenkins

Wed, 10 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Title Open Redirect Allows Phishing via Jenkins Login Redirect

Wed, 10 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}


Wed, 10 Jun 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Jenkins Project
Jenkins Project jenkins
Vendors & Products Jenkins Project
Jenkins Project jenkins

Wed, 10 Jun 2026 15:15:00 +0000

Type Values Removed Values Added
Title Open Redirect Allows Phishing via Jenkins Login Redirect
Weaknesses CWE-601

Wed, 10 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Description 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.
References

Subscriptions

Jenkins Jenkins
Jenkins Project Jenkins
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-06-10T14:39:11.982Z

Reserved: 2026-06-09T14:26:44.789Z

Link: CVE-2026-53440

cve-icon Vulnrichment

Updated: 2026-06-10T14:39:03.542Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-10T14:16:36.990

Modified: 2026-06-12T01:03:40.350

Link: CVE-2026-53440

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-10T13:06:00Z

Links: CVE-2026-53440 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T18:15:17Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')