iOS 26.6.1 Security Update: What Apple Fixed and Who Gets It
Apple released iOS 26.6.1 on August 17 with 29 security fixes, including an IPSec interception bug. See what it patches, who gets it, and how to update.

Quick AnswerInstall iOS 26.6.1 now: it fixes 29 flaws on iPhone 11 and later, while XS/XR models get iOS 18.7.10. If the download pauses, reconnect to Wi-Fi, try another network, then delete the partial update or use Finder.
Apple pushed a security-only update to iPhones and iPads on August 17, 2026. iOS 26.6.1 closes 29 vulnerabilities, older iPhones get iOS 18.7.10, and Macs receive matching fixes in macOS Tahoe 26.6.2. Here’s what changed and why to install this week.
- iOS 26.6.1 and iPadOS 26.6.1 shipped on August 17, 2026 with fixes for 29 security flaws on iPhone 11 and later
- The headline fix is CVE-2026-65329, an iPhone-only Telephony bug that could let an attacker on a privileged network position bypass IPSec authentication and intercept traffic
- iPhone XS, XS Max, and XR owners get iOS 18.7.10 instead, a much larger patch that closes 122 vulnerabilities on those older devices
- Mac users get the matching fixes in macOS Tahoe 26.6.2, and visionOS 26.6.1 landed the same day
- None of the three advisories flags active exploitation, but this is the third security wave in three weeks, so install soon rather than waiting
#What Apple Released on August 17
Apple published three advisories at once. According to Apple’s security releases index, the August 17 wave covers iOS 26.6.1 and iPadOS 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, macOS Tahoe 26.6.2, and visionOS 26.6.1. The same index confirms that 26.6.1 is now the latest iOS and iPadOS version.
The August 17, 2026 security releases, per Apple’s release index
| Update | Devices covered | Fixes |
|---|---|---|
| iOS / iPadOS 26.6.1 | iPhone 11 and later, iPad Pro 3rd gen (12.9”) / 1st gen (11”) and later, iPad Air 3rd gen and later, iPad 8th gen and later, iPad mini 5th gen and later | 29 CVEs |
| iOS / iPadOS 18.7.10 | iPhone XS, iPhone XS Max, iPhone XR, iPad 7th generation | 122 CVEs |
| macOS Tahoe 26.6.2 | Macs running macOS Tahoe | 28 CVEs |
Timing matters here. Apple’s index shows iOS 26.6 arrived July 27, a macOS-only round followed on August 6, and this wave landed August 17: three security pushes in three weeks.
#What Does iOS 26.6.1 Actually Fix?
According to Apple’s iOS 26.6.1 advisory, the 29 patched flaws cluster in a handful of components. WebKit, the engine behind Safari and most in-app browsers, accounts for 21 of them, mostly crashes and memory corruption triggered by malicious web content. One WebKit History bug went further: Apple states that visiting a maliciously crafted website may leak sensitive data.
The rest of the list is short but serious. Two ImageIO fixes deal with malicious images, and the advisory describes the worse one as arbitrary code execution from simply processing an image (CVE-2026-65346). Three Kernel patches close bugs that could crash the system or corrupt kernel memory, including one a remote attacker could trigger. An Audio fix stops apps from leaking sensitive user information.
No exploitation note appears on any of the three advisories.
#The IPSec Flaw Behind CVE-2026-65329
The most interesting entry sits under Telephony, and it’s the one flaw listed for iPhone only. Apple’s advisory describes the impact this way:
An attacker in a privileged network position may be able to bypass IPSec authentication and intercept network traffic.
In plain terms, someone already positioned on your network path, like a hostile Wi-Fi hotspot operator, could have slipped past an authentication layer your iPhone uses for carrier features and watched traffic that should have stayed protected. Apple says the fix came through improved state management and credits four researchers at Ruhr University Bochum with the find.
Interception bugs deserve faster patching than crash bugs.
A Safari crash announces itself. A traffic-interception flaw works silently, and public Wi-Fi in airports, hotels, and coffee shops is exactly where a privileged network position is cheapest to get. If you travel or work from cafes, this fix alone justifies updating today.
#Older iPhones Get iOS 18.7.10 Instead
The iPhone XS, XS Max, and XR reached their ceiling at iOS 18, so Apple ships them separate security patches. The iOS 18.7.10 advisory lists those three phones plus the iPad 7th generation, and its fix list is far longer: 122 vulnerabilities across dozens of components.
Why so many more? These devices sat out several 26.x-era patch cycles and are catching up in one release.
The batch includes an AVEVideoEncoder bug that Apple states could let an app execute arbitrary code with kernel privileges, plus a Game Center flaw that let a malicious app break out of its sandbox. If someone in your family still carries an XR, that update is more urgent than yours, not less.
Wondering which devices run which build? Our iOS 26 supported devices list breaks down exactly where the compatibility line falls and why the A12 iPhones stayed behind on iOS 18.
#Should You Install It Right Away?
Yes. The patch closes an interception bug, an image-triggered code-execution path, and 21 WebKit holes that malicious web pages can poke at. Every one of those is reachable through ordinary daily use: browsing, opening messages with images, joining public Wi-Fi.
The downside is small. Point releases like this one change no features and no interface, so app compatibility risk is close to nil. The one real consideration is that there’s no going back: Apple’s release index warns that once iOS installs, it can’t be rolled back to the previous version. Since 26.6.1 changes nothing visible, that tradeoff is easy this time, and the low stakes are exactly why same-week installs make sense for point releases.
One caution from experience with earlier iOS 26 point releases: the first day or two after an update like this, background reindexing can make the phone feel warm or drain faster. That settles on its own. If it persists, our iOS 26 battery drain guide walks through the usual causes and fixes.
#How to Install the Update Safely
The update path hasn’t changed. On your own iPhone or any device you manage, go to Settings > General > Software Update, let the phone check, and tap Update Now when iOS 26.6.1 appears. On an iPad the path is identical. Mac users should open System Settings > General > Software Update for Tahoe 26.6.2.
Two quick preparation steps make failures rare:
- Back up first. An iCloud backup or a local computer backup means a mid-update hiccup costs you nothing.
- Free up a few gigabytes. Point updates are small, but tight storage is still the top install blocker. Our System Data storage guide helps if you’re near the limit.
#If iOS 26.6.1 Won’t Download
If Software Update stays on Download, Paused, or Update Requested, the update file hasn’t finished arriving. That’s a download problem, not a stuck install. Preparing, Verifying, and the Apple logo come later.
Apple’s wireless update steps are specific. Plug the iPhone into power, connect to Wi-Fi, then tap Download and Install in Settings > General > Software Update. On cellular only, Apple documents this alert: “Unable to Download. This update requires a Wi-Fi network connection to download.” Join a trusted Wi-Fi network and tap Download and Install again.
If the status sits on Paused and says it will resume when the iPhone reconnects, treat it as a connection problem rather than an install problem. Open Safari and load a page. Turn off any VPN or proxy; Apple’s wireless-update page says those can block the update servers. Then try a second Wi-Fi network, or a hotspot from another phone.
One reader-reported screen listed 26.6.1 around 743MB, then around 10GB, before freezing on Update Requested. Apple doesn’t publish those numbers, so don’t treat them as the official package size.
If the download is still frozen after trying another network, go to Settings > General > iPhone Storage, tap the iOS 26.6.1 line, tap Delete Update, then start over on Wi-Fi. If storage is tight, clear space first with the System Data storage guide linked above.
Still on cellular? Follow Apple’s documented path:
- LTE/4G:
Settings>Cellular>Cellular Data Options>Low Data Mode - 5G:
Settings>Cellular>Cellular Data Options>Data Mode>Low Data Mode
Low Data Mode turns off automatic downloads. One reader said turning it off let the download start. Apple doesn’t list that as an iOS update fix, so don’t count on it. Get to Wi-Fi if you can.
If you have 5G and must stay on cellular, Apple documents one supported update path: go to Settings > Cellular > Cellular Data Options > Data Mode, then select Allow More Data on 5G. Apple’s deployment guide says this permits manual software-update downloads during initial availability. A carrier can still defer cellular downloads and require Wi-Fi, so use Wi-Fi or Finder if the alert remains.
Fresh download still fails after that? Update with a computer. On a Mac running Catalina or later, follow Apple’s Finder steps: open Finder, select the iPhone, click Check for Update, then Download and Update. That skips the over-the-air download.
If the bar later freezes on Preparing, Verifying, or the Apple logo, the file already landed. Use the iOS 26 update stuck guide.
#Macs Get the Same Fixes in Tahoe 26.6.2
The Mac side of this wave mirrors the iPhone side. Apple’s macOS Tahoe 26.6.2 advisory lists 28 fixes covering the same Audio, ImageIO, Kernel, and WebKit families, with the iPhone-only Telephony fix as the notable absence. If you updated your Mac for the August 6 Screen Sharing patch, this is a second, separate update on top of it.
Deciding whether your Mac should move to Tahoe at all is a different question, covered in our macOS Tahoe update guide. But if you’re already on Tahoe, 26.6.2 is the same easy call as 26.6.1 on the phone: security-only, nothing visible changes, install it.
#Bottom Line
Install iOS 26.6.1 this week. It’s a small, feature-free patch that closes 29 real holes, including a silent traffic-interception flaw that public Wi-Fi users should care about, and Apple’s advisories show a security team shipping fixes at an unusually fast clip this summer. Hand-me-down iPhones on iOS 18 need their 18.7.10 update even more, with 122 fixes waiting. Back up, plug in, update, and you’re done in one coffee break.
iOS 26
#Frequently Asked Questions
Does iOS 26.6.1 add any new features?
No. Apple’s advisory documents security content only, and point releases in this numbering pattern have shipped no feature or design changes in this cycle. Your apps, settings, and home screen stay exactly as they were.
Which iPhones can install iOS 26.6.1?
iPhone 11 and later, which matches the iOS 26 support floor. The advisory also lists iPad Pro 3rd generation (12.9-inch) and later, iPad Pro 11-inch 1st generation and later, iPad Air 3rd generation and later, iPad 8th generation and later, and iPad mini 5th generation and later. Anything older than the floor falls to the 18.7.10 track instead.
My iPhone XR can’t install iOS 26. Am I unprotected?
No, you’re covered by iOS 18.7.10, released the same day. It actually patches far more issues, 122 in total, because it bundles fixes those older devices had been waiting on. Install it from Settings > General > Software Update just like any other update.
Was any of this exploited in the wild?
Apple’s three advisories don’t flag any of the August 17 fixes as actively exploited. That’s reassuring, but interception and code-execution flaws tend to attract attackers quickly once patches reveal them, so the safe window before updating is shorter than it looks.
Why won’t iOS 26.6.1 download over cellular?
Apple documents this error: “Unable to Download. This update requires a Wi-Fi network connection to download.” On 5G, Allow More Data on 5G can permit a manual update, but a carrier can still require Wi-Fi. Automatic downloads also wait for Wi-Fi. If the alert remains, use Wi-Fi or Finder.
The download size jumped and now it says Update Requested. Is my iPhone broken?
No. Apple doesn’t publish a 26.6.1 package size, so the changing number doesn’t establish a new OS size. Try another Wi-Fi network; if the download still fails, delete the update in iPhone Storage and download again. If Preparing or Verifying appears after that, follow the stuck-update guide.
Can I go back to iOS 26.6 after updating?
No. Apple’s release index states that installed iOS updates can’t be downgraded to the previous version. The practical details, and the narrow exceptions while Apple still signs an older build, are covered in our iOS downgrade guide.
Do I need to update my iPad and Mac too?
Yes, the same flaws exist there. iPadOS 26.6.1 covers iPads back to the iPad 8th generation and iPad mini 5th generation, the iPad 7th generation gets iPadOS 18.7.10, and Macs on Tahoe should install 26.6.2. WebKit fixes in particular matter on every device with a browser.



