cvedb.io
CVE-2026-25063
HIGH · CVSS 7.8
EPSS exploitation probability: 0%
Published 2026-01-29T22:15:55.947 · Last modified 2026-06-17T10:24:04.130

Summary

gradle-completion provides Bash and Zsh completion support for Gradle. A command injection vulnerability was found in gradle-completion up to and including 9.3.0 that allows arbitrary code execution when a user triggers Bash tab completion in a project containing a malicious Gradle build file. The `gradle-completion` script for Bash fails to adequately sanitize Gradle task names and task descriptions, allowing command injection via a malicious Gradle build file when the user completes a command in Bash (without them explicitly running any task in the build). For example, given a task description that includes a string between backticks, then that string would be evaluated as a command when presenting the task description in the completion list. While task execution is the core feature of G

Affected products

gradle — gradle-completion

Does this affect you?

Add your gear to cvedb and we'll alert you only when gradle ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.