Live data from Hacker News

Hundreds of Millions of iPhones Can Be Hacked With a New Tool Found in the Wild

wired.com

71–80 of 101 posts

Re: Hundreds of Millions of iPhones Can Be Hacked With a New Tool Found in the Wild

#71
post #21

I wish I had a better sense of how these zero-click vulnerabilities work so I could get a sense of how to protect myself from them (you know, without giving in to Liquid Glass). Can they be blocked by an ad blocker? Are they blocked by any extant ad blockers? What about “Lockdown Mode”?

It's a watering hole attack. At any point your iphone sends an http request to a compromised site, by add, link, embedded, etc. your device will be exploited. there really isn't a way to permanently defeat this. We are about to see an explosion of novel attack types utilizing this exploit as their basis, you realistically cannot defend yourself against these without either updating or no longer using an iphone.

> At any point your iphone sends an http request to a compromised site, by add, link, embedded, etc. your device will be exploited.

Would it help to disable Javascript on untrusted sites via Brave?

Re: Hundreds of Millions of iPhones Can Be Hacked With a New Tool Found in the Wild

#72
post #11

Earlier quoted context omitted.

If it's really as bad as all that, they'll patch existing older releases.

No. Apple already released the patch in February, and Apple chose not not patch older releases. Apple of 2026 is not the same Apple of 2025. The people at Apple have held back iOS 18.7.3, iOS 18.7.4, iOS 18.7.5, or iOS 18.7.6 for most iPhones that support iOS 18. These are dozens of CVEs patched in these updates, including numerous exploits as bad or worse than the one described in this one. (Article is paywalled so…

> Lockdown Mode breaks call recording

Do you mean screen recording? What are the symptoms of the bug?

Re: Hundreds of Millions of iPhones Can Be Hacked With a New Tool Found in the Wild

#73

Earlier quoted context omitted.

No. Apple already released the patch in February, and Apple chose not not patch older releases. Apple of 2026 is not the same Apple of 2025. The people at Apple have held back iOS 18.7.3, iOS 18.7.4, iOS 18.7.5, or iOS 18.7.6 for most iPhones that support iOS 18. These are dozens of CVEs patched in these updates, including numerous exploits as bad or worse than the one described in this one. (Article is paywalled so…

> Lockdown Mode breaks call recording Do you mean screen recording? What are the symptoms of the bug?

Nope, call recording. Not sure how universal this is, but phone call recording immediately stops with the "This call is no longer being recorded" effect afterwards.

Re: Hundreds of Millions of iPhones Can Be Hacked With a New Tool Found in the Wild

#74

Earlier quoted context omitted.

Aren’t their devices the most secure on the mass market? More than non-obscure phones, laptops, desktops… washing machines, robot vacuums, doorbells, you name it

> the most secure Except for withholding iOS 18 security fixes when public exploits are fixed in iOS 26.

Even then. I'll take a leaky iOS 18 over pretty much any leaky Android or internet-connected TV or whatever.

iPhones are still the least bad option, for regular people who aren't planning to solder anything, select their boot loader on launch, or recompile a kernel.

Re: Hundreds of Millions of iPhones Can Be Hacked With a New Tool Found in the Wild

#75
post #32

Earlier quoted context omitted.

> If it's really as bad as all that, they'll patch existing older releases. They have patched existing releases of iOS 18... but then they artificially restricted those patches only to a couple of phone models that don't support iOS 26. So if you're on a vaguely modern iDevice and are still on 18 because you don't want the new UI and other fuckups you are not allowed to install the patched 18. It'd be one thing if yo…

> you are not allowed to install the patched 18 Is it “you are not allowed,” or Cupertino isn’t going to bother developing and testing?

>Is it “you are not allowed,” or Cupertino isn’t going to bother developing and testing?

It is very firmly "you are not allowed". In fact you're not even allowed to switch back to iOS 18 at all. Only actively signed iOS IPSWs can be installed (barring historical cases where someone had saved signing tickets). You can see the current status at sites like https://ipsw.me and if you're on any iOS 26 supported iDevice currently only 26.3.1 is signed. The last iOS 18 version was 18.6.2 from August of last year. If you go back to the iPhone XS/XR, you'll see they're still updating iOS 18, with 18.7.6 released two weeks ago (March 4), but they've chosen to force anyone who wants security updates to move to iOS 26 instead.

Re: Hundreds of Millions of iPhones Can Be Hacked With a New Tool Found in the Wild

#76
post #29
post #26

Earlier quoted context omitted.

I know everyone hates liquid glass but isn’t that better security wise than being on an iOS that’s 8 versions behind?

There are not 8 major versions between iOS 18 and iOS 26. Apple skipped the monotonously increasing version numbering system since iOS 1 during WDDC 2025 to adopt a year suffix based versioning system. iOS 17, then iOS 18, then iOS 26, then iOS 27. You're not the only party confused.

Edit: Oop, I misread! Right, yes, the change up was arguably not entirely boring. Some people were excited at least.

Originally: To be the annoying pedant, version numbers did still monotonically increase, even with the gap, because each version is >= to the last. The mono means a single direction, not a step size of one.

Re: Hundreds of Millions of iPhones Can Be Hacked With a New Tool Found in the Wild

#77
post #29

Earlier quoted context omitted.

There are not 8 major versions between iOS 18 and iOS 26. Apple skipped the monotonously increasing version numbering system since iOS 1 during WDDC 2025 to adopt a year suffix based versioning system. iOS 17, then iOS 18, then iOS 26, then iOS 27. You're not the only party confused.

Edit: Oop, I misread! Right, yes, the change up was arguably not entirely boring. Some people were excited at least. Originally: To be the annoying pedant, version numbers did still monotonically increase, even with the gap, because each version is >= to the last. The mono means a single direction, not a step size of one.

to be an even more annoying pedant. they technically said "monotonously" not monotonically, though skipping to 26 still seems pretty monotonous.

Re: Hundreds of Millions of iPhones Can Be Hacked With a New Tool Found in the Wild

#79
post #33
post #21

I wish I had a better sense of how these zero-click vulnerabilities work so I could get a sense of how to protect myself from them (you know, without giving in to Liquid Glass). Can they be blocked by an ad blocker? Are they blocked by any extant ad blockers? What about “Lockdown Mode”?

Note that this is 1-click. 0-click example: receive an MMS with a malformed image that exploits a bug in decoding

"0-click example: receive an MMS with a malformed image that exploits a bug in decoding ..."

Consider a SMS firewall that:

- flattens text to ascii-256

- recompresses, noises and slightly resizes images and video

... and only then passes the message onto your real (SIM card) phone number.

This, of course, requires that you host your phone number somewhere like Twilio which has other added benefits like additional protection from SIM-jacking and being invulnerable to theft or loss of your handset, etc.

Recommended.

Re: Hundreds of Millions of iPhones Can Be Hacked With a New Tool Found in the Wild

#80
https://support.apple.com/en-us/126604

iOS 26.3.1 (a), iPadOS 26.3.1 (a), macOS 26.3.1 (a), macOS 26.3.2 (a)

Released March 17, 2026

WebKit

Available for: iOS 26.3.1, iPadOS 26.3.1, macOS 26.3.1, macOS 26.3.2

Impact: Processing maliciously crafted web content may bypass Same Origin Policy

Description: A cross-origin issue in the Navigation API was addressed with improved input validation.

WebKit Bugzilla: 306050

CVE-2026-20643: Thomas Espach

Post reply on HN