Vulnerabilities (CVE)

Filtered by vendor Gradle Subscribe
Filtered by product Gradle
Total 23 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-15052 1 Gradle 1 Gradle 2026-06-17 5.0 MEDIUM 9.8 CRITICAL
The HTTP client in Gradle before 5.6 sends authentication credentials originally destined for the configured host. If that host returns a 30x redirect, Gradle also sends those credentials to all subsequent hosts that the request redirects to. This is similar to CVE-2018-1000007.
CVE-2019-11065 2 Fedoraproject, Gradle 2 Fedora, Gradle 2026-06-17 4.3 MEDIUM 5.9 MEDIUM
Gradle versions from 1.4 to 5.3.1 use an insecure HTTP URL to download dependencies when the built-in JavaScript or CoffeeScript Gradle plugins are used. Dependency artifacts could have been maliciously compromised by a MITM attack against the ajax.googleapis.com web site.
CVE-2016-6199 1 Gradle 1 Gradle 2026-06-17 7.5 HIGH 9.8 CRITICAL
ObjectSocketWrapper.java in Gradle 2.12 allows remote attackers to execute arbitrary code via a crafted serialized object.