Posted On April 22, 2026

Apple iPhone Bug Fix: Notification Privacy

tempamit@gmail.com 0 comments
buzzverified.com >> Uncategorized >> Apple iPhone Bug Fix: Notification Privacy

Executive TL;DR

  • Apple fixes iPhone bug that allowed cops to extract deleted chat messages
  • Notification texts were stored on a local database outside of the messaging app
  • Users can change settings to only show notification alerts without content

The Buzz Score

The Internet’s Verdict: 70% Hyped, 30% Skeptical

What’s the Issue?

The bug allowed notifications to be retained on the device even after the app that generated them was removed.

This was a bug that left it cached on the device. Apple and Google have put themselves in the middle of most notifications, causing the contents to pass through their servers, which means that they are subject to all the standard warrantless wiretapping directly from governments, as well as third-party attacks on the infrastructure in place to support that monitoring.

Impact and Solution

The impact of the bug was that notifications marked for deletion could be unexpectedly retained on the device.

A logging issue was addressed with improved data redaction, with a CVE-2026-28950 classification.

Oh, I was originally confused about this because I had thought the push notifications were end-to-end encrypted, so they couldn’t be cached in readable form by the push notification service, and only decrypted by the app on device upon receiving the notification. But it seems like after the notification was decrypted by the app and shown to the user using OS APIs, the notification text was then stored by the OS in some kind of notification history DB locally on the device?

Conclusion

Apple’s fix addresses the issue, but users should still be aware of their notification settings to maintain privacy.


Focus Keyword: iPhone Bug

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

πFS Explained

πFS: A New Frontier πFS is a concept that uses pi to store data It…

RK3562 Android Tablet Linux Conversion

Executive TL;DR: Booting Debian Linux on an $80 RK3562 Android tablet is achievable. Most devices…

TanStack NPM Supply-Chain Compromise

TanStack NPM Supply-Chain Compromise TanStack's NPM package was compromised due to a supply-chain attack. The…