@angular/common is vulnerable to Information Disclosure
82
High Risk
Angular's SSR HTTP transfer cache in the @angular/common/http secondary entry point can reuse responses for requests that carry session cookies or are sent with withCredentials, even when those responses are user-specific. Under concurrent SSR hydration, one visitor can receive cached HTTP data intended for another authenticated session sharing the same URL. Before the fix, only explicit Authorization-style headers were excluded by default, leaving cookie-backed and credentialed requests cacheable. The patch excludes cookie-bearing and withCredentials requests from transfer cache by default.
You are affected if you are using a version that falls within the vulnerable range.
@angular/common is vulnerable to Information Disclosure in versions 21.0.0 - 21.2.14, 20.0.0 - 20.3.21 and 19.0.0 - 19.2.22.
Upgrade the @angular/common library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant