CVE-2025-64758
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-17

Last updated on: 2025-11-17

Assigner: GitHub, Inc.

Description
@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 branding purposes. When rendering the welcome message, Dependency-Track versions before 4.13.6 did not properly sanitize the HTML, allowing arbitrary JavaScript to be executed. Users with the SYSTEM_CONFIGURATION permission (i.e., administrators), can exploit this weakness to execute arbitrary JavaScript for users browsing to the login page. The issue has been fixed in version 4.13.6.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-17
Last Modified
2025-11-17
Generated
2026-05-07
AI Q&A
2025-11-17
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
dependencytrack frontend 4.13.6
dependencytrack frontend 4.12.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Dependency-Track frontend application before version 4.13.6. It allows users with SYSTEM_CONFIGURATION permission (administrators) to configure a welcome message on the login page that includes HTML. The application did not properly sanitize this HTML, which means arbitrary JavaScript code could be injected and executed when users visit the login page. This is a cross-site scripting (XSS) vulnerability.


How can this vulnerability impact me? :

If exploited, this vulnerability allows an attacker with administrator-level permissions to execute arbitrary JavaScript in the context of the login page for users. This could lead to unauthorized actions, theft of user credentials, session hijacking, or other malicious activities affecting users who visit the login page.


What immediate steps should I take to mitigate this vulnerability?

Upgrade Dependency-Track to version 4.13.6 or later, as this version includes the fix for the improper HTML sanitization vulnerability. Additionally, restrict SYSTEM_CONFIGURATION permissions to trusted administrators only to reduce the risk of exploitation.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart