Description
In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, the build CLI command does not check the Item/Cancel permission when using the -s flag to cancel a build triggered to wait for completion, allowing attackers with Item/Build permission to cancel builds started by other users.
Published: 2026-09-02
Score: 4.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a user with Item/Build permission to cancel another user's build by invoking the Jenkins build CLI with the -s flag. The command bypasses the normal Item/Cancel permission check, meaning the attacker can terminate any pending build regardless of ownership. This flaw does not affect code integrity or system access, but it can disrupt continuous integration workflows by removing scheduled work. The underlying weakness is an improper permission check (CWE-862).

Affected Systems

Jenkins core from the Jenkins Project is affected in versions 2.579 and earlier in the mainline and LTS versions 2.568.2 and earlier. Systems running these releases are susceptible to the unchecked build CLI command, allowing cancellation of builds started by other users.

Risk and Exploitability

The CVSS score of 4.2 indicates moderate severity. No EPSS or KEV data are available, so widespread exploitation is not documented. The attack requires prior possession of Item/Build permission, so risk is limited to environments that grant this permission broadly. When exploited, the flaw can lead to denial of build progress for other users and potential workflow disruption.

Generated by OpenCVE AI on September 3, 2026 at 12:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Jenkins release that addresses the build CLI permission check.
  • Restrict Item/Build permissions to only trusted users who need to trigger builds.
  • Enable audit logging for build cancellation actions and configure alerts for unauthorized cancellations.

Generated by OpenCVE AI on September 3, 2026 at 12:33 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

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

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

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 In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, the build CLI command does not check the Item/Cancel permission when using the -s flag to cancel a build triggered to wait for completion, allowing attackers with Item/Build permission to cancel builds started by other users.
References

Subscriptions

Jenkins Project Jenkins
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-09-02T17:16:57.165Z

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

Link: CVE-2026-84657

cve-icon Vulnrichment

Updated: 2026-09-02T17:16:50.172Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-84657

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:45:05Z

Weaknesses