PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-8521 Apple CVE debrief

CVE-2026-8521 is a use-after-free in Chrome's Tab Groups feature. The NVD record and Chrome vendor reference indicate that malicious network traffic could trigger arbitrary code execution in versions before 148.0.7778.168. Chromium rates the issue Critical, while NVD lists a CVSS 3.1 score of 7.5 (HIGH).

Vendor
Apple
Product
Unknown
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-05-14
Original CVE updated
2026-05-18
Advisory published
2026-05-14
Advisory updated
2026-05-18

Who should care

Teams responsible for Google Chrome deployments, including browser administrators, endpoint security teams, and IT operations groups enforcing version compliance across managed desktops.

Technical summary

The source record maps this issue to Google Chrome and lists CWE-416 (use after free). The vulnerable Chrome range ends before 148.0.7778.168. The supplied description says a remote attacker could execute arbitrary code through malicious network traffic, and the NVD CVSS vector is AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H.

Defensive priority

High. This is a browser memory-corruption issue with code-execution potential and an identified fixed version, so it should be patched quickly across all Chrome installations.

Recommended defensive actions

  • Update Google Chrome to 148.0.7778.168 or later.
  • Verify fleet compliance and flag any endpoints still running an older Chrome build.
  • Prioritize remediation on managed desktops and high-use browser endpoints.
  • Review the linked Chrome release note and Chromium issue for any follow-up guidance.

Evidence notes

This debrief is based on the official NVD CVE record, which lists Google Chrome as the vulnerable product and includes the Chrome vendor advisory and Chromium issue as references. The supplied vendor metadata says Apple, but the source CPE criteria and references point to Google Chrome; this debrief follows the source record.

Official resources

Publicly disclosed in the CVE/NVD record on 2026-05-14 and updated on 2026-05-18. The linked Chrome advisory is the official vendor patch reference.