Security Apr 2, 2026 · 11 min read

Which Apps Are Secretly Reading Your iPhone Clipboard?

Find out which popular iPhone apps have been caught secretly reading clipboard data and learn how to detect and block unauthorized clipboard access on iOS.

In March 2020, two security researchers released a finding that sent shockwaves through the tech world: TikTok was reading iPhone clipboard contents every one to three seconds. Not just when you pasted something into the app. Not just when you tapped a text field. Every. Few. Seconds. While you were scrolling videos of cats playing piano, the app was quietly rifling through whatever you had last copied — passwords, addresses, private messages, credit card numbers, everything.

TikTok was not alone. The research revealed over 50 popular apps doing the same thing. LinkedIn. Reddit. Call of Duty Mobile. The New York Times app. The list read like a who's-who of your home screen. And the worst part? None of them had any legitimate reason to be doing it. Welcome to the clipboard snooping scandal, the privacy violation that changed how Apple thinks about your copy-paste data forever.

The Clipboard Snooping Scandal, Explained

The story begins with Tommy Mysk and Talal Haj Bakry, two app developers and security researchers who published their findings in a blog post that went viral. They discovered that a startling number of iOS apps were calling the UIPasteboard.general API — the system call that reads clipboard contents — far more frequently than they should have been.

At the time, iOS had no mechanism to alert users when an app read the clipboard. It was completely silent. An app could check your clipboard on launch, on every scroll event, on every tap — and you would never know. The clipboard was treated as a shared resource with zero access controls, like a public bulletin board that anyone could read.

The implications were serious. If you copied a password from your email, opened TikTok to watch a quick video, and then opened your banking app — TikTok had your password. If you copied a private message to share with someone, LinkedIn had that message. If you copied a two-factor authentication code, Reddit had it. All of this happened invisibly, without consent, and without notification.

Apple's response was swift and decisive. The company fast-tracked a clipboard transparency feature for iOS 14 and later introduced paste permissions in iOS 16. But the damage was done — and it exposed a fundamental design flaw in how mobile operating systems handle the clipboard.

The Hall of Shame: Apps Caught Reading Your Clipboard

The full list of apps caught snooping is long enough to make anyone uncomfortable. Here are some of the most notable offenders, grouped by category.

Social Media

TikTok was the poster child of the scandal, reading the clipboard every 1-3 seconds during active use. LinkedIn was caught doing the same, prompting an immediate apology and update. Reddit admitted to the behavior and issued a patch.

News & Media

The New York Times, Fox News, NPR, and several other news apps were found accessing clipboard data. Most claimed they were checking for URLs to offer "Open in app" suggestions — a legitimate use case implemented in the most privacy-invasive way possible.

Games

Call of Duty: Mobile, PUBG Mobile, and several other games read clipboard data on launch. The stated reason was to detect invitation codes from friends, but the implementation grabbed everything on the clipboard, not just game-specific codes.

Productivity & Utility

Even apps you would expect to respect privacy were involved. AccuWeather, Overstock, and Hotels.com were among the offenders. The common thread: most of these apps had analytics SDKs embedded in them that included clipboard reading as part of their data collection strategy.

Important: Most of the apps listed above have since patched this behavior following Apple's iOS 14 transparency update. However, the incident revealed that without technical enforcement, privacy policies alone are not enough to protect your data.

Why Do Apps Read Your Clipboard?

Not every app reading your clipboard is doing so maliciously. There are legitimate reasons — and then there are the reasons that make privacy advocates reach for the pitchforks. Let us break down the spectrum.

Legitimate Reasons

URL detection: Some apps check the clipboard for URLs to offer "Open this link in our app" functionality. Browsers, social media apps, and shopping apps commonly do this. The intent is convenience, but the implementation often grabs everything on the clipboard, not just URLs.

Invitation/referral codes: Gaming and communication apps sometimes check for invitation codes. When your friend sends you a code, the app detects it automatically when you open it. Again, the intent is reasonable, but the execution is overly broad.

Questionable Reasons

Analytics and fingerprinting: Some analytics SDKs use clipboard data as one signal among many to create a device fingerprint. This helps advertisers track you across apps even when you have tracking disabled. It is technically creative and ethically deplorable.

Content recommendation: Some apps claim to read clipboard data to personalize content recommendations. If you copied a recipe, a cooking app might use that to surface related recipes. The line between helpful and intrusive is somewhere around here, and most users would prefer to draw it themselves.

Malicious Reasons

Credential theft: A malicious app can harvest passwords, credit card numbers, and other sensitive data from the clipboard. This is the nightmare scenario that makes clipboard security so important.

Cryptocurrency theft: Clipboard-monitoring malware specifically targets cryptocurrency wallet addresses. When you copy an address to send funds, the malware replaces it with the attacker's address. This is less common on iOS than on other platforms, but not impossible.

How iOS Fights Back: Apple's Clipboard Security Evolution

Apple's response to the clipboard snooping scandal has been a masterclass in iterative security improvement. Here is the timeline of defenses.

iOS 14 (2020): The Transparency Banner

The first response was the paste notification banner — a small indicator at the top of the screen that says "[App Name] pasted from [Source App]." This immediately exposed clipboard-reading apps to public scrutiny. Overnight, users started seeing the banner pop up in apps they never expected, and the backlash forced rapid updates from developers.

iOS 15 (2021): App Privacy Reports

Apple introduced App Privacy Reports, which let you see a summary of how apps access sensitive data, including sensors and network activity. While clipboard access was not directly listed, the overall transparency push encouraged developers to clean up their data practices.

iOS 16 (2022): Paste Permissions

The big one. iOS 16 introduced a permission dialog that appears when an app tries to read clipboard content from another app. Users must explicitly allow or deny the paste. This is the first time iOS actually blocked unauthorized clipboard access, rather than just notifying you about it.

iOS 17-19 (2023-2025): Continued Refinement

Subsequent updates refined the permission system, reduced false positives, and improved the user experience around paste dialogs. The system now better distinguishes between intentional pastes (you tapped a text field and selected Paste) and background clipboard reads (an app silently checking the clipboard on launch).

How to Detect If Apps Are Reading Your Clipboard

Even with Apple's protections, it is worth knowing how to spot clipboard access on your device. Here is your detection toolkit.

Watch for the Paste Banner

The most visible indicator is the paste notification banner at the top of your screen. If you see it appear when you open an app without pasting anything, that app just read your clipboard. Take note and consider whether it has a legitimate reason to do so.

Check App Privacy Reports

Go to Settings > Privacy & Security > App Privacy Report. While this does not show clipboard access directly, it gives you a sense of which apps are most aggressive about accessing your data in general.

Test with Sensitive Data

Here is a slightly paranoid but effective test: copy a unique, recognizable string to your clipboard (something like "CLIPBOARD-TEST-12345"). Then open various apps one at a time and watch for the paste banner. Any app that triggers it is reading your clipboard.

Review Paste Permission Settings

For apps that have asked for paste permission, you can review and change their access in Settings > [App Name] > Paste from Other Apps. Set it to "Deny" for any app you do not trust. For a comprehensive walkthrough of all clipboard privacy settings, see our guide on clipboard privacy settings every iPhone user should change.

Pro tip: After updating an app, re-check its clipboard behavior. Updates can change permissions and introduce new data collection, including clipboard access that was not present in previous versions.

Six Ways to Protect Your Clipboard Right Now

Knowledge is power, but action is security. Here are six things you can do today to protect your clipboard data from snooping apps.

1. Update to the Latest iOS

Every iOS update brings improved clipboard protections. If you are running anything older than iOS 16, you are missing the paste permission system entirely. Update immediately.

2. Deny Clipboard Access to Suspicious Apps

When the paste permission dialog appears, think before tapping "Allow." Does a weather app need to read what you just copied from your banking app? Almost certainly not. Deny by default and only allow when you are intentionally pasting into an app.

3. Clear Your Clipboard Before Opening Untrusted Apps

If you have just copied something sensitive — a password, a credit card number, a private message — clear your clipboard before opening social media or other data-hungry apps. Copy a space or a harmless word to overwrite the sensitive data.

4. Use AutoFill Instead of Copy-Paste for Passwords

AutoFill bypasses the clipboard entirely. Enable it in Settings > Passwords > AutoFill Passwords and use it for every login. Your password never touches the clipboard, so there is nothing for apps to snoop on.

5. Disable Universal Clipboard When Not Needed

Universal Clipboard syncs your clipboard across all Apple devices. If your Mac has a compromised app, it could read passwords you copied on your iPhone. Disable Handoff when cross-device pasting is not needed.

6. Use a Clipboard Manager for Visibility

A clipboard manager like Clipboard AI gives you a clear view of everything that has been on your clipboard. This visibility helps you identify when something sensitive is sitting exposed and take action to clear it. Think of it as a security dashboard for your clipboard.

Why a Clipboard Manager Is Your Best Defense

It might seem ironic that the solution to clipboard privacy concerns is an app that saves even more clipboard data. But the logic is sound: you cannot protect what you cannot see.

Clipboard AI saves your clipboard history locally on your device, giving you a searchable, organized view of everything you have copied. This serves multiple security purposes:

  • Audit trail: See exactly what has been on your clipboard and when, helping you identify exposure windows for sensitive data
  • Quick clear: Easily overwrite sensitive clipboard contents without juggling apps
  • Reduced re-copying: Because your history is saved, you do not need to re-copy sensitive data as often, reducing exposure
  • Categorization: Clipboard AI categorizes your copies (text, links, codes, etc.), making it easy to spot when sensitive data is in your history

The app stores data locally and uses Apple's iCloud encryption for sync between devices. Your clipboard data never touches third-party servers. For more on how Clipboard AI protects your data, visit our article about the best productivity apps for iPhone.

Frequently Asked Questions

Which apps were caught reading the clipboard?

In 2020, security researchers discovered that TikTok, LinkedIn, Reddit, and over 50 other popular apps were reading clipboard contents every few seconds. Apple responded by adding clipboard access notifications in iOS 14 and stricter controls in later versions.

Does iOS notify me when an app reads my clipboard?

Yes, starting with iOS 14, a small banner appears at the top of the screen when an app reads your clipboard. In iOS 16 and later, apps must request permission before accessing clipboard contents pasted from other apps.

Can apps read my clipboard in the background?

On modern iOS versions, apps cannot read the clipboard while running in the background. However, the moment you open an app, it can potentially access whatever is on your clipboard before the paste permission dialog appears.

How do I check which apps have accessed my clipboard?

iOS does not provide a clipboard access log. The only indicator is the real-time banner notification. For more control, use Settings > Privacy & Security to review app permissions, and consider using a clipboard manager that can help you clear sensitive data before switching apps.

Is Universal Clipboard affected by clipboard snooping?

Yes. When you copy something on your Mac and it transfers to your iPhone via Universal Clipboard, any app you open on your iPhone could potentially read that content. This makes clipboard hygiene even more important across devices.

App CTA Share Tags Author

Never lose a copy again

Try ClipboardAI free — the smart clipboard manager for iPhone, iPad, and Mac.

Download free
S

Sarah

Writer at ClipboardAI

Sarah writes about clipboard management, iPhone productivity, and getting more out of the small moments of your day.

The Field Notes

Get the next one in your inbox.

One short letter, one Friday a month.

Unsubscribe in one click. We never sell or share addresses.