Jenkins Git client Plugin has an OS command injection vulnerability on agents
GHSA-wp5x-hrrw-6r4g · CVE-2026-57282
Published · Modified
AI SAST
Find this class of vulnerability in your own code
Corgea's AI-native static analysis detects vulnerabilities like this one across your repositories, ranks them by exploitability, and returns review-ready fixes.
Description
Jenkins Git client Plugin 6.6.0 and earlier does not correctly escape the workspace directory name when it is embedded into the SSH wrapper script generated by the "Manually provided keys" Git Host Key Verification strategy on Unix agents.
This allows attackers able to control the name of a build’s working directory (e.g. through a build parameter that determines the workspace directory) to inject shell command substitution and execute arbitrary commands on the agent.
This vulnerability only has an impact when attackers can control working directories (e.g., the argument to the dir(…) Pipeline step) while not being able to control the Pipeline itself or the programs or build scripts it executes.
This vulnerability has been reported through the Jenkins Bug Bounty Program sponsored by the European Commission.
Git client Plugin 6.6.1 stores the known_hosts file used by the "Manually provided keys" Git Host Key Verification strategy in the system temporary directory, so the workspace directory name is no longer embedded in the path passed to the generated SSH wrapper script.
References
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2026-57282
- WEB https://github.com/jenkinsci/git-client-plugin/commit/a10f61003e39fd9be6fada0560b13ba718b2716f
- PACKAGE https://github.com/jenkinsci/git-client-plugin
- WEB https://github.com/jenkinsci/git-client-plugin/releases/tag/git-client-6.6.1
- WEB https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3723
Ready to move
Start Securing
Free, no credit card | First findings in minutes