CVE-2025-32021: VCS credentials included in URL parameters are potentially logged and saved into browser history as plaintext
When creating a new component from an existing component that has a source code repository URL specified in settings, this URL is included in the client’s URL parameters during the creation process. If, for example, the source code repository URL contains GitHub credentials, the confidential PAT and username are shown in plaintext and get saved into browser history. Moreover, if the request URL is logged, the credentials are written to the logs in plaintext.
The problematic URL in question is of this form:
References
Code Behaviors & Features
Detect and mitigate CVE-2025-32021 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →