<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Gradle (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/gradle.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/gradle-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Gradle (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:45 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-25063 – gradle-completion provides Bash and Zsh completion support for Gradle. A command...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25063</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25063</guid>
    <pubDate>Thu, 29 Jan 2026 22:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25063</strong></p>
  <p>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 descript…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25063">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22865 – Gradle is a build automation tool, and its native-platform tool provides Java bi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22865</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22865</guid>
    <pubDate>Fri, 16 Jan 2026 23:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22865</strong></p>
  <p>Gradle is a build automation tool, and its native-platform tool provides Java bindings for native APIs. When resolving dependencies in versions before 9.3.0, some exceptions were not treated as fatal errors and would not cause a repository to be disabled. If a build encountered one of these exceptions, Gradle would continue to the next repository in the list and potentially resolve dependencies f…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-494</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22865">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22816 – Gradle is a build automation tool, and its native-platform tool provides Java bi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22816</guid>
    <pubDate>Fri, 16 Jan 2026 23:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22816</strong></p>
  <p>Gradle is a build automation tool, and its native-platform tool provides Java bindings for native APIs. When resolving dependencies in versions before 9.3.0, some exceptions were not treated as fatal errors and would not cause a repository to be disabled. If a build encountered one of these exceptions, Gradle would continue to the next repository in the list and potentially resolve dependencies f…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-494</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-27148 – Gradle is a build automation tool, and its native-platform tool provides Java bi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27148</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27148</guid>
    <pubDate>Tue, 25 Feb 2025 21:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-27148</strong></p>
  <p>Gradle is a build automation tool, and its native-platform tool provides Java bindings for native APIs. On Unix-like systems, the system temporary directory can be created with open permissions that allow multiple users to create and delete files within it. This library initialization could be vulnerable to a local privilege escalation from an attacker quickly deleting and recreating files in the…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-378</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27148">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-46881 – Develocity (formerly Gradle Enterprise) before 2024.1.8 has Incorrect Access Con...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-46881</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-46881</guid>
    <pubDate>Sun, 26 Jan 2025 07:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-46881</strong></p>
  <p>Develocity (formerly Gradle Enterprise) before 2024.1.8 has Incorrect Access Control. Project-level access control configuration was introduced in Enterprise Config schema version 8. Migration functionality from schema version 8 to versions 9 and 10 (in affected vulnerable versions) does not include the projects section of the configuration. This leads to all of the project settings being reset t…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-46881">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-24858 – Develocity (formerly Gradle Enterprise) before 2024.3.1 allows an attacker who h...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-24858</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-24858</guid>
    <pubDate>Sun, 26 Jan 2025 06:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-24858</strong></p>
  <p>Develocity (formerly Gradle Enterprise) before 2024.3.1 allows an attacker who has network access to a Develocity server to obtain the hashed password of the system user. The hash algorithm used by Develocity was chosen according to best practices for password storage and provides some protection against brute-force attempts. The applicable severity of this vulnerability depends on whether a Deve…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-201</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-24858">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50611 – CycloneDX cdxgen through 10.10.7, when run against an untrusted codebase, may ex...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50611</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50611</guid>
    <pubDate>Sun, 27 Oct 2024 22:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50611</strong></p>
  <p>CycloneDX cdxgen through 10.10.7, when run against an untrusted codebase, may execute code contained within build-related files such as build.gradle.kts, a similar issue to CVE-2022-24441. cdxgen is used by, for example, OWASP dep-scan. NOTE: this has been characterized as a design limitation, rather than an implementation mistake.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50611">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-48964 – The package Snyk CLI before 1.1294.0 is vulnerable to Code Injection when scanni...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-48964</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-48964</guid>
    <pubDate>Wed, 23 Oct 2024 19:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-48964</strong></p>
  <p>The package Snyk CLI before 1.1294.0 is vulnerable to Code Injection when scanning an untrusted Gradle project. The vulnerability can be triggered if Snyk test is run inside the untrusted project due to the improper handling of the current working directory name. Snyk recommends only scanning trusted projects.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-48964">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-49238 – In Gradle Enterprise before 2023.1, a remote attacker may be able to gain access...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49238</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49238</guid>
    <pubDate>Tue, 09 Jan 2024 02:15:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-49238</strong></p>
  <p>In Gradle Enterprise before 2023.1, a remote attacker may be able to gain access to a new installation (in certain installation scenarios) because of a non-unique initial system user password. Although this password must be changed upon the first login, it is possible that an attacker logs in before the legitimate administrator logs in.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-521</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49238">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-5720 – A flaw was found in Quarkus, where it does not properly sanitize artifacts creat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5720</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5720</guid>
    <pubDate>Wed, 15 Nov 2023 14:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-5720</strong></p>
  <p>A flaw was found in Quarkus, where it does not properly sanitize artifacts created using the Gradle plugin, allowing certain build system information to remain. This flaw allows an attacker to access potentially sensitive information from the build system within the application.</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-526</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5720">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-30853 – Gradle Build Action allows users to execute a Gradle Build in their GitHub Actio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-30853</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-30853</guid>
    <pubDate>Fri, 28 Apr 2023 16:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-30853</strong></p>
  <p>Gradle Build Action allows users to execute a Gradle Build in their GitHub Actions workflow. A vulnerability impacts GitHub workflows using the Gradle Build Action prior to version 2.4.2 that have executed the Gradle Build Tool with the configuration cache enabled, potentially exposing secrets configured for the repository.  Secrets configured for GitHub Actions are normally passed to the Gradle…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-30853">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-41575 – A credential-exposure vulnerability in the support-bundle mechanism in Gradle En...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-41575</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-41575</guid>
    <pubDate>Fri, 21 Oct 2022 12:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-41575</strong></p>
  <p>A credential-exposure vulnerability in the support-bundle mechanism in Gradle Enterprise 2022.3 through 2022.3.3 allows remote attackers to access a subset of application data (e.g., cleartext credentials). This is fixed in 2022.3.3.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-41575">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-41574 – An access-control vulnerability in Gradle Enterprise 2022.4 through 2022.3.1 all...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-41574</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-41574</guid>
    <pubDate>Fri, 07 Oct 2022 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-41574</strong></p>
  <p>An access-control vulnerability in Gradle Enterprise 2022.4 through 2022.3.1 allows remote attackers to prevent backups from occurring, and send emails with arbitrary text content to the configured installation-administrator contact address, via HTTP access to an accidentally exposed internal endpoint. This is fixed in 2022.3.2.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-41574">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-30587 – Gradle Enterprise through 2022.2.2 has Incorrect Access Control that leads to in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-30587</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-30587</guid>
    <pubDate>Mon, 06 Jun 2022 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-30587</strong></p>
  <p>Gradle Enterprise through 2022.2.2 has Incorrect Access Control that leads to information disclosure.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-30587">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-30586 – Gradle Enterprise through 2022.2.2 has Incorrect Access Control that leads to co...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-30586</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-30586</guid>
    <pubDate>Mon, 06 Jun 2022 19:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-30586</strong></p>
  <p>Gradle Enterprise through 2022.2.2 has Incorrect Access Control that leads to code execution.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-30586">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-27919 – Gradle Enterprise before 2022.1 allows remote code execution if the installation...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-27919</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-27919</guid>
    <pubDate>Fri, 25 Mar 2022 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-27919</strong></p>
  <p>Gradle Enterprise before 2022.1 allows remote code execution if the installation process did not specify an initial configuration file. The configuration allows certain anonymous access to administration and an API.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27919">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-25364 – In Gradle Enterprise before 2021.4.2, the default built-in build cache configura...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-25364</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-25364</guid>
    <pubDate>Thu, 17 Mar 2022 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-25364</strong></p>
  <p>In Gradle Enterprise before 2021.4.2, the default built-in build cache configuration allowed anonymous write access. If this was not manually changed, a malicious actor with network access to the build cache could potentially populate it with manipulated entries that execute malicious code as part of a build. As of 2021.4.2, the built-in build cache is inaccessible-by-default, requiring explicit…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-25364">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-23630 – Gradle is a build tool with a focus on build automation and support for multi-la...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23630</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23630</guid>
    <pubDate>Thu, 10 Feb 2022 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-23630</strong></p>
  <p>Gradle is a build tool with a focus on build automation and support for multi-language development. In some cases, Gradle may skip that verification and accept a dependency that would otherwise fail the build as an untrusted external artifact. This occurs when dependency verification is disabled on one or more configurations and those configurations have common dependencies with other configurati…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-829</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23630">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41619 – An issue was discovered in Gradle Enterprise before 2021.1.2. There is potential...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41619</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41619</guid>
    <pubDate>Wed, 27 Oct 2021 14:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41619</strong></p>
  <p>An issue was discovered in Gradle Enterprise before 2021.1.2. There is potential remote code execution via the application startup configuration. The installation configuration user interface (available to administrators) allows specifying arbitrary Java Virtual Machine startup options. Some of these options, such as -XX:OnOutOfMemoryError, allow specifying a command to be run on the host. This c…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41619">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-41589 – In Gradle Enterprise before 2021.3 (and Enterprise Build Cache Node before 10.0)...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41589</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41589</guid>
    <pubDate>Wed, 27 Oct 2021 14:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-41589</strong></p>
  <p>In Gradle Enterprise before 2021.3 (and Enterprise Build Cache Node before 10.0), there is potential cache poisoning and remote code execution when running the build cache node with its default configuration. This configuration allows anonymous access to the configuration user interface and anonymous write access to the build cache. If access control to the build cache is not changed from the def…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41589">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41588 – In Gradle Enterprise before 2021.1.3, a crafted request can trigger deserializat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41588</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41588</guid>
    <pubDate>Fri, 24 Sep 2021 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41588</strong></p>
  <p>In Gradle Enterprise before 2021.1.3, a crafted request can trigger deserialization of arbitrary unsafe Java objects. The attacker must have the encryption and signing keys.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41588">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41587 – In Gradle Enterprise before 2021.1.3, an attacker with the ability to perform SS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41587</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41587</guid>
    <pubDate>Fri, 24 Sep 2021 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41587</strong></p>
  <p>In Gradle Enterprise before 2021.1.3, an attacker with the ability to perform SSRF attacks can potentially discover credentials for other resources.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41587">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41586 – In Gradle Enterprise before 2021.1.3, an attacker with the ability to perform SS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41586</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41586</guid>
    <pubDate>Fri, 24 Sep 2021 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41586</strong></p>
  <p>In Gradle Enterprise before 2021.1.3, an attacker with the ability to perform SSRF attacks can potentially reset the system user password.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41586">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41584 – Gradle Enterprise before 2021.1.3 can allow unauthorized viewing of a response (...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41584</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41584</guid>
    <pubDate>Fri, 24 Sep 2021 03:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41584</strong></p>
  <p>Gradle Enterprise before 2021.1.3 can allow unauthorized viewing of a response (information disclosure of possibly sensitive build/configuration details) via a crafted HTTP request with the X-Gradle-Enterprise-Ajax-Request header.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41584">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32751 – Gradle is a build tool with a focus on build automation. In versions prior to 7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32751</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32751</guid>
    <pubDate>Tue, 20 Jul 2021 23:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32751</strong></p>
  <p>Gradle is a build tool with a focus on build automation. In versions prior to 7.2, start scripts generated by the `application` plugin and the `gradlew` script are both vulnerable to arbitrary code execution when an attacker is able to change environment variables for the user running the script. This may impact those who use `gradlew` on Unix-like systems or use the scripts generated by Gradle i…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32751">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-29428 – In Gradle before version 7.0, on Unix-like systems, the system temporary directo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-29428</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-29428</guid>
    <pubDate>Tue, 13 Apr 2021 20:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-29428</strong></p>
  <p>In Gradle before version 7.0, on Unix-like systems, the system temporary directory can be created with open permissions that allow multiple users to create and delete files within it. Gradle builds could be vulnerable to a local privilege escalation from an attacker quickly deleting and recreating files in the system temporary directory. This vulnerability impacted builds using precompiled script…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-378</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-29428">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-29427 – In Gradle from version 5.1 and before version 7.0 there is a vulnerability which...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-29427</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-29427</guid>
    <pubDate>Tue, 13 Apr 2021 20:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-29427</strong></p>
  <p>In Gradle from version 5.1 and before version 7.0 there is a vulnerability which can lead to information disclosure and/or dependency poisoning. Repository content filtering is a security control Gradle introduced to help users specify what repositories are used to resolve specific dependencies. This feature was introduced in the wake of the "A Confusing Dependency" blog post. In some cases, Grad…</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-829</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-29427">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-15776 – An issue was discovered in Gradle Enterprise 2018.2 - 2020.2.4. The CSRF prevent...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15776</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15776</guid>
    <pubDate>Fri, 18 Sep 2020 14:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-15776</strong></p>
  <p>An issue was discovered in Gradle Enterprise 2018.2 - 2020.2.4. The CSRF prevention token is stored in a request cookie that is not annotated as HttpOnly. An attacker with the ability to execute arbitrary code in a user's browser could impose an arbitrary value for this token, allowing them to perform cross-site request forgery.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15776">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-15775 – An issue was discovered in Gradle Enterprise 2017.1 - 2020.2.4. The /usage page ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15775</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15775</guid>
    <pubDate>Fri, 18 Sep 2020 14:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-15775</strong></p>
  <p>An issue was discovered in Gradle Enterprise 2017.1 - 2020.2.4. The /usage page of Gradle Enterprise conveys high level build information such as project names and build counts over time. This page is incorrectly viewable anonymously.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-922</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15775">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-15771 – An issue was discovered in Gradle Enterprise 2018.2 and Gradle Enterprise Build ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15771</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15771</guid>
    <pubDate>Fri, 18 Sep 2020 14:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-15771</strong></p>
  <p>An issue was discovered in Gradle Enterprise 2018.2 and Gradle Enterprise Build Cache Node 4.1. Cross-site transmission of cookie containing CSRF token allows remote attacker to bypass CSRF mitigation.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15771">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-15768 – An issue was discovered in Gradle Enterprise 2017.3 - 2020.2.4 and Gradle Enterp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15768</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15768</guid>
    <pubDate>Fri, 18 Sep 2020 14:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-15768</strong></p>
  <p>An issue was discovered in Gradle Enterprise 2017.3 - 2020.2.4 and Gradle Enterprise Build Cache Node 1.0 - 9.2. Unrestricted HTTP header reflection in Gradle Enterprise allows remote attackers to obtain authentication cookies, if they are able to discover a separate XSS vulnerability. This potentially allows an attacker to impersonate another user. Gradle Enterprise affected application request…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15768">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-11986 – To be able to analyze gradle projects, the build scripts need to be executed. Ap...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-11986</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-11986</guid>
    <pubDate>Wed, 09 Sep 2020 16:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-11986</strong></p>
  <p>To be able to analyze gradle projects, the build scripts need to be executed. Apache NetBeans follows this pattern. This causes the code of the build script to be invoked at load time of the project. Apache NetBeans up to and including 12.0 did not request consent from the user for the analysis of the project at load time. This in turn will run potentially malicious code, from an external source,…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11986">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-15777 – An issue was discovered in the Maven Extension plugin before 1.6 for Gradle Ente...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15777</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15777</guid>
    <pubDate>Tue, 25 Aug 2020 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-15777</strong></p>
  <p>An issue was discovered in the Maven Extension plugin before 1.6 for Gradle Enterprise. The extension uses a socket connection to send serialized Java objects. Deserialization is not restricted to an allow-list, thus allowing an attacker to achieve code execution via a malicious deserialization gadget chain. The socket is not bound exclusively to localhost. The port this socket is assigned to is…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15777">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-15052 – The HTTP client in Gradle before 5.6 sends authentication credentials originally...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-15052</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-15052</guid>
    <pubDate>Wed, 14 Aug 2019 20:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-15052</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-15052">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-10103 – JetBrains IntelliJ IDEA projects created using the Kotlin (JS Client/JVM Server)...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10103</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10103</guid>
    <pubDate>Wed, 03 Jul 2019 20:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-10103</strong></p>
  <p>JetBrains IntelliJ IDEA projects created using the Kotlin (JS Client/JVM Server) IDE Template were resolving Gradle artifacts using an http connection, potentially allowing an MITM attack. This issue, which was fixed in Kotlin plugin version 1.3.30, is similar to CVE-2019-10101.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10103">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-9843 – In DiffPlug Spotless before 1.20.0 (library and Maven plugin) and before 3.20.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-9843</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-9843</guid>
    <pubDate>Fri, 28 Jun 2019 18:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-9843</strong></p>
  <p>In DiffPlug Spotless before 1.20.0 (library and Maven plugin) and before 3.20.0 (Gradle plugin), the XML parser would resolve external entities over both HTTP and HTTPS and didn't respect the resolveExternalEntities setting. For example, this allows disclosure of file contents to a MITM attacker if a victim performs a spotlessApply operation on an untrusted XML file.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-9843">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-11405 – OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// UR...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-11405</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-11405</guid>
    <pubDate>Mon, 22 Apr 2019 11:29:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-11405</strong></p>
  <p>OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle, build.gradle.mustache, and build.sbt files, which may have caused insecurely resolved dependencies.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-11405">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-11404 – arrow-kt Arrow before 0.9.0 resolved Gradle build artifacts (for compiling and b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-11404</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-11404</guid>
    <pubDate>Mon, 22 Apr 2019 11:29:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-11404</strong></p>
  <p>arrow-kt Arrow before 0.9.0 resolved Gradle build artifacts (for compiling and building the published JARs) over HTTP instead of HTTPS. Any of these dependent artifacts could have been maliciously compromised by an MITM attack.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-11404">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-11403 – In Gradle Enterprise before 2018.5.2, Build Cache Nodes would reflect the config...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-11403</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-11403</guid>
    <pubDate>Mon, 22 Apr 2019 11:29:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-11403</strong></p>
  <p>In Gradle Enterprise before 2018.5.2, Build Cache Nodes would reflect the configured password back when viewing the HTML page source of the settings page.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-11403">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-11402 – In Gradle Enterprise before 2018.5.3, Build Cache Nodes did not store the creden...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-11402</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-11402</guid>
    <pubDate>Mon, 22 Apr 2019 11:29:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-11402</strong></p>
  <p>In Gradle Enterprise before 2018.5.3, Build Cache Nodes did not store the credentials at rest in an encrypted format.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-11402">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-1003034 – A sandbox bypass vulnerability exists in Jenkins Job DSL Plugin 1.71 and earlier...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-1003034</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-1003034</guid>
    <pubDate>Fri, 08 Mar 2019 21:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-1003034</strong></p>
  <p>A sandbox bypass vulnerability exists in Jenkins Job DSL Plugin 1.71 and earlier in job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/AbstractDslScriptLoader.groovy, job-dsl-plugin/build.gradle, job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/JobDslWhitelist.groovy, job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/SandboxDslScriptLoader.groovy that allows attackers with control over…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-1003034">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-3160 – After the Android platform is added to Cordova the first time, or after a projec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-3160</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-3160</guid>
    <pubDate>Thu, 01 Feb 2018 21:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-3160</strong></p>
  <p>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 h…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-3160">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2016-6199 – ObjectSocketWrapper.java in Gradle 2.12 allows remote attackers to execute arbit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-6199</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-6199</guid>
    <pubDate>Tue, 07 Feb 2017 15:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2016-6199</strong></p>
  <p>ObjectSocketWrapper.java in Gradle 2.12 allows remote attackers to execute arbitrary code via a crafted serialized object.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-6199">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
