Gradle is a build tool with a focus on build automation and support for multi-language development. In some cases, when Gradle parses XML files, resolving XML external entities is not disabled. Combined with an Out Of Band XXE attack (OOB-XXE), just parsing XML can lead to exfiltration of local text files to a remote server. Gradle parses XML files for several purposes. Most of the time, Gradle parses XML files it generated or were already present locally. Only Ivy XML descriptors and Maven POM files can be fetched from remote repositories and parsed by Gradle. In Gradle 7.6.3 and 8.4, resolving XML external entities has been disabled for all use cases to protect against this vulnerability. Gradle will now refuse to parse XML files that have XML external entities.
Conclusion & alert: CVE-2023-42445 is rated Moderate Risk (43.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.67%). 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.36% | 0.67% | +0.30% |
| 2 | 2026-05-25 | 0.33% | 0.36% | +0.04% |
| 3 | 2026-05-22 | — | 0.33% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.8 | 3.1 | MEDIUM |
|
1.6 | 5.2 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
1.6 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2023-42445: 1 source package rows (gradle); 7 state rows across 3 repos (3.18-community, 3.22-community, edge-community); fixed 0, open 7. | https://security.alpinelinux.org/vuln/CVE-2023-42445 |
debian
|
not yet assigned | CVE-2023-42445 not yet assigned priority: Debian including 1 source packages (gradle), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2023-42445 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2023-42445 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2023-42445/ |
ubuntu
|
medium | CVE-2023-42445 medium priority: Ubuntu including 1 source packages (gradle), 12 status rows across 12 suites (bionic, focal, jammy, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): needs-triage 7, ignored 5. | https://ubuntu.com/security/CVE-2023-42445 |
| URL | Tags |
|---|---|
| https://github.com/gradle/gradle/releases/tag/v7.6.3 | Release Notes |
| https://github.com/gradle/gradle/releases/tag/v8.4.0 | Release Notes |
| https://github.com/gradle/gradle/security/advisories/GHSA-mrff-q8qj-xvg8 | Vendor Advisory |
| https://security.netapp.com/advisory/ntap-20231110-0006/ | Third Party Advisory |