Vulnerability CVE-2024-21640


Published: 2024-01-13

Description:
Chromium Embedded Framework (CEF) is a simple framework for embedding Chromium-based browsers in other applications.`CefVideoConsumerOSR::OnFrameCaptured` does not check `pixel_format` properly, which leads to out-of-bounds read out of the sandbox. This vulnerability was patched in commit 1f55d2e.

Type:

CWE-125

(Out-of-bounds Read)

 References:
https://github.com/chromiumembedded/cef/security/advisories/GHSA-3h3j-38xq-v7hh
https://github.com/chromiumembedded/cef/commit/1f55d2e12f62cfdfbf9da6968fde2f928982670b

Copyright 2026, cxsecurity.com

 

Back to Top