CVE-2026-5733
Incorrect boundary conditions in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 149.0.2 and Thunderbird 149.0.2.
CVSS
8.8
High
EPSS
0.3%
p23
KEV
—
Exploit Today
7
0-100
Published: Apr 7, 2026 · Last modified: Jul 15, 2026 · CWE-119 · CWE-787
0.3%EPSS · 30 days0.3%
2026-08-122026-09-09
Incorrect boundary conditions in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 149.0.2 and Thunderbird 149.0.2.
- bugzilla.mozilla.orghttps://bugzilla.mozilla.org/show_bug.cgi?id=2022554
- www.mozilla.orghttps://www.mozilla.org/security/advisories/mfsa2026-25/
- www.mozilla.orghttps://www.mozilla.org/security/advisories/mfsa2026-28/
- access.redhat.comhttps://access.redhat.com/security/cve/CVE-2026-5733
- bugzilla.redhat.comhttps://bugzilla.redhat.com/show_bug.cgi?id=2455902
- security.access.redhat.comhttps://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-5733.json
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-567118.8 HIG—
——0VLC media player computes the size of a picture buffer with 32-bit arithmetic and allocates from the wrapped result. In AllocatePicture in src/misc/picture.c the running total is accumulated as i_bytes += p->i_pitch * p->i_lines, and both plane_t fields are declared int in include/vlc_picture.h, so the multiplication is evaluated at 32 bits and wraps before it is widened to the size_t accumulator. The overflow check that precedes it divides in 64-bit arithmetic and therefore does not constrain the product, and the subsequent comparison against PICTURE_SW_SIZE_MAX examines the already wrapped value, so both guards pass. aligned_alloc then reserves the small wrapped size while the decoder writes scanlines sized from the original dimensions. A crafted PNG whose IHDR declares large width and height reaches this path through the image demuxer, whose only size guard is on the input file's byte count rather than the declared dimensions, and the decoder in modules/codec/png.c writes past the end of the allocation with attacker-influenced length and content. Opening the file directly or through a playlist entry is sufficient, with no non-default settings.1dCVE-2026-876389.6 CRI20.0%
——6Out of bounds write in Media in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)1dCVE-2026-876219.6 CRI11.8%
——4Out of bounds write in ANGLE in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)1dCVE-2026-874918.8 HIG21.4%
KEV—56Google Chromium V8 Out of Bounds Write Vulnerability1dCVE-2026-874898.8 HIG8.2%
——2Memory corruption in V8 in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted Chrome extension. (Chromium security severity: Low)1dCVE-2026-874448.8 HIG28.7%
——9Memory corruption in Codecs in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)1d