Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
Firefox for iOS Reader View replaced page content in its HTML template before replacing other internal placeholders. A malicious page could include a placeholder string that was later substituted with JSON-LD data, potentially resulting in arbitrary JavaScript execution. This vulnerability was fixed in Firefox for iOS 151.2.
AnalysisAI
Reader View in Firefox for iOS executes arbitrary JavaScript due to an incorrect template substitution order, enabling cross-site scripting via JSON-LD data injection. The flaw affects all Firefox for iOS versions prior to 151.2 running on Apple iOS devices; unauthenticated remote attackers can exploit this by luring users to a malicious page and having them activate Reader View, after which attacker-controlled placeholder strings embedded in the page's structured data are processed as executable script. No public exploit has been identified at time of analysis and the vulnerability is not listed in CISA KEV, but the low attack complexity and no-auth-required access vector (per CVSS PR:N) make it feasible for opportunistic campaigns targeting iOS Firefox users.
Technical ContextAI
Firefox for iOS implements a Reader View feature that reformats web pages into a clean reading layout using an internal HTML template engine. The root cause (CWE-79: Improper Neutralization of Input During Web Page Generation - XSS) is a substitution-order bug: the template engine injected raw page HTML content into the template before resolving its own internal placeholder tokens (including those reserved for JSON-LD structured data). A malicious page could therefore embed strings that matched internal placeholder patterns; when the template engine performed its second-pass substitution to populate JSON-LD data, it would process the attacker-supplied string as a legitimate template directive, injecting attacker-controlled content as JavaScript into the rendered Reader View document. The affected component is exclusively the Mozilla Firefox for iOS application (CPE: cpe:2.3:a:mozilla:firefox_for_ios:*:*:*:*:*:*:*:*) and does not affect desktop Firefox or Firefox for Android.
RemediationAI
Vendor-released patch: Firefox for iOS 151.2. Users should update Firefox for iOS to version 151.2 or later via the Apple App Store immediately, as confirmed by Mozilla Security Advisory MFSA2026-53 (https://www.mozilla.org/security/advisories/mfsa2026-53/). As a temporary workaround prior to patching, users can avoid activating Reader View on untrusted or unfamiliar web pages, which eliminates the exploitation path since the vulnerability is only triggered by Reader View rendering. Note that this workaround removes Reader View functionality entirely for untrusted content and is not a substitute for patching. Enterprise or MDM-managed iOS environments should push the app update via managed distribution channels. No server-side or network-level mitigations are applicable since the vulnerability resides entirely within the client-side browser application.
The PDF reader in Mozilla Firefox before 39.0.3, Firefox ESR 38.x before 38.1.1, and Firefox OS before 2.2 allows remote
Mozilla Firefox before 22.0, Firefox ESR 17.x before 17.0.7, Thunderbird before 17.0.7, and Thunderbird ESR 17.x before
Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderb
Use-after-free vulnerability in the serializeToStream implementation in the XMLSerializer component in Mozilla Firefox b
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbi
The crypto.generateCRMFRequest function in Mozilla Firefox before 23.0, Firefox ESR 17.x before 17.0.8, Thunderbird befo
An issue was discovered in the Cisco WebEx Extension before 1.0.7 on Google Chrome, the ActiveTouch General Plugin Conta
The XrayWrapper implementation in Mozilla Firefox before 35.0 and SeaMonkey before 2.32 does not properly interact with
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbi
The Web IDL implementation in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and Se
Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and SeaMonkey before 2.25 allow remo
The Firefox sandbox in Adobe Flash Player before 10.3.183.67 and 11.x before 11.6.602.171 on Windows and Mac OS X, and b
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33629
GHSA-h55j-6jm9-f8vp