Description
In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, user objects can appear as nested field values in other deserialized XML objects, allowing attackers with Overall/Read permission to create user objects by submitting crafted XML.
Published: 2026-09-02
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Jenkins has a flaw that lets users with read access craft XML to forge arbitrary user objects. The resulting accounts are fully authenticated and can be used to access protected resources. This breaks the integrity of the authentication system and may enable further privilege escalation.

Affected Systems

The vulnerability affects Jenkins Project implementations, including Jenkins 2.579 and any earlier releases, as well as the LTS 2.568.2 build and earlier.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, and the EPSS score is not provided. The flaw is not listed in the CISA KEV catalog. Attackors must hold Overall/Read permissions to submit malicious XML. Once exploited, they can create new user accounts, potentially bypassing existing security controls. The likelihood depends on the presence of users with such permissions and on the openness of XML handling interfaces.

Generated by OpenCVE AI on September 3, 2026 at 09:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Jenkins release (2.580 or newer) which removes the vulnerable deserialization handling.
  • Restrict Overall/Read permissions to trusted users only; review existing permission assignments.
  • Configure Jenkins to reject any XML input that attempts to instantiate user objects; disable or sanitize XML deserialization functions.

Generated by OpenCVE AI on September 3, 2026 at 09:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 12:00:00 +0000

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

Thu, 03 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
Title Jenkins Arbitrary User Creation via Deserialized XML Input

Thu, 03 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-502
Metrics cvssV3_1

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


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, user objects can appear as nested field values in other deserialized XML objects, allowing attackers with Overall/Read permission to create user objects by submitting crafted XML.
References

Subscriptions

Jenkins Project Jenkins
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-09-02T17:41:09.542Z

Reserved: 2026-09-01T21:55:27.033Z

Link: CVE-2026-84646

cve-icon Vulnrichment

Updated: 2026-09-02T17:41:02.704Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-02T16:17:29.313

Modified: 2026-09-03T17:13:16.490

Link: CVE-2026-84646

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T11:45:03Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data