CVE-2026-25063
Last modified
CVE-2026-25063 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
Description
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 Gradle, this inherent execution may lead to unexpected outcomes. The vulnerability does not affect zsh completion. The first patched version is 9.3.1. As a workaround, it is possible and effective to temporarily disable bash completion for Gradle by removing `gradle-completion` from `.bashrc` or `.bash_profile`.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:A/VC:H/VI:H/VA:H/SC:N/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gradle | Gradle-Completion | <= 9.3.0 |
References
- https://github.com/gradle/gradle-completion/security/advisories/GHSA-qggc-44r3-cjgvPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-25063?
How severe is CVE-2026-25063?
How do I fix CVE-2026-25063?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-25058Vexa is an open-source, self-hostable meeting bot API and me…7.5
- CVE-2026-25059OpenList Frontend is a UI component for OpenList. Prior to 4…8.8
- CVE-2026-2506The EM Cost Calculator plugin for WordPress is vulnerable to…6.1
- CVE-2026-25060OpenList Frontend is a UI component for OpenList. Prior to 4…8.1
- CVE-2026-25061tcpflow is a TCP/IP packet demultiplexer. In versions up to …7.5
- CVE-2026-25062Outline is a service that allows for collaborative documenta…5.5
- CVE-2026-25067SmarterTools SmarterMail versions prior to build 9518 conta…5.3
- CVE-2026-25068alsa-lib versions 1.2.2 up to and including 1.2.15.2, prior …4.6
- CVE-2026-25069SunFounder Pironman Dashboard (pm_dashboard) version 1.3.13 …9.3
- CVE-2026-2507When BIG-IP AFM or BIG-IP DDoS is provisioned, undisclosed t…8.7
- CVE-2026-25070XikeStor SKS8310-8X Network Switch firmware versions 1.04.B0…9.8
- CVE-2026-25071XikeStor SKS8310-8X Network Switch firmware versions 1.04.B0…7.5
Are you affected by CVE-2026-25063?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
