Description
A missing permission check in Jenkins 2.579 and earlier, LTS 2.568.2 and earlier allows attackers with Item/Read permission on at least one job to read build parameter names and values of jobs they have no access to.
Published: 2026-09-02
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing permission check in Jenkins up to version 2.579, including the LTS release 2.568.2, allows an attacker who has Item/Read permission on at least one job to read the names and values of build parameters for jobs they otherwise cannot access. This flaw does not provide control over the job itself but exposes potentially sensitive configuration data that could aid further attacks or reveal secrets embedded in build scripts. The weakness is classified as CWE‑862: Insecure Permissions.

Affected Systems

Jenkins, operated by the Jenkins Project, is affected. The vulnerability applies to all Jenkins installations running versions 2.579 or earlier, as well as the long‑term support build 2.568.2 and earlier. Any instance that has not been updated past these releases, regardless of additional plugins, remains susceptible.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate severity, primarily affecting confidentiality. Because the attacker only needs at least one job with Item/Read permission, the practical attack vector is internal or privileged lateral movement within an organization’s Jenkins environment. EPSS data for this vulnerability is not available, and it is not listed in the CISA KEV catalogue, suggesting no widespread exploitation to date. Nevertheless, the low barrier to access and the exposure of parameter values warrant timely remediation.

Generated by OpenCVE AI on September 3, 2026 at 11:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Jenkins release that addresses the missing permission check.
  • Restrict Item/Read permission to the minimum set of trusted users and audit existing permissions periodically.
  • Review and tighten job configuration permissions, removing read rights from roles that do not require them.
  • Implement a matrix-based authorization strategy if not already in use to enforce fine‑grained access control.

Generated by OpenCVE AI on September 3, 2026 at 11:14 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 11:30:00 +0000

Type Values Removed Values Added
Title Jenkins Missing Permission Check Allows Unauthorized Reading of Job Parameters

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

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Description A missing permission check in Jenkins 2.579 and earlier, LTS 2.568.2 and earlier allows attackers with Item/Read permission on at least one job to read build parameter names and values of jobs they have no access to.
References

Subscriptions

Jenkins Project Jenkins
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-09-02T17:17:43.124Z

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

Link: CVE-2026-84656

cve-icon Vulnrichment

Updated: 2026-09-02T17:17:37.489Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-84656

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses