Close Menu
NCIJ Network NCIJ Network
    What's Hot

    Andy Burnham to give regional mayors share of income tax

    July 30, 2026

    Burnham to free mayors from ‘Treasury death grip’ with new devolved powers | Devolution

    July 30, 2026

    Amazon increases AI infrastructure spending to $220bn this year

    July 30, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Andy Burnham to give regional mayors share of income tax
    • Burnham to free mayors from ‘Treasury death grip’ with new devolved powers | Devolution
    • Amazon increases AI infrastructure spending to $220bn this year
    • A Leaked Memo Ties Cyberattacks on Minnesota Water Utilities to Iran
    • DPRK-Linked macOS Malvertising Uses Fake Updates to Deliver Crypto-Stealing Malware
    • Why 37 million Celsius bankruptcy shares are blocked from an immediate cash-out despite Nasdaq debut
    • Mammals moving between the Americas stopped over in Mexico
    • The Guardian view on sporting fair play: it was never quite cricket | Editorial
    • About
      • Our Team
      • Editorial Policy
      • Editorial Independence
      • International Support
    • Trust & Standards
      • AI Usage Policy
      • Conflict of Interest Policy
      • Corrections Policy
      • Ethics Policy
      • Fact-Checking Policy
      • Source Protection
    • Get Involved
      • Guide for Sources
      • Support Independent Journalism
    • Legal
      • Cookie Policy
      • Privacy Policy
      • Terms of Use
    Facebook X (Twitter) Instagram
    NCIJ Network NCIJ Network
    Thursday, July 30
    • Home
    • World
    • Ai
    • Business
    • Politics
    • Health
    • Crypto
    • Science
    • Technology
    • Cybersecurity
    • Defense & Security
    • Economy
    • Energy
    • Europe
    • More
      • Fact Check
      • Investigations
      • Opinion & Analysis
      • Environment
    NCIJ Network NCIJ Network
    Home»Cybersecurity

    VMware fixes three critical flaws allowing auth bypass, VM escapes

    NCIJ NETWNCIJ NETWORKBy NCIJ NETWNCIJ NETWORKJuly 30, 2026 Cybersecurity No Comments5 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Broadcom has released security updates to fix five vulnerabilities in VMware vCenter, ESX, Workstation, and Fusion, including three critical flaws that allow attackers to bypass authentication, execute arbitrary code, or escape from a virtual machine to the host.

    The vulnerabilities also affect products containing vCenter or ESX, including VMware Cloud Foundation, VMware vSphere Foundation, VMware Telco Cloud Platform, and VMware Telco Cloud Infrastructure.

    Broadcom says organizations running versions released before those listed as fixed in its advisory should assume they are vulnerable and take immediate action.

    image

    The five vulnerabilities are summarized below:

    • CVE-2026-59309: A critical authentication bypass vulnerability in the VMware Directory Service. An unauthenticated attacker with network access to vCenter can exploit the flaw to bypass authentication and gain unauthorized access to the system.
    • CVE-2026-59310: A critical directory traversal vulnerability in the vCenter Syslog server that allows an unauthenticated attacker with network access to execute arbitrary code.
    • CVE-2026-47876: A critical out-of-bounds write vulnerability in the VMXNET3 virtual network adapter. An attacker with local administrative privileges inside a virtual machine using VMXNET3 can exploit the flaw to execute code on the ESX host, resulting in a virtual machine escape. Virtual machines using other virtual network adapters are not affected.
    • CVE-2026-41703: An out-of-bounds read vulnerability in ESX, Workstation, and Fusion. An attacker with virtual machine deployment privileges could exploit it to disclose information or cause a denial-of-service condition in the host process. On Workstation and Fusion, the impact is limited to information disclosure.
    • CVE-2026-41709: An insufficient logging vulnerability that allows a malicious ESX administrator to perform certain operations without them being logged.

    The three critical vulnerabilities are the two vCenter flaws, CVE-2026-59309 and CVE-2026-59310, which have CVSS scores of 9.8, and the VMXNET3 escape flaw, CVE-2026-47876, which is rated 9.3.

    The remaining issues are less severe, with CVE-2026-41703 rated as Important with a score of 7.6 on ESX. On Workstation and Fusion, its impact is limited to information disclosure, and it is rated Low with a score of 2.7.  CVE-2026-41709 is also rated Low at 2.7.

    The vCenter vulnerabilities are fixed in versions 9.1.0.0300, 9.0.2.0100, and 8.0 Update 3k, while the ESX flaws are addressed in ESXi 9.1.0.0200, ESXi 9.0.2.0100, and ESXi 8.0 Update 3k.

    VMware Workstation and Fusion users running version 25H2 must upgrade to 26H1 to address CVE-2026-41703. VMware Cloud Foundation 5.x and the affected telco products have separate patching instructions in Broadcom’s advisory.

    There are no workarounds for the vulnerabilities, and Broadcom says switching virtual machines away from the VMXNET3 adapter is not advisable because other virtual network adapters have also contained security flaws and may reduce performance.

    Broadcom is treating these as emergency fixes, prompting admins to install them as soon as possible.

    “These issues qualify under ITIL methodologies as an emergency change, requiring prompt action from your organization,” Broadcom warned in a supplemental FAQ.

    However, there may be some impact to services as they are being updated.

    Broadcom says patching vCenter temporarily interrupts access to the vSphere Client and other management interfaces, but running virtual machines and containers will continue operating.

    VMware ESX updates require a server to be restarted, so Broadcom recommends admins use vMotion to move virtual machines to other hosts while clusters are updated through a rolling reboot. Virtual machines that cannot be migrated must be powered down during the restart.

    Supported environments can also use ESX Live Patch to reduce disruption, although the vCenter updates are not eligible for Quick Patch.

    Broadcom also warns that there may be a compatibility issue when upgrading VMware Cloud Foundation with the new patches.

    “Yes. A “back in time” restriction occurs when a patch updates a product branch that carries a newer build number than the target of a planned upgrade,” explains the FAQ.

    “The vSphere 8.0 and 9.0 updates in this advisory block upgrades to VMware Cloud Foundation 9.x, which report a “back in time” error.”

    The company says upgrade compatibility will be restored in later releases.

    Broadcom says there is no indication that the vulnerabilities in this advisory are being exploited in the wild.

    However, VMware servers are commonly targeted in attacks because compromising VMware vCenter or ESXi servers can provide access to large portions of an organization’s servers and the data stored on them.

    For quite some time, many ransomware gangs have been creating dedicated encryptors that specifically target VMware virtual machines, as they have become common in the enterprise.

    In December 2025, CISA also warned that Chinese threat actors were compromising VMware vSphere servers to deploy BrickStorm malware, create hidden rogue virtual machines, and steal cloned virtual machine snapshots for credential theft.

    CrowdStrike has also observed attackers using the ESXi shell to create unregistered “ghost” virtual machines that do not appear in the ESXi or vCenter web consoles, a persistence technique the company tracks as VirtualGHOST.

    While Broadcom has not observed exploitation of the newly patched vulnerabilities, administrators should apply the updates as soon as possible.


    article image

    Security teams log 54% of successful attacks and alert on just 14%. The rest move through your environment unseen.

    The Picus whitepaper shows how breach and attack simulation tests your SIEM and EDR rules so threats stop slipping by detection.

    Get the whitepaper

    allowing auth Bypass critical escapes Fixes flaws VMware
    NCIJ NETWNCIJ NETWORK
    • Website

    Keep Reading

    DPRK-Linked macOS Malvertising Uses Fake Updates to Deliver Crypto-Stealing Malware

    AI Harnesses Burst With Potential Exploit Opps

    Amazon links Debug, Chalk NPM supply-chain attacks to North Korean hackers

    Timeless Compliance: Why Better Questions Beat Bigger Frameworks

    ShinyHunters claims Brinks Home breach, threatens to leak stolen data

    Analog Devices discloses data breach, says operations unaffected

    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Andy Burnham to give regional mayors share of income tax

    July 30, 2026

    Burnham to free mayors from ‘Treasury death grip’ with new devolved powers | Devolution

    July 30, 2026

    Amazon increases AI infrastructure spending to $220bn this year

    July 30, 2026

    A Leaked Memo Ties Cyberattacks on Minnesota Water Utilities to Iran

    July 30, 2026
    Latest Posts

    Advancing the next era of national science

    July 22, 2026

    Arcee, a US open source AI lab, says Chinese models are not inherently dangerous

    July 22, 2026

    Most bus fares in England to be capped at £2 from January

    July 22, 2026

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    NCIJ Network is an independent digital news platform delivering trusted investigative journalism, European and global news, in-depth analysis, and fact-based reporting with accuracy, transparency, and integrity.

    Facebook X (Twitter) Instagram Pinterest YouTube

    Andy Burnham to give regional mayors share of income tax

    July 30, 2026

    Burnham to free mayors from ‘Treasury death grip’ with new devolved powers | Devolution

    July 30, 2026

    Amazon increases AI infrastructure spending to $220bn this year

    July 30, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.