Broadcom Releases Critical Security Updates for VMware vCenter and ESX Vulnerabilities
Broadcom has released security updates to address multiple vulnerabilities in VMware vCenter and VMware ESX, including issues rated as Critical. The company disclosed the flaws in security advisory VMSA-2026-0006 on July 29, 2026, covering five vulnerabilities reported through private channels.
Two vulnerabilities received the highest severity rating of Critical. CVE-2026-59309 is an authentication bypass flaw in VMware Directory Service that allows attackers to bypass authentication over the network, potentially leading to unauthorized system access.
CVE-2026-59310 is a path traversal vulnerability in Syslog server processing that could permit arbitrary code execution. Both issues affect VMware vCenter as well as products that incorporate the component, including VMware vSphere Foundation, VMware Cloud Foundation, VMware Telco Cloud Platform, and VMware Telco Cloud Infrastructure.
Administrators are strongly advised to apply the available patches immediately to mitigate the risks associated with these critical flaws.
Related articles
Critical Gitea Vulnerability CVE-2026-60004 Allows Repository Writers to Execute Commands via Git Hooks
A critical vulnerability tracked as CVE-2026-60004 affects Gitea and enables remote command execution on the hosting server when an attacker possesses write permissions on a repository. The flaw is triggered by abusing Git hooks, which are small scripts that Git can automatically run at various points in the development workflow. Exploitation requires an authenticated account with write access, such as a collaborator or any role granted write permissions, making the issue particularly relevant for shared or multi-team repositories. Organizations that integrate Gitea into internal tooling face elevated risk because the server often has network visibility, access to shared storage, and proximity to sensitive credentials including CI/CD tokens and deployment keys. The recommended immediate actions include updating to the patched Gitea 1.27.1 release and auditing or disabling Git hooks wherever they are not strictly necessary. A publicly available proof-of-concept further increases operational urgency, prompting defenders to review permissions for external collaborators and rotate credentials if compromise is suspected.
NVIDIA Patches Critical VIRTIO-Net Flaw in BlueField 3 Allowing VM Code Execution
NVIDIA has released a security update addressing a critical vulnerability in the VIRTIO-Net component used with its BlueField 3 DPU. The flaw, tracked as CVE-2026-65094, enables virtual machine users to execute arbitrary code within the VIRTIO-Net execution context through crafted messages that perform unauthorized memory writes. Originally assigned CVE-2025-33209, the identifier was later withdrawn and replaced. The issue was discovered internally by NVIDIA and carries a CVSS v3.1 base score of 9.0, rated Critical. Affected versions include VIRTIO-Net 25.10.6, 25.10.2, 24.10.50, and 23.10.23, with fixes available in subsequent releases. Organizations are advised to update immediately to mitigate the risk of code execution by untrusted VM tenants.
Adobe Patches Critical Vulnerabilities in Bridge and Format Plugins
Adobe has released security updates addressing multiple critical vulnerabilities in Adobe Bridge and Adobe Format Plugins. The updates, published on July 28, 2026, resolve eight flaws in Adobe Bridge including search path issues tracked as CVE-2026-48395 and CVE-2026-48391, authorization problems under CVE-2026-48396 and CVE-2026-48390, plus path traversal CVE-2026-48374 and out-of-bounds write vulnerabilities CVE-2026-48392, CVE-2026-48393, and CVE-2026-48394. Adobe Format Plugins received a fix for the heap-based buffer overflow CVE-2026-48372 that could allow arbitrary code execution. The company published separate security advisories detailing the affected versions and remediation steps. These patches close attack vectors that could lead to remote code execution or unauthorized access when users open malicious files or rely on untrusted paths.
SOC Incident Analysis Exposes Active Exploitation of CVE-2025-53770 SharePoint ToolShell Auth Bypass and RCE
A detailed walkthrough of Letsdefend SOC342 demonstrates how analysts detected and confirmed exploitation of CVE-2025-53770 targeting SharePoint servers. The alert was triggered by a suspicious unauthenticated POST request to ToolPane.aspx carrying an unusually large payload and a spoofed referer. Investigation revealed that the vulnerable server accepted the request, after which PowerShell commands extracted ASP.NET cryptographic keys, enabling ViewState forgery and remote code execution. Attackers then compiled and dropped additional payloads using csc.exe and created a malicious spinstall0.aspx page that leveraged WScript.Shell to download further malware. Network indicators included the malicious IP 107.191.58.76 flagged by CISA and multiple VirusTotal detections. The server was isolated, files removed, and cryptographic keys rotated to contain the breach.