this post was submitted on 09 Jun 2026
28 points (86.8% liked)

Firefox

7262 readers
50 users here now

A community for discussion about Mozilla Firefox.

founded 3 years ago
MODERATORS
 

Today, the team at v12 released a video showing a PoC of Universal Account Takeover affecting Firefox Focus of iOS version.

The PoC were released because it is been almost a year the vuln reported, but it is not patched yet.

The video below is demonstration of the vulnerability. We can see that,your X, Google, Reddit, can be taken over only in one click of a link.

Vulnerability explanation and the partly PoC can be seen here:
https://github.com/v12-security/pocs/tree/main/firefox

@firefox

#cybersecurity #infosec #0day #firefox

top 10 comments
sorted by: hot top controversial new old
[–] moonpiedumplings@programming.dev 21 points 3 days ago (1 children)

This is bad, but I don't really care.

On iOS, all browsers are forced to use the safari/webkit browser engine, which simply isn't as modern in terms of security as actual firefox. There is a reason this bug only affects firefox on iOS, and that's probably why.

Blame Apple. Not Mozilla.

[–] XLE@piefed.social 2 points 2 days ago

This is absolutely on Mozilla.

First and foremost, Mozilla knew the bug was present for 11 months and they failed to fix it. They should have pulled the plug on the app, plain and simple.

The linked document is explicit that it is most likely the way Firefox Focus is engineered that allows the exploit to occur.

And you said it yourself: every iOS browser is WebKit. But obviously only this one browser was coded poorly.

[–] mannycalavera@feddit.uk 6 points 2 days ago (1 children)

Aren't all browsers on IOS simply Safari on a wrapper because Apple are cunts? So is this a Firefox wrapping thing? Or a shitty Apple thing?

[–] XLE@piefed.social 2 points 2 days ago (1 children)

It's a Firefox Focus for iOS exclusive:

Firefox Focus is a single-window browser with no tab model. We believe that loading the next document into _self collapses the navigation into the same browsing context that already holds the previous origin, and the race condition then exploits the resulting ambiguity about which origin the committed navigation belongs to. Opening in any other target breaks the origin-inheritance behavior and the attack fails.

[–] victorz@lemmy.world 1 points 2 days ago (1 children)

Firefox Focus doesn't have tabs on iOS? It does on Android.

[–] XLE@piefed.social 1 points 2 days ago

Apparently, Focus shipped on Android in single window mode too, but they enabled tabs in 2017.

[–] snoozzze@infosec.exchange 2 points 3 days ago (1 children)
[–] AmmarSpaces@infosec.exchange 3 points 3 days ago (1 children)

@snoozzze @firefox Yeah, it is pretty bad.

Funny that their use of Mythos didn't fix this vuln, or maybe they only care about their computer Web Browser.

😩

[–] slazer2au@lemmy.world 0 points 3 days ago (1 children)

Because the iOS version of Firefox uses WebKit not Geko. You can blame Apple for the walled garden full of holes for this.

[–] XLE@piefed.social 7 points 2 days ago

The bug isn't in any other WebKit browser.