GHSA-rgjc-h3x7-9mwg
HIGHCVE-2026-54267To optimize client-side bootstrap in Server-Side Rendered (SSR) environments, Angular supports Hydration via provideClientHydration(). During SSR, Angular serializes the application's runtime state (such as cached HttpClient responses) and outputs it into the HTML stream as a <script> tag with a predictable identifier:
- Affected
- >=22.0.0-next.0, <22.0.1, >= 22.0.0-next.0, < 22.0.1
- Fixed in
- 22.0.1
- Weakness
- CWE-471
- Published
- 2026-06-15
- Source
- osv