15,000 Jenkins Servers at Risk from RCE Vulnerability (CVE-2025-53652) (hackread.com)
from kid@sh.itjust.works to cybersecurity@sh.itjust.works on 11 Aug 11:48
https://sh.itjust.works/post/43866546

#cybersecurity

threaded - newest

CameronDev@programming.dev on 11 Aug 12:20 collapse

Unauthenticated Jenkins is just RCE as a Service right?

Edit:

www.vulncheck.com/blog/git-parameter-rce

So, to exploit this, someone needs to have setup a Jenkins that allows unauthenticated users to execute a pipeline that uses the git parameters plugin to chose the branch/tag at execution time.

I can’t think of a good reason to do that that doesnt open up a ton of other risks.