CVE-2026-54264
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
Summary
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.1, 21.2.17, and 20.3.25, an information disclosure vulnerability exists in the @angular/service-worker package of the Angular framework. When the Service Worker fetches assets, it preserves metadata (such as headers) from the original request. However, on cross-origin redirects, the Service Worker fails to strip sensitive headers, violating the Fetch redirect algorithm. This allows a remote attacker to obtain sensitive credentials (e.g., Authorization tokens, Proxy-Authorization credentials, or session cookies) by triggering a cross-origin redirect to an untrusted external origin. This vulnerability is fixed in 22.0.1, 21.2.17, and 20.3.25.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| angular | angular | >= 22.0.0-next.0 < 22.0.1 | affected |
| angular | angular | >= 21.0.0-next.0 < 21.2.17 | affected |
| angular | angular | >= 20.0.0-next.0 < 20.3.25 | affected |
| angular | angular | <= 19.2.25 | affected |
Weaknesses
- CWE-200: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
- CWE-359: CWE-359: Exposure of Private Personal Information to an Unauthorized Actor
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/angular/angular/security/advisories/GHSA-qxh6-94w6-9r5p
- https://github.com/angular/angular/pull/69029
- https://github.com/angular/angular/commit/47d68dcb26266316647133ab6385e77fc3e5ae08
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.