安全客August 25, 2026🇨🇳Translated from Chinese

Critical Zoom Vulnerability Exposes All Platforms to Remote Takeover via Screen Sharing Annotations

A high-risk vulnerability in Zoom Workplace clients has been disclosed, allowing attackers to remotely take over devices through the screen-sharing annotation feature. The flaw impacts every major platform, including Windows, Mac, iOS, Android, and Linux.

Security researcher details published by PCMag on August 13 describe an attack that activates the moment a user starts screen sharing and enables the annotation tool. No additional victim actions are required, and the compromise leaves no visible pop-ups or warnings.

Attack Mechanics and Scope

Once triggered, the attacker gains complete access to files, passwords, cameras, and microphones. The vector is especially dangerous because screen sharing and annotations are standard features in remote meetings used by hundreds of millions of users daily.

Researchers at A Security showed that generative AI reduced exploit creation time to just 24 hours using carefully crafted prompts, removing the need for elite teams or large budgets previously required for such attacks.

Immediate Mitigation Steps

  • Update Zoom Workplace to the latest patched version immediately.
  • Apply available macOS updates addressing related issues in Tahoe 26.6.1, Sequoia 15.7.9, and Sonoma 14.8.9.
  • Avoid enabling the annotation tool during sensitive meetings.
  • Monitor system processes for unexpected background activity.

The disclosure underscores a broader trend: AI is rapidly democratizing sophisticated attack development, increasing pressure on organizations and individuals to maintain rigorous patch hygiene.

Related articles

Security NEXTVulnerabilities & Exploits

Sky Discloses Five Vulnerabilities in SKYSEA Client View and SKYMEC IT Manager

Sky has released a security advisory detailing five vulnerabilities affecting its IT asset management tools SKYSEA Client View and SKYMEC IT Manager. The flaws impact all Windows-based components including master servers, management machines, terminal machines, and standalone terminals. Two issues received CVSSv4 base scores of 8.5 while the remaining three scored 5.8, with CVSSv3 scores reversing the severity ranking for some entries. The vulnerabilities include missing authorization checks, improper file permissions during installation, multiple path traversal flaws, and a stack-based buffer overflow. Sky has made update and patch modules available to contracted customers and strongly recommends immediate deployment.

Security NEXTVulnerabilities & Exploits

CISA Adds Oracle WebLogic Proxy Plug-in Flaw CVE-2026-21962 to KEV Catalog After Confirmed Exploitation

The U.S. Cybersecurity and Infrastructure Security Agency has added CVE-2026-21962 to its Known Exploited Vulnerabilities catalog, confirming active exploitation of the Oracle WebLogic Server Proxy Plug-in. The vulnerability affects the mod_wl_ohs module that proxies requests from web servers to Oracle WebLogic Server. It is bundled with Oracle HTTP Server and also impacts equivalent plug-ins for Apache HTTP Server and IIS. The flaw allows unauthenticated remote attackers to tamper with, delete, or create data and exfiltrate information. Exploitation can impact connected environments and backend systems. CISA issued the alert on August 24, 2026, highlighting the risk to organizations running affected proxy configurations.

AntiMalwareVulnerabilities & Exploits

Windows 11 May Silently Remove Discrete GPU Drivers Due to Eco Mode on Gaming Laptops

Windows 11 has introduced an unexpected behavior that can delete drivers for discrete graphics cards on gaming laptops when the device remains powered off for an extended period in Eco Mode. The issue was first reported by the owner of an Asus ROG Zephyrus G14 equipped with a mobile GeForce RTX 5070 Ti, where the system treated the physically disconnected GPU as permanently removed after 15 days. Windows component pnpclean.dll then purged both the device entry and the associated Nvidia driver package, leaving the laptop with only a Microsoft Basic Display Adapter reporting error code 10. The default cleanup timer is normally 30 days, but it can be shorter for certain hardware configurations that fully disconnect discrete graphics for power saving. Similar incidents have been observed on older Asus ROG models with AMD Radeon GPUs, prompting the developer of G-Helper to add a warning to the utility. Users can mitigate the problem by periodically switching to Standard Mode or by disabling automatic driver package cleanup via a specific PowerShell command that sets the Autorun value to 0 under the Device Driver Packages registry key. Microsoft has not yet issued an official statement on the matter.

HispasecVulnerabilities & Exploits

CISA Adds Actively Exploited Zimbra CVE-2026-73570 to KEV Catalog with Immediate Patching Deadline

CISA has added CVE-2026-73570 affecting Zimbra Collaboration Suite to its Known Exploited Vulnerabilities catalog, ordering urgent remediation due to confirmed active exploitation. The flaw enables unauthenticated remote command execution on servers where the optional zimbra-snmp package is installed and SNMP notifications are enabled. Exploitation occurs via specially crafted SMTP requests that trigger operating system command injection under the privileges of the zimbra user. Zimbra released the fix in version 10.1.20 on July 20, 2026, while CISA placed the vulnerability in the KEV list on August 21 and set an August 24 deadline for federal civilian agencies. Organizations are advised to first verify exposure by checking for zimbra-snmp and SNMP notification settings before applying the update. Post-patch steps include validating the version, controlled service restarts, and hunting for indicators such as unexpected Zimbra restarts, anomalous zimbra user activity, and new files in sensitive directories like /opt/zimbra/jetty/webapps/. The directive highlights the critical nature of pre-authentication flaws in internet-facing mail servers that process untrusted inbound traffic.