<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Dependency-Track</title>
  <link>https://cvedaily.com/pages/tags/dependency-track.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/dependency-track.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Dependency-Track</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:27:04 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2025-64758 – @dependencytrack/frontend is a Single Page Application (SPA) used in Dependency-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64758</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64758</guid>
    <pubDate>Mon, 17 Nov 2025 18:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-64758</strong></p>
  <p>@dependencytrack/frontend is a Single Page Application (SPA) used in Dependency-Track, an open source Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain. Since version 4.12.0, Dependency-Track users with the SYSTEM_CONFIGURATION permission can configure a "welcome message", which is HTML that is to be rendered on the login page for brand…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64758">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-61776 – Dependency-Track is a component analysis platform that allows organizations to i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61776</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61776</guid>
    <pubDate>Tue, 07 Oct 2025 19:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-61776</strong></p>
  <p>Dependency-Track is a component analysis platform that allows organizations to identify and reduce risk in the software supply chain. Prior to version 4.13.5, Dependency-Track may send credentials meant for a private NuGet repository to `api.nuget.org` via the HTTP `Authorization` header, and may disclose names and versions of components marked as internal to `api.nuget.org`. This can happen if t…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61776">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-27137 – Dependency-Track is a component analysis platform that allows organizations to i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27137</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27137</guid>
    <pubDate>Mon, 24 Feb 2025 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-27137</strong></p>
  <p>Dependency-Track is a component analysis platform that allows organizations to identify and reduce risk in the software supply chain. Dependency-Track allows users with the `SYSTEM_CONFIGURATION` permission to customize notification templates. Templates are evaluated using the Pebble template engine. Pebble supports an `include` tag, which allows template authors to include the content of arbitra…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-73</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27137">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-54002 – Dependency-Track is a Component Analysis platform that allows organizations to i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-54002</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-54002</guid>
    <pubDate>Wed, 04 Dec 2024 16:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-54002</strong></p>
  <p>Dependency-Track is a Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain. Performing a login request against the /api/v1/user/login endpoint with a username that exist in the system takes significantly longer than performing the same action with a username that is not known by the system. The observable difference in request duration can…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-203</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-54002">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-39351 – Dependency-Track is a Component Analysis platform that allows organizations to i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39351</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39351</guid>
    <pubDate>Tue, 25 Oct 2022 17:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-39351</strong></p>
  <p>Dependency-Track is a Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain. Prior to version 4.6.0, performing an API request using a valid API key with insufficient permissions causes the API key to be written to Dependency-Track's audit log in clear text. Actors with access to the audit log can exploit this flaw to gain access to valid A…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-312</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39351">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-39350 – @dependencytrack/frontend is a Single Page Application (SPA) used in Dependency-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39350</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39350</guid>
    <pubDate>Tue, 25 Oct 2022 17:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-39350</strong></p>
  <p>@dependencytrack/frontend is a Single Page Application (SPA) used in Dependency-Track, an open source Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain. Due to the common practice of providing vulnerability details in markdown format, the Dependency-Track frontend renders them using the JavaScript library Showdown. Showdown does not hav…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39350">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-21633 – A cross-site request forgery (CSRF) vulnerability in Jenkins OWASP Dependency-Tr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-21633</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-21633</guid>
    <pubDate>Tue, 30 Mar 2021 12:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-21633</strong></p>
  <p>A cross-site request forgery (CSRF) vulnerability in Jenkins OWASP Dependency-Track Plugin 3.1.0 and earlier allows attackers to connect to an attacker-specified URL, capturing credentials stored in Jenkins.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-21633">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-21632 – A missing permission check in Jenkins OWASP Dependency-Track Plugin 3.1.0 and ea...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-21632</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-21632</guid>
    <pubDate>Tue, 30 Mar 2021 12:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-21632</strong></p>
  <p>A missing permission check in Jenkins OWASP Dependency-Track Plugin 3.1.0 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL, capturing credentials stored in Jenkins.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-21632">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-1020007 – Dependency-Track before 3.5.1 allows XSS.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-1020007</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-1020007</guid>
    <pubDate>Mon, 29 Jul 2019 15:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-1020007</strong></p>
  <p>Dependency-Track before 3.5.1 allows XSS.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-1020007">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
