CVE-2026-57282
Received
Received - Intake
Jenkins Git Client Plugin Command Injection via Workspace Directory
Publication date: 2026-06-24
Last updated on: 2026-06-24
Assigner: Jenkins Project
Description
Description
Jenkins Git client Plugin 6.6.0 and earlier does not correctly escape the workspace directory name when it is embedded into a generated SSH wrapper script, allowing attackers able to control the name of a build's working directory to execute arbitrary operating system commands on the agent.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jenkinsci | git_client_plugin | to 6.6.0 (exc) |
| jenkinsci | git_client_plugin | 6.6.0 |
| jenkinsci | script_security_plugin | to 1402.v94c9ce464861 (inc) |
| jenkinsci | script_security_plugin | 1402.1405.vc96e74964250 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |