Cyber Resilience

CVE-2026-43735

High

Published: 29 June 2026

Published
29 June 2026
Modified
30 June 2026
KEV Added
Patch
CVSS Score v3.1 8.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS Score 0.0016 5.9th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-43735 is a high-severity CSRF (CWE-352) vulnerability in Apple Safari. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Browser Session Hijacking (T1185); ranked at the 5.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

The issue was addressed with improved checks. 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 exfiltrate data cross-origin.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1185 Browser Session Hijacking Collection
Adversaries may take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify user-behaviors, and intercept information as part of various browser session hijacking techniques.
Why these techniques?

Browser vulnerability enabling cross-origin data exfiltration directly facilitates browser session hijacking by allowing malicious sites to steal session data/cookies.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2024-40815Same product: Apple Ipados
CVE-2022-29048Same product: Apple Macos
CVE-2023-39412Same product: Apple Iphone Os
CVE-2021-1257Same product: Apple Macos
CVE-2025-23463Shared CWE-352
CVE-2025-23566Shared CWE-352
CVE-2025-22690Shared CWE-352
CVE-2025-31443Shared CWE-352
CVE-2025-28923Shared CWE-352
CVE-2025-23501Shared CWE-352

Affected Assets

apple
safari
≤ 26.5.2
apple
ipados
≤ 26.5.2
apple
iphone os
≤ 26.5.2
apple
macos
26.0 — 26.5.2

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-352

Awareness training educates users on avoiding untrusted links and actions that can be exploited via CSRF.

addresses: CWE-352

Requiring user re-entry of credentials for sensitive actions prevents automated forgery of requests without active user participation.

addresses: CWE-352

Security testing regimens explicitly include checks for missing or ineffective anti-CSRF protections in web applications.

addresses: CWE-352

Detects anomalous request patterns consistent with cross-site request forgery.

References