← All reports
6 picks from 447 commits
2026-07-04 – 10

This Week in WebKit — July 04 - July 10, 2026

447
Total commits
9
Security fixes
4 High, 1 Medium, 1 Low analyzed in depth; 3 additional security-relevant
113
Contributors
Top components WebCore · WebKit · Other · Platform · JSC

Featured

Security fixes

Other security-relevant changes

  • [WebKit Networking] (hardening) cf2d405 — Hardens validation in loadImageForDecoding by sourcing firstPartyForCookies from authoritative mainFrameURL instead of client-controlled state, preventing network process crashes when called before navigation or with invalid mainDocumentURL.
  • [Websites / PrettyPatch] (hardening) dcb203f — Added base85 decoder and 50MB size limit to PrettyPatch for handling git binary image diffs; hardens patch display on bugs.webkit.org tooling.