Description
Jenkins 2.575 and earlier, LTS 2.568.1 and earlier handles case-insensitivity in user names and group names inconsistently, allowing attackers able to create new users or groups with names that case-insensitively match other characters to impersonate other users or be granted their permissions in some circumstances.
Published: 2026-08-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Jenkins 2.575 and earlier, as well as LTS 2.568.1 and earlier, handle case‑insensitive user and group names inconsistently. This flaw, identified as a weakness in authentication and authorization (CWE-178), allows an attacker who can create a new user or group to choose a name that, when case‑insensitively matched, may correspond to an existing account. The attacker can thereby impersonate that user or inherit the user’s permissions in certain contexts, enabling unauthorized access to build pipelines, configuration, or administrative functions.

Affected Systems

The Jenkins Project’s Jenkins product is affected; versions 2.575 and earlier, and Long‑Term Support 2.568.1 and earlier, contain the vulnerability.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, while the EPSS score of less than 1% reflects a very low but nonzero probability of exploitation. The flaw is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker would need the ability to create or modify user or group accounts, which can be achieved through the web interface, REST API, or command-line tools. This suggests the attack vector is remote, requiring either unauthenticated or minimally authenticated access to the Jenkins instance. No evidence of remote code execution or other advanced exploits is provided.

Generated by OpenCVE AI on August 6, 2026 at 19:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Jenkins release newer than 2.575 or LTS 2.568.1 that contains the fixed case‑insensitive handling logic.
  • If a patch cannot be applied immediately, limit the creation or modification of user and group accounts to trusted administrators by disabling the public "Create User" or "Create Group" options for untrusted roles.
  • Audit existing Jenkins user and group tables for duplicate or ambiguously named accounts and rename them to unique, case‑sensitive values.

Generated by OpenCVE AI on August 6, 2026 at 19:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title Case‑Insensitive User and Group Name Handling Allows Impersonation in Jenkins jenkins: Jenkins: Privilege escalation via inconsistent case sensitivity in user and group names
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 06 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Title Case‑Insensitive User and Group Name Handling Allows Impersonation in Jenkins

Thu, 06 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Title Inconsistent Case Handling of User and Group Names in Jenkins Allows Impersonation
Weaknesses CWE-287

Thu, 06 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-178
Metrics cvssV3_1

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

ssvc

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


Wed, 05 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
Title Inconsistent Case Handling of User and Group Names in Jenkins Allows Impersonation
First Time appeared Jenkins Project
Jenkins Project jenkins
Weaknesses CWE-287
Vendors & Products Jenkins Project
Jenkins Project jenkins

Wed, 05 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Jenkins 2.575 and earlier, LTS 2.568.1 and earlier handles case-insensitivity in user names and group names inconsistently, allowing attackers able to create new users or groups with names that case-insensitively match other characters to impersonate other users or be granted their permissions in some circumstances.
References

Subscriptions

Jenkins Project Jenkins
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-08-06T15:08:29.147Z

Reserved: 2026-08-04T14:13:20.602Z

Link: CVE-2026-70429

cve-icon Vulnrichment

Updated: 2026-08-06T15:07:49.971Z

cve-icon NVD

Status : Received

Published: 2026-08-05T18:17:12.560

Modified: 2026-08-06T16:16:52.087

Link: CVE-2026-70429

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-05T17:40:29Z

Links: CVE-2026-70429 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T19:30:05Z

Weaknesses
  • CWE-178

    Improper Handling of Case Sensitivity