Information disclosure in Angular - #VU118767

 

Information disclosure in Angular - #VU118767

Published: November 26, 2025


Vulnerability identifier: #VU118767
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Google
Affected software:
Angular

Detailed vulnerability description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to incorrect handling of protocol-relative URLs (e.g. the URL that starts with "//") within the Angular HttpClient. A remote attacker can obtain CSRF token use by the application and bypass built-in CSRF protection. 


Remediation

Install updates from vendor's website.

Sources