LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-7024: Google Chromium WebRTC Heap Buffer Overflow Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jan 2, 2024
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jan 23, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-7024 to its Known Exploited Vulnerabilities catalog on Jan 2, 2024, with a federal patch deadline of Jan 23, 2024 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Google Chromium WebRTC, an open-source project providing web browsers with real-time communication, contains a heap buffer overflow vulnerability that allows a remote attacker to potentially exploit…

CVE-2023-7024 is a heap buffer overflow in Google Chromium WebRTC, the open-source real-time communication component used by web browsers. A remote attacker can trigger it with a crafted HTML page, potentially causing heap corruption. This matters because WebRTC is present in many browsers, including Google Chrome and others that incorporate the Chromium project; successful exploitation could allow an attacker to compromise a user's browser session or system from a malicious web page.

Defenders should treat it as a high-priority browser vulnerability. Confirm exact impact, affected builds, and fixes against the vendor advisory, as public detail beyond the CISA summary is limited.

How it works

The weakness is classified as CWE-787 (out-of-bounds write). In a heap buffer overflow of this class, the software writes data past the end of an allocated heap buffer. For WebRTC, the CISA summary states that a remote attacker can potentially exploit heap corruption by serving a crafted HTML page that exercises the vulnerable code path.

At a technical level, the attacker lures a user to visit or load the malicious page (for example via phishing, a compromised site, or an embedded frame). The page interacts with WebRTC APIs or media handling in a way that overflows a heap buffer. Heap corruption can then be leveraged for further memory manipulation, which in browser contexts often aims at arbitrary code execution inside the browser process or sandbox escape. Exact trigger conditions, memory layouts, and reliability must be confirmed against the vendor advisory; do not assume specific exploit primitives beyond the stated heap corruption potential.

Am I affected? How to find it in your systems

WebRTC ships with Chromium-based browsers and any products that embed Chromium or the WebRTC library for real-time audio/video. Typical locations include desktop and mobile browsers (Google Chrome and other Chromium derivatives), Electron apps that enable WebRTC, and enterprise software that uses browser engines for collaboration features.

How to remediate

Patch first. Apply the vendor-supplied update that addresses CVE-2023-7024 for Chromium WebRTC and for every browser or product that embeds it. Follow the CISA required action: apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

If you can't patch immediately

Use compensating controls to reduce exposure until the vendor update can be applied.

If your data may have been exposed

Actively exploited browser vulnerabilities of this type can lead to session compromise, credential theft, or further malware deployment, which in turn can result in data breaches. Known ransomware use of this specific CVE is not documented. If you suspect compromise, isolate affected endpoints, collect forensic artifacts, rotate credentials that may have been accessible in the browser, and review access logs for lateral movement. Readers can run a free exposure scan of their email addresses to check whether those addresses appear in known breach data sets and take follow-up steps accordingly.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedGoogle · Chromium WebRTC
WeaknessCWE-787
Added to CISA KEVJan 2, 2024
Federal patch deadlineJan 23, 2024
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities