Description
A missing permission check in Jenkins Pipeline: Build Step Plugin 599.v4b_67ea_11b_152 and earlier causes downstream builds awaited by the `waitForBuild` step when the `propagateAbort` parameter is used to be canceled even when the build's authentication lacks Item/Cancel permission on the downstream job.
Published: 2026-09-02
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Jenkins Pipeline: Build Step Plugin has a missing permission check that allows any build that uses the waitForBuild step with the propagateAbort parameter to cancel downstream builds, even when the user running the build does not have Item/Cancel rights on the downstream job. This flaw effectively permits a user to interrupt or reject builds that they should not be able to control, potentially disrupting continuous integration pipelines. The weakness is a classic case of missing authorization (CWE-862).

Affected Systems

The vulnerable plugin releases up to version 599.v4b_67ea_11b_152. Any Jenkins instance running this plugin in that version range is affected, regardless of the underlying operating system or environment. Administrators should examine sites that use these versions and verify whether the waitForBuild step with propagateAbort is employed in any job definitions.

Risk and Exploitability

With a CVSS score of 5.4 the vulnerability is classified as moderate severity. The EPSS score is not available, so the precise likelihood of exploitation is unknown, but the issue is theoretically exploitable by an attacker who can trigger the waitForBuild step with propagateAbort – typically an authenticated user with build privileges. The vulnerability is not listed in the CISA KEV catalog, suggesting no known mass exploitation. Nevertheless, the impact could be significant to development teams that rely on uninterrupted pipeline execution.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Jenkins Pipeline: Build Step Plugin to a version newer than 599.v4b_67ea_11b_152 to apply the fix.
  • Reconfigure existing pipeline jobs to remove the propagateAbort parameter from waitForBuild calls or restrict its use to privileged users.
  • Audit all jobs that leverage the waitForBuild step to ensure no unintended cancellations can occur, and apply the patch as soon as it is available.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Jenkins Project
Jenkins Project jenkins Pipeline Build Step Plugin
Vendors & Products Jenkins Project
Jenkins Project jenkins Pipeline Build Step Plugin

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

Type Values Removed Values Added
Title Missing Permission Check Allows Unauthorized Cancellation of Downstream Builds in Jenkins Pipeline Build Step Plugin

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

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/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 A missing permission check in Jenkins Pipeline: Build Step Plugin 599.v4b_67ea_11b_152 and earlier causes downstream builds awaited by the `waitForBuild` step when the `propagateAbort` parameter is used to be canceled even when the build's authentication lacks Item/Cancel permission on the downstream job.
References

Subscriptions

Jenkins Project Jenkins Pipeline Build Step Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-09-02T17:07:54.081Z

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

Link: CVE-2026-84661

cve-icon Vulnrichment

Updated: 2026-09-02T17:07:46.720Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-84661

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:27:08Z

Weaknesses