Description
A cross-site request forgery (CSRF) vulnerability in Jenkins Multijob Plugin 669.v9d96a_d9c71b_0 and earlier allows attackers to execute arbitrary code in the context of the Jenkins controller JVM.
Published: 2026-08-05
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Jenkins Multijob Plugin contains a cross‑site request forgery flaw that permits attackers to cause the Jenkins controller to run arbitrary code. By forging a request from a victim’s browser or directly sending malicious payloads, an attacker can execute code with the same privileges as the Jenkins service. The weakness is a classic CSRF that ends in remote code execution, jeopardizing confidentiality, integrity and availability of the Jenkins environment.

Affected Systems

The vulnerability affects the Jenkins Multijob Plugin versions 669.v9d96a_d9c71b_0 and earlier. Systems running Jenkins with this plugin without an upgraded version are at risk. The affected product is the Multijob Plugin distributed by the Jenkins Project.

Risk and Exploitability

The CVSS score is 8.8, but the exploitation requires the ability to drive a request to the vulnerable Jenkins instance, typically via an authenticated or victim's browser exploited with CSRF. Because the exploit is dependent on the presence of the plugin and the lack of CSRF tokens, the risk is significant for setups where the plugin is enabled. No EPSS value is available and the flaw is not listed in CISA KEV, however the potential for arbitrary code execution makes it a high‑severity issue. The attack vector is inferred to be a CSRF attack that tricks a trusted browser into sending malicious requests to the Jenkins controller.

Generated by OpenCVE AI on August 5, 2026 at 21:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Jenkins Multijob Plugin to the latest version that removes the CSRF flaw.
  • Enable Jenkins’ built‑in CSRF protection (crumb issuer) to add a required token to all non‑GET requests.
  • If an immediate update cannot be performed, disable or uninstall the Multijob Plugin until a fix is available.
  • Verify that the Jenkins controller has proper access controls and that only trusted administrators can install or update plugins.

Generated by OpenCVE AI on August 5, 2026 at 21:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Cross‑Site Request Forgery in Jenkins Multijob Plugin Allows Arbitrary Code Execution
First Time appeared Jenkins Project
Jenkins Project jenkins Multijob Plugin
Vendors & Products Jenkins Project
Jenkins Project jenkins Multijob Plugin

Wed, 05 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/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 18:00:00 +0000

Type Values Removed Values Added
Description A cross-site request forgery (CSRF) vulnerability in Jenkins Multijob Plugin 669.v9d96a_d9c71b_0 and earlier allows attackers to execute arbitrary code in the context of the Jenkins controller JVM.
References

Subscriptions

Jenkins Project Jenkins Multijob Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-08-05T18:27:00.547Z

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

Link: CVE-2026-70432

cve-icon Vulnrichment

Updated: 2026-08-05T18:26:29.258Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-05T19:17:37.063

Link: CVE-2026-70432

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T21:15:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)