Back to overview

CVE-2026-11998

HIGH
7.6
CVSS 3.1
Description
A flaw in AngularJS' Strict Contextual Escaping (SCE) logic allows bypassing certain SCE policies for resource URLs and can lead to arbitrary JavaScript execution within the context of the victim's browser session. SCE's purpose is to ensure that only trusted or safe values are used in certain security-sensitive contexts, such as resource URLs, including URLs that define executable JavaScript scripts, '<iframe>' documents, route templates, etc. A flaw in the logic that tries to match entire URLs against regular expression matchers can result in partial matches for certain types of regular expressions, effectively bypassing the policies and allowing the use of unsafe values as resource URLs. This issue affects AngularJS versions greater than or equal to 1.2.0-rc.3. Note: The AngularJS project was already End-of-Life when this CVE was published and will not receive any updates to address this issue. For more information see the  End-of-Life announcement https://docs.angularjs.org/misc/version-support-status .

Metadata

CVE ID
CVE-2026-11998
State
PUBLISHED
Assigner
HeroDevs
Reserved
2026-06-11 15:46 UTC
Published
2026-06-24 20:29 UTC
Last updated
2026-06-24 20:29 UTC
Primary CWE
CWE-791
CWE-791 Incomplete filtering of special elements
Vendor / Product
Google / AngularJS
Sources
cve.org  ·  NVD

Severity & Metrics

7.6 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L
Affected products (1)
VendorProductPlatformVersions
Google AngularJS >=1.2.0-rc.3
Weakness (CWE)
CWESourceDescription
CWE-791 cna CWE-791 Incomplete filtering of special elements
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.6 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L
Back to overview