Bug 2494706 - CVE-2026-11998 mozjs115: AngularJS: Arbitrary JavaScript execution due to Strict Contextual Escaping (SCE) bypass [fedora-all]
Summary: CVE-2026-11998 mozjs115: AngularJS: Arbitrary JavaScript execution due to Str...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: mozjs115
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact:
URL:
Whiteboard: {"flaws": ["57fd5c34-bd1f-49b9-8160-5...
Depends On:
Blocks: CVE-2026-11998
TreeView+ depends on / blocked
 
Reported: 2026-06-29 21:34 UTC by Jon Moroney
Modified: 2026-06-29 21:34 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jon Moroney 2026-06-29 21:34:29 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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 .


Note You need to log in before you can comment on or make changes to this bug.