Description
This issue was addressed through improved state management. This issue is fixed in Safari 26.5.2, iOS 26.5.2 and iPadOS 26.5.2, macOS Tahoe 26.5.2. A malicious website may be able to silently hijack clipboard data.
Published: 2026-06-29
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from improper state management that allows a malicious webpage to silently overwrite the clipboard contents. Based on the description, it is inferred that an attacker can replace the user’s data without visible indication, leading to unauthorized disclosure or tampering of sensitive information that the victim copies or pastes. This flaw resides in a permission assignment bug, aligning with CWE-732.

Affected Systems

Apple Safari, iOS, iPadOS, and macOS Tahoe are affected when running any version earlier than 26.5.2. Version 26.5.2 and later contain the fix that corrects the state-management issue, eliminating the possibility of this clipboard hijack.

Risk and Exploitability

Exploitation appears to require only a user visiting a malicious site, with no special privileges or configuration needed. The EPSS score is less than 1% indicating a low current likelihood of exploitation, but the CVSS score of 6.5 designates high severity because an attacker can covertly steal clipboard data, compromising confidentiality and potentially revealing personal or sensitive information. The vulnerability is not listed in CISA KEV.

Generated by OpenCVE AI on June 30, 2026 at 21:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Safari, iOS, iPadOS, and macOS Tahoe to version 26.5.2 or later to apply the corrected state-management logic that resolves the permission error described in the flaw.
  • If the patch cannot be applied immediately, disable clipboard access for third‑party webpages or employ a browser extension that blocks clipboard manipulation, thereby preventing malicious sites from hijacking clipboard data.
  • Educate users to avoid copying from untrusted sites and to paste into a plain‑text editor or otherwise verify clipboard contents before use to reduce the attack window.

Generated by OpenCVE AI on June 30, 2026 at 21:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title webkitgtk: webkitgtk: A malicious website may silently hijack clipboard data
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 30 Jun 2026 22:15:00 +0000

Type Values Removed Values Added
Title Clipboard Hijack via Improper State Management in Apple Web Browsers and OS

Tue, 30 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 30 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
Title Clipboard Hijack via Improper State Management in Apple Web Browsers and OS

Tue, 30 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Title Malicious Website Clipboard Hijack via Improper State Management
Weaknesses CWE-200

Tue, 30 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-732
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 30 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple ios And Ipados
Apple macos
Apple safari
Vendors & Products Apple
Apple ios And Ipados
Apple macos
Apple safari

Mon, 29 Jun 2026 22:30:00 +0000

Type Values Removed Values Added
Title Malicious Website Clipboard Hijack via Improper State Management
Weaknesses CWE-200

Mon, 29 Jun 2026 20:15:00 +0000

Type Values Removed Values Added
Description This issue was addressed through improved state management. This issue is fixed in Safari 26.5.2, iOS 26.5.2 and iPadOS 26.5.2, macOS Tahoe 26.5.2. A malicious website may be able to silently hijack clipboard data.
References

Subscriptions

Apple Ios And Ipados Macos Safari
cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-06-30T20:01:46.573Z

Reserved: 2026-05-01T22:46:21.645Z

Link: CVE-2026-43721

cve-icon Vulnrichment

Updated: 2026-06-30T13:04:45.853Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-10T00:00:00Z

Links: CVE-2026-43721 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-30T22:00:16Z

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource