WebKit · WebKit
CVE-2026-43670
CSP Bypass in WebKit
High
CVSS 8.8
webkit
CSP Bypass
Overview
High
Severity
8.8
CVSS
No
Exploited ITW
Embargoed
Fix Status
Fix not yet public
No public source fix for this bug has been identified on the main branch yet — it is embargoed or not yet disclosed. Root-cause analysis is withheld until the fix commit is available.
Attack Path
- Step 1 Attacker serves a page with strict CSP blocking eval() and remote scripts.
- Step 2 Page creates an AudioWorklet or PaintWorklet.
- Step 3 Worklet runs without inheriting CSP, operating in a policy vacuum.
- Step 4 Attacker executes eval() or loads remote scripts inside worklet.
- Step 5 XSS or data exfiltration via attacker-controlled worklet code.
Original Bug Report
The reporter's bug is still restricted on the tracker.
References
On This Page