Skip to main content
Threat playbook

Category: Data Theft & Leakage

Clipboard hijacking in the browser

Clipboard hijacking changes or steals what a user copies and pastes (like bank details, addresses, or API keys), often without obvious signals.

Quick answer

Copy/paste is a common workflow for sensitive strings. A small clipboard change can redirect payments or leak secrets instantly.

For compromised sites and data theft patterns, isolation separates untrusted web content from the endpoint and supports stricter controls around high-risk browsing.

Last updated

2026-01-29

How it usually happens in the browser

  • A malicious site or extension requests clipboard permissions or exploits permissive browser behaviors.
  • The attacker reads clipboard contents (secrets, tokens) or overwrites pasted values (payment info, wallet addresses).
  • Victims paste into finance, cloud, or dev tools assuming the value is unchanged.
  • The attacker profits from redirected transfers or harvested credentials/secrets.

What traditional defenses miss

  • Clipboard access can be legitimate for some apps, so blanket blocking is hard without policy and user experience work.
  • Users rarely verify long strings after paste.
  • The attack can be subtle and doesn’t require dropping a traditional executable.

How isolation changes the game

  • Isolation reduces exposure to untrusted sites that request clipboard access and contains risky browsing away from endpoints.
  • Policy can restrict clipboard permissions more aggressively for unknown destinations and isolated sessions.
  • Session deletion reduces residual state from risky browsing, limiting follow-on tracking and exploitation.

Operational checklist

  • Restrict clipboard permissions via enterprise browser policy; deny by default for unknown sites.
  • Enforce extension allowlists and audit extensions that request clipboard access.
  • For finance workflows, add out-of-band verification for payee/payout changes.
  • Isolate unknown destinations to reduce exposure to permission-request lures.
  • Educate teams handling secrets (engineering, IT): avoid pasting sensitive tokens into untrusted web forms.

FAQs.

Is clipboard access always dangerous?
Not always, but it’s high risk. Clipboard is often used for secrets and payment info, so access should be tightly controlled.
Can websites read my clipboard?
Browsers require permission for many clipboard actions, but UX prompts can be confusing and extensions may have broader access.
How do we reduce risk for finance teams?
Restrict clipboard permissions, verify payout changes out-of-band, and isolate unknown browsing where clipboard prompts appear.
How does isolation help?
It contains untrusted browsing away from endpoints and supports stricter permission policies for risky destinations.

References

  1. 01
  2. 02

Keep exploring

Try it on the next page you do not trust

Legba is a Chrome extension with two modes. Ghost gives you a private browser route. Shield opens a page in an isolated browser off your device.

Free for 30 days. No card required.

Ghost. A private route for your browser. Shield. An isolated browser, off your device. Choose the mode. Close when finished.