Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.28, 21.2.20, and 22.1.1, Angular's @angular/common HttpTransferCache can cache an authenticated response when Server-Side Rendering (SSR) and hydration use a hierarchical HttpClient configured with withRequestsMadeViaParent. The child TransferCache evaluates an initially anonymous request before delegation, then a parent withInterceptors chain adds an Authorization header, cookie, or API token; although the parent cache skips the authenticated request, the child still stores the private response in TransferState serialized as JSON in the ng-state script. Exploitation requires provideClientHydration, child provideHttpClient delegation through withRequestsMadeViaParent, parent-level credential injection, and an SSR HTML response shared across users by a CDN, reverse proxy, or application cache. A later unauthenticated or unauthorized visitor can receive the cached HTML containing the earlier authenticated user's sensitive response data. Applications can mitigate by attaching credentials at the child, filtering sensitive endpoints with withHttpTransferCacheOptions, disabling transfer caching for sensitive routes, or marking personalized HTML private or no-store. This issue is fixed in versions 20.3.28, 21.2.20, and 22.1.1.
CVE-2026-88059
This medium-severity CVE scores 4.0 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 78% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 4.0
- EG Score
- 4.0(medium)
- EG Risk
- 18(Track)EG Risk 18/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity40% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 23%
- KEV
- Not listed
Published
September 10, 2026
Last Modified
September 11, 2026
Advisory Details (9)
Auto-updated Sep 10, 2026Information Leak via `HttpTransferCache` Bypass When Using `withRequestsMadeViaParent` · Advisory · angular/angular · GitHub
https://github.com/angular/angular/security/advisories/GHSA-p297-fm68-3q8c22.1.1
Patch available: angular/angular v22.1.1
https://github.com/angular/angular/releases/tag/v22.1.121.2.20
Patch available: angular/angular v21.2.20
https://github.com/angular/angular/releases/tag/v21.2.2020.3.28
Patch available: angular/angular v20.3.28
https://github.com/angular/angular/releases/tag/v20.3.28fix(http): run root interceptors in the terminal request chain
Patch available: angular/angular v22.2.0-next.1 (PR #69778 merged 2026-07-31)
https://github.com/angular/angular/pull/69778`HttpTransferCache` can cache authenticated responses when using `withRequestsMadeViaParent` · Issue #69777 · angular/angular · GitHub
https://github.com/angular/angular/issues/69777commit e4c416c20a1c (angular/angular)
Patch available: angular/angular v20.3.28 (contains commit e4c416c20a1c)
https://github.com/angular/angular/commit/e4c416c20a1cb222ce73d29c035452b257380c56commit caf616670fd2 (angular/angular)
Patch available: angular/angular v21.2.20 (contains commit caf616670fd2)
https://github.com/angular/angular/commit/caf616670fd20d528aa69e0131cc17d60f0cc27dcommit c45028e44f5f (angular/angular)
Fix landed in angular/angular commit c45028e44f5f — awaiting tagged release
https://github.com/angular/angular/commit/c45028e44f5f3c1e0006eaccf86642deca51b2afVendor Advisories for CVE-2026-88059(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| @angular/common | — | 22.1.1 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 19× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 13:48 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 15:05 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 15:47 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-13 17:11 UTCEG score recompute
- 2026-09-13 16:48 UTCEPSS rescore
- 2026-09-12 17:53 UTCEG score recompute
- 2026-09-12 15:02 UTCEPSS rescore
- 2026-09-11 18:35 UTCEG score recompute
- 2026-09-11 17:54 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 19:18 UTCEG score recompute
- 2026-09-10 19:10 UTCEG score recompute
- 2026-09-10 19:09 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-88059?
When was CVE-2026-88059 disclosed?
Is CVE-2026-88059 actively exploited?
What is the CVSS score of CVE-2026-88059?
How do I remediate CVE-2026-88059?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-88059
Is Your Infrastructure Affected by CVE-2026-88059?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.