<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WildforTech Security Advisories — Google</title><description>Actively exploited vulnerabilities affecting Google products.</description><link>https://wildfortech.com</link><atom:link href="https://wildfortech.com/security/vendor/google.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-11645 — Google Chromium V8 Out-of-Bounds Read and Write Vulnerability</title><link>https://wildfortech.com/security#CVE-2026-11645</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2026-11645</guid><description>This vulnerability in Chromium&apos;s V8 JavaScript engine allows a remote attacker to execute arbitrary code by tricking a user into visiting a crafted HTML page. Because V8 powers Chrome, Edge, Opera, and other Chromium-based browsers, the attack surface is extremely broad. Although execution is confined within the browser sandbox, sandbox escapes are a known follow-on risk, making this a serious threat to any organization whose users browse the web.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate><category>Google</category><category>Chromium V8</category></item><item><title>CVE-2026-5281 — Google Dawn Use-After-Free Vulnerability</title><link>https://wildfortech.com/security#CVE-2026-5281</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2026-5281</guid><description>This use-after-free flaw in Google&apos;s Dawn graphics component allows an attacker who has already compromised a browser&apos;s renderer process to escalate that foothold into full arbitrary code execution — effectively breaking out of a key security boundary. Because Dawn is shared across Chromium-based browsers, the blast radius extends beyond Chrome to Microsoft Edge, Opera, and other derivatives. A crafted webpage is all that&apos;s needed to trigger the exploit, making drive-by attacks a realistic threat.</description><pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate><category>Google</category><category>Dawn</category></item><item><title>CVE-2026-3909 — Google Skia Out-of-Bounds Write Vulnerability</title><link>https://wildfortech.com/security#CVE-2026-3909</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2026-3909</guid><description>Google&apos;s Skia graphics library, used across Chrome, ChromeOS, Android, Flutter, and other products, contains an out-of-bounds write flaw. A remote attacker can exploit this simply by luring a user to a malicious HTML page, potentially gaining the ability to read or corrupt memory outside intended boundaries. Because Skia is embedded in widely deployed software, the attack surface is broad and the barrier to exploitation is low — just visiting a webpage can be enough.</description><pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate><category>Google</category><category>Skia</category></item><item><title>CVE-2026-3910 — Google Chromium V8 Improper Restriction of Operations Within the Bounds of a Memory Buffer Vulnerability</title><link>https://wildfortech.com/security#CVE-2026-3910</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2026-3910</guid><description>This vulnerability in Chromium&apos;s V8 JavaScript engine allows a remote attacker to execute arbitrary code within the browser sandbox simply by luring a user to a malicious webpage. Because V8 is shared across multiple major browsers — Chrome, Edge, and Opera among them — the attack surface is extremely broad. Sandbox escape potential makes this especially serious, as successful exploitation could be a stepping stone to deeper system compromise affecting a wide range of end users and enterprise environments.</description><pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate><category>Google</category><category>Chromium V8</category></item><item><title>CVE-2026-2441 — Google Chromium CSS Use-After-Free Vulnerability</title><link>https://wildfortech.com/security#CVE-2026-2441</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2026-2441</guid><description>This use-after-free flaw in Chromium&apos;s CSS handling allows a remote attacker to corrupt heap memory simply by luring a user to a malicious HTML page — no additional access required. Because Chromium is the engine behind Chrome, Edge, Opera, and other browsers, the attack surface is enormous. Successful exploitation could lead to arbitrary code execution on the victim&apos;s machine, making this a high-priority risk for any organization whose users browse the web.</description><pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate><category>Google</category><category>Chromium</category></item><item><title>CVE-2025-14174 — Google Chromium Out of Bounds Memory Access Vulnerability</title><link>https://wildfortech.com/security#CVE-2025-14174</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2025-14174</guid><description>An out-of-bounds memory access flaw in ANGLE, the graphics abstraction layer used by Chromium-based browsers, can be triggered simply by visiting a malicious web page. Because ANGLE is shared across Google Chrome, Microsoft Edge, Opera, and other Chromium-based products, the attack surface is extremely broad. A remote attacker could exploit this without any user interaction beyond browsing, potentially leading to crashes, data exposure, or arbitrary code execution.</description><pubDate>Fri, 12 Dec 2025 00:00:00 GMT</pubDate><category>Google</category><category>Chromium</category></item><item><title>CVE-2025-13223 — Google Chromium V8 Type Confusion Vulnerability</title><link>https://wildfortech.com/security#CVE-2025-13223</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2025-13223</guid><description>Google&apos;s V8 JavaScript engine, embedded in Chrome and other Chromium-based browsers, contains a type confusion flaw that can corrupt heap memory. Type confusion bugs allow attackers to trick the engine into treating data as the wrong type, which in a browser context typically enables arbitrary code execution — meaning a malicious webpage could silently compromise a visitor&apos;s system. Because Chromium is widely deployed across enterprises, this vulnerability represents a broad attack surface for credential theft, malware delivery, or lateral movement.</description><pubDate>Wed, 19 Nov 2025 00:00:00 GMT</pubDate><category>Google</category><category>Chromium V8</category></item><item><title>CVE-2025-10585 — Google Chromium V8 Type Confusion Vulnerability</title><link>https://wildfortech.com/security#CVE-2025-10585</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2025-10585</guid><description>This type confusion flaw in Chrome&apos;s V8 JavaScript engine means an attacker can craft malicious web content that causes V8 to misinterpret the type of a data object, potentially leading to arbitrary code execution within the browser. Because V8 processes JavaScript on virtually every website, any user browsing with an unpatched version of Chrome is potentially exposed simply by visiting a compromised or attacker-controlled page. The practical risk is high: successful exploitation could compromise the user&apos;s system with no additional user interaction beyond normal browsing.</description><pubDate>Tue, 23 Sep 2025 00:00:00 GMT</pubDate><category>Google</category><category>Chromium V8</category></item><item><title>CVE-2025-6558 — Google Chromium ANGLE and GPU Improper Input Validation Vulnerability</title><link>https://wildfortech.com/security#CVE-2025-6558</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2025-6558</guid><description>This vulnerability in Chromium&apos;s ANGLE graphics layer and GPU handling allows a remote attacker to escape the browser sandbox simply by luring a user to a malicious webpage. A successful sandbox escape means attacker-controlled code can break out of the browser&apos;s isolation and potentially execute on the underlying operating system. Because the flaw lives in shared Chromium code, Chrome, Edge, Opera, and other Chromium-based browsers are all affected, making the attack surface very broad.</description><pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate><category>Google</category><category>Chromium</category></item><item><title>CVE-2025-6554 — Google Chromium V8 Type Confusion Vulnerability</title><link>https://wildfortech.com/security#CVE-2025-6554</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2025-6554</guid><description>This vulnerability in Chrome&apos;s V8 JavaScript engine lets a remote attacker perform arbitrary memory reads and writes simply by luring a user to a malicious web page. Because V8 is the engine shared across Chromium-based browsers — including Chrome, Edge, and Opera — the exposure is broad. Arbitrary read/write primitives are typically the foundation for full browser exploitation, meaning an attacker could potentially escape the browser sandbox and compromise the underlying system.</description><pubDate>Wed, 02 Jul 2025 00:00:00 GMT</pubDate><category>Google</category><category>Chromium V8</category></item><item><title>CVE-2025-5419 — Google Chromium V8 Out-of-Bounds Read and Write Vulnerability</title><link>https://wildfortech.com/security#CVE-2025-5419</link><guid isPermaLink="true">https://wildfortech.com/security#CVE-2025-5419</guid><description>This flaw in Google&apos;s V8 JavaScript engine allows a remote attacker to read and write outside the bounds of allocated memory, potentially corrupting the heap simply by luring a user to a malicious webpage. Because V8 is the engine powering Chrome, Edge, Opera, and other Chromium-based browsers, the attack surface is extremely broad. Successful exploitation could enable arbitrary code execution on the victim&apos;s machine with no interaction beyond visiting a crafted page.</description><pubDate>Thu, 05 Jun 2025 00:00:00 GMT</pubDate><category>Google</category><category>Chromium V8</category></item></channel></rss>