Reports
Weekly WebKit security reports. Filtered by SandboxEscape.
All 16UAF 14TypeConfusion 12CrossOrigin 11Race 10OOB 10AuthBypass 9LogicError 8Other 7MemoryCorruption 7IntegerOverflow 6UninitializedMemory 4SandboxEscape 3InfoDisclosure 2
-
W26
8 picks from 557 commits 2026-06-27 – 07-03 6 security 2 dev v1.7.0
Omit one argument and the promise-pair bindings hand you an exception cell.; A buffer you can free between assigning it and pressing play.; A compromised renderer names a file it can't read, and Safari hands it back.
UAF40Race20AuthBypass16LogicError15+55 -
W24
7 picks from 397 commits 2026-06-13 – 19 6 security 1 dev v1.3.3
Two of four sibling access types never told the collector what they held.; The literal parser knew __proto__ could run script, and guarded the wrong thing.; The dialog handed back a return value from memory the page just freed.
UAF6Race5TypeConfusion3AuthBypass3+7 -
W22
9 picks from 480 commits 2026-05-30 – 06-05 6 security 3 dev v1.3.3
The CORS policy took a detour through the process it was written to contain.; The eval cache kept a raw pointer that nothing was keeping alive.; The array that came back from an OSR exit disagreed with itself about its layout.
CrossOrigin6Other5UAF4LogicError3+10