Skip to content

fix(compiler): add base|href, frame|src, link|href to TRUSTED_TYPES_SINKS#69165

Closed
fg0x0 wants to merge 1 commit into
angular:mainfrom
fg0x0:fix/i18n-trusted-types-sinks-resource-url
Closed

fix(compiler): add base|href, frame|src, link|href to TRUSTED_TYPES_SINKS#69165
fg0x0 wants to merge 1 commit into
angular:mainfrom
fg0x0:fix/i18n-trusted-types-sinks-resource-url

Conversation

@fg0x0
Copy link
Copy Markdown

@fg0x0 fg0x0 commented Jun 4, 2026

Add three missing RESOURCE_URL entries to TRUSTED_TYPES_SINKS (incomplete CVE-2026-32635 fix).

Fixes #69163

…INKS

Incomplete fix of CVE-2026-32635. These three RESOURCE_URL attributes
were missing from the Trusted Types sink list.
@angular-robot angular-robot Bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Jun 4, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 4, 2026
@SkyZeroZx
Copy link
Copy Markdown
Contributor

This is a duplicate of #69050, which was closed due to #68591.

@fg0x0 fg0x0 closed this Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: compiler Issues related to `ngc`, Angular's template compiler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Security: i18n attribute binding bypasses RESOURCE_URL sanitizer (incomplete CVE-2026-32635 fix)

2 participants