Intel

AIKIDO-2026-213749

jenkins-multijob-plugin is vulnerable to Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF)CVE-2026-70432 Published 3 days ago

88

High Risk

This Affects:

JAVAjenkins-multijob-plugin
0.0.1 - 669
Fixed in 677
Are you affected? Scan for Free

TL;DR

A form validation endpoint does not require POST requests, so it is vulnerable to cross-site request forgery. An attacker can trick a victim's browser into calling that endpoint and run arbitrary code in the Jenkins controller JVM. The fix requires POST for the affected endpoint.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and authenticated users can be induced to visit attacker-controlled pages while logged into Jenkins.

Background info

jenkins-multijob-plugin is vulnerable to Cross-Site Request Forgery (CSRF) in versions 0.0.1 - 669.

How to fix this

Upgrade the org.jenkins-ci.plugins:jenkins-multijob-plugin library to the patch version.