Reversible One-Way Hash in Angular - CVE-2026-54266
Published: September 11, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information and poison application state.
The vulnerability exists due to use of a weak hash in HttpTransferCache when generating TransferState cache keys for server-side rendered HTTP requests. A remote attacker can send a crafted link containing colliding query parameters to disclose sensitive information and poison application state.
Exploitation requires an SSR page that makes both a request containing the colliding parameter and a sensitive request.