Tuesday, August 11, 2026
LIVEThe Unrelenting Cyber Battle: Hacking Threats and the Imperative of Robust Data Protection///Navigating the Cyber Labyrinth: Bolstering Defenses Against Evolving Hacking Threats///The Dual Front War: Battling Hacking and Bolstering Data Protection in the Digital Age///The Ever-Evolving Cyber Threat Landscape: Navigating Hacking and Fortifying Data Protection///The Unseen Battle: Fortifying Data in an Age of Relentless Hacking///The Unseen War: Hacking's Relentless Advance and the Imperative of Data Protection///The Evolving Threat Landscape: Hacking, Data Protection, and the Imperative for Proactive Security///Navigating the Digital Minefield: Bolstering Data Protection in an Era of Relentless Hacking///The Dual Fronts of Digital Defense: Combating Hacking and Fortifying Data Protection///Hacking's New Frontier: Fortifying Data Protection in the Age of Advanced Cyber Threats///The Dual Front: Navigating Hacking Threats and Fortifying Data Protection in the Digital Age///Navigating the Digital Gauntlet: The Evolving Nexus of Hacking and Data Protection///The Unrelenting Cyber Battle: Hacking Threats and the Imperative of Robust Data Protection///Navigating the Cyber Labyrinth: Bolstering Defenses Against Evolving Hacking Threats///The Dual Front War: Battling Hacking and Bolstering Data Protection in the Digital Age///The Ever-Evolving Cyber Threat Landscape: Navigating Hacking and Fortifying Data Protection///The Unseen Battle: Fortifying Data in an Age of Relentless Hacking///The Unseen War: Hacking's Relentless Advance and the Imperative of Data Protection///The Evolving Threat Landscape: Hacking, Data Protection, and the Imperative for Proactive Security///Navigating the Digital Minefield: Bolstering Data Protection in an Era of Relentless Hacking///The Dual Fronts of Digital Defense: Combating Hacking and Fortifying Data Protection///Hacking's New Frontier: Fortifying Data Protection in the Age of Advanced Cyber Threats///The Dual Front: Navigating Hacking Threats and Fortifying Data Protection in the Digital Age///Navigating the Digital Gauntlet: The Evolving Nexus of Hacking and Data Protection///
Subscribe
Cyber Security
Independent · Digital
Thehackingpost
CybersecurityAI-assisted

Chrome 143 Released With Fix for 13 Vulnerabilities that Enables Arbitrary Code Execution

Google has officially promoted Chrome 143 to the Stable channel, rolling out version 143.0.7499.40 for Linux and 143.0.7499.40/41 for Windows and Mac.

Google has officially promoted Chrome 143 to the Stable channel, rolling out version 143.0.7499.40 for Linux and 143.0.7499.40/41 for Windows and Mac.

This significant update addresses 13 security vulnerabilities, including several high-severity flaws that could allow attackers to execute arbitrary code or compromise the browser’s rendering engine.

The most critical vulnerability addressed in this release is CVE-2025-13630, a Type Confusion vulnerability in the V8 JavaScript engine. Reported by security researcher Shreyas Penkar, this flaw earned a bounty of $11,000.

Type confusion vulnerabilities are particularly dangerous because they occur when the program allocates a resource using one type but subsequently accesses it using a different, incompatible type.

In a browser context, successful exploitation of a V8 type confusion bug often allows a remote attacker to execute arbitrary code inside the renderer sandbox by tricking the user into visiting a specially crafted website.

Another notable high-severity issue is CVE-2025-13631, an inappropriate implementation flaw in the Google Updater service. This vulnerability was reported by researcher Jota Domingos and carried a $3,000 reward.

Google has officially promoted Chrome 143 to the Stable channel, rolling out version 143.0.7499.40 for Linux and 143.0.7499.40/41 for Windows and Mac.
Megan Forbes · Thehackingpost

While specific details regarding the exploitation vector remain restricted to prevent widespread abuse, vulnerabilities in update mechanisms can sometimes be leveraged to establish persistence or elevate privileges on a host system.

The update also resolves CVE-2025-13632, a high-severity issue in DevTools reported by Leandro Teles, and CVE-2025-13633, a “Use After Free” (UAF) memory corruption bug in Digital Credentials discovered internally by Google.

UAF bugs remain a typical class of memory-safety errors in Chrome, often occurring when the browser attempts to use freed memory, leading to crashes or potential code execution.

Google has restricted access to the full bug details until a majority of the user base has updated to the patched version. This standard operating procedure minimizes the risk of threat actors reverse-engineering the patch to develop exploits for unpatched browsers.

The following table summarizes the key external security contributions resolved in Chrome 143:

Advertisement

CVE IDSeverityVulnerability TypeComponentRewardCVE-2025-13630HighType ConfusionV8$11,000CVE-2025-13631HighInappropriate ImplementationGoogle Updater$3,000CVE-2025-13632HighInappropriate ImplementationDevToolsTBDCVE-2025-13634MediumInappropriate ImplementationDownloadsTBDCVE-2025-13635LowInappropriate ImplementationDownloads$3,000CVE-2025-13636LowInappropriate ImplementationSplit View$1,000 Beyond the external reports, Google’s internal security team identified several other issues, including a medium-severity race condition in V8 (CVE-2025-13721) and a bad cast in the Loader component (CVE-2025-13720)

The Chrome team utilized automated testing tools such as AddressSanitizer and libFuzzer to detect these memory variances during the development cycle.

Users on Windows, Mac, and Linux should look for the update to install automatically over the coming days. Manual checks can be performed by navigating to the Chrome menu, selecting Help, and clicking About Google Chrome to force the download of version 143.

Follow us on Google News , LinkedIn , and X for daily cybersecurity updates. Contact us to feature your stories.

Based on reporting by Cyber Security News.

AI transparency. This article was produced with the assistance of artificial intelligence and published under human editorial oversight. AI systems can make mistakes. Read how we use AI (EU AI Act, Art. 50).
Related Stories