After the Android platform is added to Cordova the first time, or after a project is created using the build scripts, the scripts will fetch Gradle on the first build. However, since the default URI is not using https, it is vulnerable to a MiTM and the Gradle executable is not safe. The severity of this issue is high due to the fact that the build scripts immediately start a build after Gradle has been fetched. Developers who are concerned about this issue should install version 6.1.2 or higher of Cordova-Android. If developers are unable to install the latest version, this vulnerability can easily be mitigated by setting the CORDOVA_ANDROID_GRADLE_DISTRIBUTION_URL environment variable to https://services.gradle.org/distributions/gradle-2.14.1-all.zip
Conclusion & alert: CVE-2017-3160 is rated Moderate Risk (64.1/100): CVSS High severity, with medium exploitation likelihood (EPSS 3.82%). Core evidence: EPSS rose +3.48% over the last day, indicating growing attacker interest. Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.34% | 3.82% | +3.48% |
| 2 | 2026-03-13 | 0.82% | 0.34% | -0.48% |
| 3 | 2025-03-30 | — | 0.82% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.4 | 3.0 | HIGH |
|
2.2 | 5.2 | [email protected] |
| 5.8 | 2.0 | MEDIUM |
|
8.6 | 4.9 | [email protected] |
| URL | Tags |
|---|---|
| http://www.securityfocus.com/bid/95838 | Third Party Advisory VDB Entry |
| https://cordova.apache.org/announcements/2017/01/27/android-612.html | Mitigation Vendor Advisory |
| https://www.oracle.com/security-alerts/cpuapr2020.html |