Intel

AIKIDO-2026-529222

scm-manager is vulnerable to Cross-Site Request Forgery (CSRF)

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

42

Medium Risk

This Affects:

JAVAscm-manager
0.0.1 - 1.11.1
Fixed in 1.12.1
Are you affected? Scan for Free

TL;DR

HTTP endpoints that connect to attacker-specified URLs with attacker-specified credentials IDs do not require POST requests. An attacker can forge requests from a victim's browser to capture credentials stored in Jenkins. The fix requires POST requests for those endpoints.

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

scm-manager is vulnerable to Cross-Site Request Forgery (CSRF) in versions 0.0.1 - 1.11.1.

How to fix this

Upgrade the io.jenkins.plugins:scm-manager library to the patch version.