Improper Neutralization of Special Elements used in a Command ('Command Injection')
CVE-2025-67508
Summary
gardenctl is a command-line client for the Gardener which configures access to clusters and cloud provider CLI tools. When using nonPOSIX shells such as Fish and PowerShell, gardenctl versions through 2.11.0 allow an attacker with administrative privileges for a Gardener project to craft malicious credential values. The forged credential values are used in infrastructure Secret objects that break out of the intended string context when evaluated in Fish or PowerShell environments used by the Gardener service operators.
- LOW
- NETWORK
- HIGH
- CHANGED
- REQUIRED
- HIGH
- HIGH
- HIGH
CWE-77 - Command Injection
A command injection attack involves injecting an operating system command through the data input, which gets executed on the host operating system with the privileges of the victimized application. The impact of a command injection attack may range from loss of data confidentiality and integrity to unauthorized remote access to the hosting system. The attack may cause serious data breaches and system takeover.
References
Advisory Timeline
- Published