Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from Vendor (mozilla) · only source for this CVE.
CVSS VectorVendor: mozilla
Lifecycle Timeline
4DescriptionCVE.org
UXSS in Focus for iOS / Klar Webkit navigation. This vulnerability was fixed in Focus for iOS 151.3.1 and Klar for iOS 151.3.1.
AnalysisAI
Universal cross-site scripting (UXSS) in Mozilla Focus and Klar for iOS allows remote attackers to inject script into the context of arbitrary web origins by abusing WebKit navigation handling in the browser. The flaw, reported by Mozilla and tracked as EUVD-2026-35837, was corrected in Focus for iOS 151.3.1 and Klar for iOS 151.3.1. EPSS is very low (0.02%, 5th percentile) and there is no public exploit identified at time of analysis, but the CVSS of 7.5 reflects the high confidentiality impact achievable with no privileges.
Technical ContextAI
Focus and Klar are Mozilla's privacy-focused mobile browsers for iOS, both of which - per Apple platform requirements - render web content using Apple's WebKit engine rather than Gecko. The vulnerability is a Universal XSS (UXSS) in the navigation pipeline, meaning the same-origin policy that normally isolates one site from another is broken during a navigation transition, allowing script delivered from one origin to execute in the context of another. This maps to CWE-79 (Improper Neutralization of Input During Web Page Generation) at the browser-engine level, where origin tracking and document/context binding during navigation is the root-cause class rather than a typical reflected/stored XSS in a web app.
RemediationAI
Vendor-released patch: Focus for iOS 151.3.1 and Klar for iOS 151.3.1 - upgrade both apps via the Apple App Store immediately, and for MDM-managed iOS fleets push the updated versions through the managed app catalog. Mozilla's advisory at https://www.mozilla.org/security/advisories/mfsa2026-55/ and bug https://bugzilla.mozilla.org/show_bug.cgi?id=1975667 are the authoritative references. Until the update is applied, compensating controls are limited because the flaw is in the in-app web engine: advise users not to follow untrusted links inside Focus/Klar, switch temporarily to Safari or full Firefox iOS (which use the same WebKit engine but a different navigation wrapper and are not listed as affected), or restrict the app via MDM web content filters to a known-good allowlist of domains; the trade-off of the allowlist approach is that it defeats Focus/Klar's general-purpose browsing use case and is only practical for kiosk-style deployments.
Firefox did not properly handle downloads of files ending in <code>.desktop</code>, which can be interpreted to run atta
When handling the filename directive in the Content-Disposition header, the filename would be truncated if the filename
Memory safety bugs present in Firefox 111 and Firefox ESR 102.9. Rated high severity (CVSS 8.8), this vulnerability is r
An attacker could cause the memory manager to incorrectly free a pointer that addresses attacker-controlled memory, resu
Memory safety bugs present in Firefox 111. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, n
An attacker could have caused memory corruption and a potentially exploitable use-after-free of a pointer in a global ob
Multiple race conditions in the font initialization could have led to memory corruption and execution of attacker-contro
Following a Garbage Collector compaction, weak maps may have been accessed before they were correctly traced. Rated medi
A wrong lowering instruction in the ARM64 Ion compiler resulted in a wrong optimization result. Rated medium severity (C
If multiple instances of resource exhaustion occurred at the incorrect time, the garbage collector could have caused mem
Under certain circumstances, a call to the <code>bind</code> function may have resulted in the incorrect realm. Rated me
When a secure cookie existed in the Firefox cookie jar an insecure cookie for the same domain could have been created, w
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35837
GHSA-2j9g-whc6-7j55