CVE-2026-32604: Java Git Shell Command Injection Via Concatenation
A git shell command is being assembled by concatenating a variable into a string that contains literal git CLI subcommand fragments (e.g. `clone --branch`, `archive --format tgz --output`). When the resulting string is executed via `sh -c` (as clouddriver's GitJobExecutor does for USER_PASS / USER_TOKEN / TOKEN accounts), shell metacharacters in the variable
greprules fetch cve-2026-32604-java-git-shell-command-injection-via-concatenation --engine opengrepDescription
A git shell command is being assembled by concatenating a variable into a string that contains literal git CLI subcommand fragments (e.g. `clone --branch`, `archive --format tgz --output`). When the resulting string is executed via `sh -c` (as clouddriver's GitJobExecutor does for USER_PASS / USER_TOKEN / TOKEN accounts), shell metacharacters in the variable
Community feedback
0 rule-level signals from signed-in users.
- Useful reports
- 0
- Context false positives
- 0
- Metadata suggestions
- 0
Contextual precision
Aggregated from approved scan feedback. False-positive reports describe observed scan contexts, not a global rule verdict.
- Findings observed
- 0
- Projects
- 0
- Reporters
- 0
Precision details are collecting more signed-in reports before verdict counts or ratios are emphasized.
No approved finding verdicts yet.
No scan diagnostics reported yet.