SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Google patches new Chrome zero-day flaw exploited in Wild

Google patches new Chrome zero-day flaw exploited in Wild

Google has released security fixes for the desktop Chrome app on Windows, Linux, and Mac. This consists of Ten vulnerabilities that include one Zero-day vulnerability with High severity. Google can fix the vulnerabilities by auto patching. This is the fifth Zero-day vulnerability fixed by Google thi...

Aug 18, 2022By Shwetha G3 min read

Google has released security fixes for the desktop Chrome app on Windows, Linux, and Mac. This consists of Ten vulnerabilities that include one Zero-day vulnerability with High severity. Google can fix the vulnerabilities by auto patching. This is the fifth Zero-day vulnerability fixed by Google this year and is assigned with CVE-2022-2856.

Most of the vulnerabilities in the advisory released on August 16th address a Use after free vulnerability sharing critical and high severity in various components such as  FedCM, SwiftShader, ANGLE, Blink, Chrome OS Shell and Sign-In Flow. Google recommends Chrome browser users patch their applications immediately by installing the latest version or by a patch management tool.

Zero-Day CVE-2022-2856 Bug

CVE-2022-2856: Intent is not validated properly for untrusted input

Google Chrome’s Intents  is the vulnerable component. It is a mechanism for triggering apps directly from a web page, in which data on the web page feeds into an external app launched to process that data. Ashley Shen and Christian Resell of Google Threat Analysis Group 2022-07-19 reported this bug.

The tech giant has refrained from sharing additional specifics about the exploit until most users update. “Google is aware that an exploit for CVE-2022-2856 exists in the wild,” it added in the advisory.

Impact:
Successful exploitation of this bug leads to silent feeding of the local app with the sort of risky data that security grounds block.

Other Vulnerabilities excluding CVE-2022-2856

As listed below, seven of these bugs are Use After Free caused by memory mismanagement, a flaw associated with improper use of dynamic memory while a program runs.

If the program fails to remove the pointer assigned to a dynamic memory region after releasing it, an attacker can use this error to compromise the program. However, this may result in arbitrary code execution, data corruption, or program failures.

  • CVE-2022-2852: Use after free in FedCM
  • CVE-2022-2854: Use after free in SwiftShader
  • CVE-2022-2855: Use after free in ANGLE
  • CVE-2022-2857: Use after free in Blink
  • CVE-2022-2858: Use after free in Sign-In Flow
  • CVE-2022-2859: Use after free in Chrome OS Shell
  • CVE-2022-2853: Heap buffer overflow in Downloads
  • CVE-2022-2860: Insufficient policy enforcement in Cookies
  • CVE-2022-2861: Inappropriate implementation in Extensions API

Affected Products

Google Chrome version before 104.0.5112.101.

Solution

Google has released Chrome version 104.0.5112.101 for macOS and Linux and 104.0.5112.102/101 for Windows to address the CVE-2022-2856 bug.

However, SanerNowdetects these vulnerabilities and automatically fixes them through patch management by applying security updates. We strongly recommend applying the security updates as soon as possible, following the instructions published in our support article which is now replaced by KB Article.

Featured Posts

Open Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras
Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

CVE Research

Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

A single operator compromised 14,530+ Dahua cameras across Ukraine and Russia in 35 days, chaining credential brute-force, a CVE-2021-33044/33045 authentication bypass, and P2P relay abuse to plant a persistent backdoor and harvest transferable admin access.

Aug 21, 2026

Open Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF
Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE Research

Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE-2026-19478 is a critical code injection vulnerability in GitLab CE/EE that allows an unauthenticated attacker to modify or delete public projects and user data by abusing a GraphQL directive. A second high-severity issue, CVE-2026-19650, involves cross-site request forgery in the GraphQL multiplex query handler. This article examines how the critical vulnerability works, the availability of a public proof-of-concept, the potential impact on self-managed instances, the affected versions, and the security updates released to remediate both issues.

Aug 19, 2026

Open No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners
No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

CVE Research

No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

Aug 19, 2026

Open Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies
Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

CVE Research

Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

Aug 19, 2026

Google patches new Chrome zero-day flaw exploited in Wild | SecPod