CISA Adds Four Critical Zero-Days to Its Exploited Vulnerabilities List as Apple, Microsoft and VMware Systems Come Under Attack + Video

Listen to this Post

Featured ImageA Dangerous Shift From Vulnerability to Active Exploitation

The cybersecurity landscape rarely gives defenders much time between the discovery of a serious vulnerability and its weaponization. This week, that gap has become painfully clear as the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added four high-severity vulnerabilities affecting Apple macOS, Microsoft SharePoint, VMware vCenter and Microsoft Internet Key Exchange (IKE) Service Extensions to its Known Exploited Vulnerabilities (KEV) catalog.

Why the KEV Listing Matters

A vulnerability appearing in

Four Vulnerabilities, Four Different Attack Paths

The newly highlighted vulnerabilities cover several different technologies and attack surfaces. Together, they demonstrate how attackers can move through network-accessible infrastructure, collaboration platforms, virtualization environments and operating-system services.

CVE-2026-65400: Apple macOS Screen Sharing Under Attack

CVE-2026-65400 carries a CVSS score of 9.8 and involves improper authentication in Apple macOS. The flaw can allow an attacker positioned on the network to authenticate to Screen Sharing without possessing legitimate credentials.

From Unauthorized Access to Cryptocurrency Mining

The most notable aspect of the macOS vulnerability is that exploitation has reportedly gone beyond simple unauthorized access. Attackers have used the weakness to deliver a Monero cryptocurrency miner, effectively turning compromised systems into resources for illicit mining operations.

Why Screen Sharing Is a Valuable Target

Remote-access functionality is particularly attractive to attackers because successful exploitation can provide a foothold that resembles legitimate administrative activity. Once access is obtained, threat actors may attempt to establish persistence, collect credentials, move laterally or install additional malware.

CVE-2026-55040: Microsoft SharePoint Becomes a High-Value Target

Microsoft SharePoint is at the center of another critical vulnerability, CVE-2026-55040, which has a CVSS score of 9.1. The vulnerability is described as a weak authentication issue that can allow an unauthorized attacker to bypass a security feature over a network.

The PoC Effect on Exploitation

The SharePoint situation demonstrates one of the most dangerous moments in the vulnerability lifecycle: the period immediately following public disclosure or publication of proof-of-concept code.

Once reliable PoC material becomes available, attackers do not necessarily need to discover the underlying vulnerability themselves. They can adapt publicly available research into scanning, exploitation and automated attack tooling.

SharePoint Is Especially Attractive to Attackers

Enterprise SharePoint environments frequently contain sensitive documents, internal communications, business records and authentication-related information. A successful compromise can therefore become much more valuable than the initial vulnerable server itself.

CVE-2026-59310: VMware vCenter Under Active Attack

CVE-2026-59310 is another critical vulnerability, carrying a CVSS score of 9.8. The flaw affects Broadcom VMware vCenter and involves path traversal that can ultimately allow an attacker with network access to execute arbitrary code.

Why vCenter Compromise Is So Serious

VMware vCenter is not an ordinary application server. It can sit at the management layer of virtualized infrastructure and provide administrative control over large numbers of virtual machines.

A successful compromise of vCenter can therefore create an opportunity for attackers to move far beyond a single vulnerable endpoint.

Suspected China-Nexus Activity Raises the Stakes

According to the reporting summarized in the original advisory, the VMware vulnerability has been exploited by a suspected China-nexus advanced persistent threat actor. The activity reportedly involved the deployment of a backdoor and reverse_ssh binaries designed to maintain persistent access.

The Ransomware Connection

In at least one observed case, exploitation ultimately led to the deployment of ransomware derived from the Babuk family. This is an important reminder that state-linked intrusion techniques and financially motivated ransomware operations can sometimes intersect within the same intrusion chain.

361 Victim IP Addresses Across 47 Countries

The reported campaign has already demonstrated significant geographic reach. Investigators identified 361 unique victim IP addresses across 47 countries, indicating that exploitation was not confined to a single organization or region.

The Most Affected Countries

Germany reportedly accounted for 55 compromised IP addresses, followed by the United States with 41, Turkey with 38, Iran with 26 and France with 25. The geographic distribution suggests broad scanning and exploitation rather than a narrowly targeted campaign.

CVE-2026-33824: Microsoft IKE Service Extensions

The fourth vulnerability, CVE-2026-33824, is a double-free vulnerability affecting Microsoft Internet Key Exchange Service Extensions. It carries a CVSS score of 9.8 and can reportedly allow an unauthorized attacker to execute code remotely over a network.

Another Threat Actor Enters the Picture

Palo Alto

AI-Assisted Hacking Enters the Attack Chain

The threat actor has reportedly conducted an AI-enabled autonomous hacking campaign involving DeepSeek while simultaneously carrying out manual exploitation of known vulnerabilities, including the Microsoft IKE flaw.

This represents an increasingly important development for defenders: AI does not necessarily replace traditional exploitation techniques. Instead, it can potentially accelerate reconnaissance, vulnerability identification, decision-making and attack automation.

The AI Component Should Not Distract From the Vulnerability

The mention of AI is certainly attention-grabbing, but the underlying security lesson remains conventional. Attackers are still succeeding because vulnerable systems remain reachable, unpatched and exploitable.

The AI component may increase the speed or scale of an operation, but basic defensive controls remain among the strongest protections.

CISA’s August 21 Deadline Is Critical

Federal Civilian Executive Branch agencies have until August 21, 2026, to remediate affected systems and comply with the applicable BOD 26-04 patching requirements.

For organizations outside the federal government, the deadline may not be legally binding in the same way, but the underlying message is still highly relevant: systems affected by these vulnerabilities should be treated as urgent remediation priorities.

Deep Analysis: What Defenders Should Do Now

1. Inventory Every Potentially Exposed System

Organizations should immediately identify all macOS systems exposing Screen Sharing, Microsoft SharePoint deployments, VMware vCenter instances and systems using the affected Microsoft IKE components.

2. Prioritize Internet-Facing Assets

An internally isolated vulnerable system and an internet-accessible vulnerable system do not present the same risk. External exposure should dramatically increase remediation priority.

3. Patch Before Investigating Convenience

Where vendor patches are available, organizations should prioritize deployment rather than waiting for a convenient maintenance cycle. These vulnerabilities have moved beyond theoretical risk because exploitation has reportedly been observed.

4. Treat VMware vCenter as Critical Infrastructure

Security teams should consider vCenter compromise particularly serious because attackers may use it as a gateway to the broader virtualization environment.

5. Search for Unexpected SSH Artifacts

Organizations investigating potentially compromised VMware environments should look for unauthorized SSH-related binaries, unexpected persistence mechanisms, suspicious administrative accounts and unusual outbound connections.

6. Investigate Possible Cryptocurrency Mining

On macOS systems, unexpected CPU utilization, unexplained resource consumption and mining-related processes should be investigated, particularly where Screen Sharing exposure exists.

7. Examine SharePoint Authentication Logs

Security teams should review SharePoint authentication and administrative activity for unusual access patterns, failed authentication sequences, suspicious source addresses and unexpected privilege changes.

8. Hunt for Network-Based IKE Exploitation

For CVE-2026-33824, defenders should examine network telemetry and relevant Windows security logs for unusual inbound activity directed toward affected IKE services.

9. Review vCenter Administrative Events

VMware administrators should inspect vCenter logs for abnormal administrative actions, unexpected configuration changes, newly created accounts and suspicious activity originating from unusual network locations.

10. Look for Reverse Shell Behavior

Reverse SSH or other unexpected outbound shell connections can be an important indicator of persistence. Network monitoring should therefore focus not only on inbound exploitation but also on unusual outbound connections initiated by management infrastructure.

11. Rotate Credentials After Confirmed Compromise

Patching an exploited system does not automatically remove an attacker. If compromise is suspected or confirmed, organizations should consider credential rotation, token invalidation and broader incident-response procedures.

12. Do Not Assume Patching Erases Evidence

Security teams should preserve relevant logs and forensic evidence before performing destructive remediation whenever practical. Understanding how an attacker entered the environment can be just as important as closing the original vulnerability.

13. Segment Management Infrastructure

Management platforms such as vCenter should not be unnecessarily exposed to broad networks. Network segmentation can substantially reduce the blast radius when a management vulnerability is exploited.

14. Restrict Screen Sharing Exposure

Organizations that do not require macOS Screen Sharing should disable it. Where it is necessary, access should be restricted to trusted networks and protected by strong authentication and network controls.

15. Monitor for Exploitation After Patching

A newly installed patch does not mean an organization was never compromised. Teams should continue hunting for indicators of compromise after remediation.

  1. Use the KEV Catalog as a Priority Signal

CISA’s KEV catalog should be incorporated into vulnerability-management workflows. A vulnerability being listed there can serve as a practical trigger for accelerated remediation.

17. Connect Vulnerability Management With Threat Intelligence

A CVSS score describes severity, but exploitation intelligence describes urgency. Organizations should combine both signals rather than relying on CVSS alone.

18. Watch for Mass Exploitation Patterns

The 361 reported victim IP addresses across 47 countries indicate that defenders should consider the possibility of broad automated scanning and exploitation.

19. Protect Virtualization Management Layers

Virtualization management infrastructure deserves the same defensive attention as domain controllers, identity systems and other administrative platforms. A compromise at this level can have consequences far beyond a single server.

20. Prepare for Automated Exploitation

The reported use of AI-assisted techniques reinforces the importance of automated defensive controls. Security teams should reduce the time between vulnerability disclosure, asset discovery, patch deployment and verification.

What Undercode Say:

The Real Warning Is the KEV Listing

The most important detail here is not that four vulnerabilities have high CVSS scores.

The most important detail is that they are reportedly being exploited.

A critical vulnerability without exploitation may still demand attention, but an actively exploited critical vulnerability belongs in a completely different risk category.

Attackers Are Chaining Opportunity

The four vulnerabilities demonstrate several different attack opportunities.

One targets macOS authentication.

Another targets SharePoint authentication.

A third attacks

The fourth targets a Microsoft networking service.

This diversity shows that attackers do not need a single universal exploit.

Infrastructure Diversity Creates Defensive Complexity

Modern enterprises are built from layers of technology supplied by dozens or hundreds of vendors.

Apple may operate employee endpoints.

Microsoft may operate collaboration and identity infrastructure.

VMware may control virtualized workloads.

Network services may run separately from both.

Every layer introduces another potential attack surface.

One Vulnerability Can Become an Enterprise Incident

The VMware example is especially concerning because vCenter can provide attackers with a privileged position inside a virtualized environment.

A vulnerability affecting a management plane can therefore become much more dangerous than one affecting an isolated workstation.

Ransomware Is Still Waiting at the End of the Chain

The reported Babuk-derived ransomware deployment is a reminder that vulnerability exploitation and ransomware should not be treated as separate stories.

An intrusion can begin with vulnerability exploitation and eventually become data theft, persistence, lateral movement and ransomware deployment.

Cryptomining Shows a Different Business Model

The macOS case demonstrates the other side of the equation.

Not every attacker needs to steal data or encrypt files.

Some attackers simply want computing resources.

Cryptocurrency mining remains attractive because compromised infrastructure can generate value without requiring an immediate destructive attack.

SharePoint Remains a High-Value Enterprise Target

SharePoint vulnerabilities deserve special attention because organizations frequently place valuable corporate information behind them.

The combination of authentication weaknesses and public PoC availability can be particularly dangerous.

Public PoC Code Changes the Economics

When a PoC becomes available, attackers can move faster.

Instead of investing substantial resources into vulnerability research, they can focus on adapting existing research into operational tooling.

That lowers the technical barrier to exploitation.

AI Could Accelerate the Reconnaissance Stage

The reported use of DeepSeek in an autonomous hacking campaign is noteworthy because reconnaissance is one of the areas where AI could provide practical advantages.

AI systems can potentially help process large amounts of information, prioritize targets and automate repetitive decisions.

AI Does Not Make Old Vulnerabilities Disappear

However, the presence of AI should not cause organizations to overlook traditional weaknesses.

The attackers described in this incident still relied on known vulnerabilities.

The fundamental problem remains unpatched infrastructure.

Automation Favors Attackers Who Move Quickly

A vulnerable asset may remain exposed for hours, days or weeks.

An attacker with automated scanning capabilities does not need to know which organization owns every vulnerable system beforehand.

The internet itself can become the discovery mechanism.

Patch Speed Has Become a Security Control

Historically, patch management was sometimes treated as routine IT maintenance.

Active exploitation changes that equation.

The speed at which an organization can identify, patch and verify vulnerable assets is now itself an important security capability.

CISA’s Deadline Sends a Clear Signal

The August 21 deadline for affected federal agencies demonstrates how seriously the government is treating these vulnerabilities.

The timing also gives defenders a practical benchmark for urgency.

Threat Actors Are Combining Techniques

The reported activity combines vulnerability exploitation, persistence, backdoors, reverse SSH tooling, ransomware and AI-assisted operations.

That combination reflects a broader trend toward flexible attack chains.

Attackers Do Not Need Sophisticated Zero-Days Every Time

One of the most uncomfortable lessons is that attackers can achieve significant results using vulnerabilities that have already been disclosed and patched.

The difference is whether defenders have actually deployed the fixes.

The Patch Gap Remains the Weakest Link

Security organizations can purchase sophisticated detection systems and threat-intelligence platforms, but an exposed vulnerable service can still provide attackers with an entry point.

Reducing the patch gap remains one of the most cost-effective defensive measures available.

Management Interfaces Deserve Extra Protection

vCenter and similar administrative platforms should be treated as privileged infrastructure.

They should not be exposed unnecessarily, and access should be restricted as aggressively as operational requirements permit.

Authentication Vulnerabilities Are Especially Dangerous

Three of the highlighted cases involve authentication or access-control weaknesses in different forms.

That pattern deserves attention.

Authentication failures can transform a remotely reachable service into an entry point without requiring traditional credential theft.

Geography Shows That This Is Not a Local Problem

Victims across 47 countries demonstrate that exploitation can quickly become international.

A vulnerability does not remain geographically isolated simply because its original discovery occurred in one country.

The United States Is Among the Reported Victims

The United States accounted for 41 of the reported compromised IP addresses.

That is significant because American organizations operate large concentrations of cloud, enterprise and government infrastructure.

Germany’s Numbers Are Particularly Notable

Germany reportedly had the highest number of affected IP addresses in the cited campaign, with 55.

That suggests the

Attackers Can Reuse the Same Playbook

Once an exploit works against one organization, the same methodology can potentially be applied against thousands of others.

This is why widespread vulnerability exploitation can scale so quickly.

Security Teams Should Assume Exploit Availability

For vulnerabilities appearing in the KEV catalog, organizations should stop thinking exclusively in terms of “could this be exploited?”

The more useful question becomes “has someone already tried to exploit this against us?”

Threat Hunting Becomes Essential

Patching closes the vulnerability.

Threat hunting determines whether someone already walked through it.

Organizations should therefore treat both activities as complementary rather than interchangeable.

Logs Can Reveal the Difference

Authentication logs, process telemetry, network traffic, administrative events and endpoint activity can help reconstruct whether exploitation occurred.

Without sufficient logging, organizations may patch successfully while remaining unaware that persistence was established earlier.

Persistence Is the Hidden Danger

The VMware activity involving backdoors and reverse SSH binaries illustrates why persistence matters.

Attackers who establish secondary access mechanisms may return even after the original vulnerability has been closed.

Incident Response Should Follow Confirmed Exploitation

If evidence of exploitation exists, organizations should move beyond ordinary patch management and activate their incident-response procedures.

The vulnerable system may no longer be the only compromised asset.

AI-Assisted Attacks Could Become More Common

Even if

As AI tools become better at automation, reconnaissance and code generation, the cost of operating sophisticated campaigns could decline.

Defenders Need Automation Too

The natural response should not be fear of AI.

It should be greater defensive automation.

Asset discovery, vulnerability scanning, patch deployment, detection engineering and incident triage can all benefit from automation.

Speed Will Define the Next Phase of Vulnerability Defense

The organizations best positioned to withstand these campaigns will not necessarily be those with the largest security budgets.

They may be the organizations that can move fastest from vulnerability intelligence to verified remediation.

The Four Vulnerabilities Tell One Larger Story

Apple, Microsoft and VMware represent different technology ecosystems, yet the defensive lesson is remarkably consistent.

Externally reachable vulnerable services create opportunities.

Attackers search for those opportunities.

Once exploitation becomes public, the window for defenders becomes smaller.

CISA’s KEV Catalog Is Becoming Increasingly Important

For security teams overwhelmed by thousands of vulnerabilities, the KEV catalog provides an important prioritization mechanism.

Not every vulnerability can be patched simultaneously.

Actively exploited vulnerabilities should rise to the top.

The Biggest Mistake Would Be Waiting

Organizations that postpone remediation because they have not yet detected suspicious activity may be making a dangerous assumption.

The absence of visible compromise does not prove the absence of exploitation.

The Defensive Equation Is Simple but Difficult

Discover the asset.

Determine whether it is vulnerable.

Patch it.

Verify the patch.

Search for exploitation.

Remove persistence.

Rotate compromised credentials.

Monitor the environment.

The challenge is executing every step quickly enough.

Undercode’s Bottom Line

The four vulnerabilities added to

They illustrate how quickly vulnerabilities can evolve into operational weapons.

From macOS cryptocurrency mining to SharePoint exploitation, VMware persistence and ransomware deployment, the incidents show that attackers can monetize or weaponize almost any successful foothold.

The lesson for organizations is straightforward: when a vulnerability enters the KEV catalog, assume the attacker already knows about it—and act accordingly.

✅ The article correctly identifies the four vulnerabilities described in the supplied source as CVE-2026-65400, CVE-2026-55040, CVE-2026-59310 and CVE-2026-33824, with the CVSS scores stated in the original material.

✅ The supplied report states that the vulnerabilities had been patched by their respective vendors but were nevertheless associated with active exploitation, which is why CISA added them to the KEV catalog.

⚠️ Claims involving the suspected China-nexus actors, AI-assisted hacking, the 361 victim IP addresses, geographic distribution and Babuk-derived ransomware deployment are presented as reported findings rather than independently established facts in this rewrite.

Prediction

(-1) The exploitation of these vulnerabilities is likely to continue after patch availability because attackers routinely target organizations that have not yet completed remediation.

(-1) VMware vCenter environments are likely to remain especially attractive because successful compromise of virtualization-management infrastructure can provide attackers with a powerful position from which to reach multiple workloads.

(+1) Organizations that rapidly combine KEV intelligence, automated asset discovery, emergency patching and post-patch threat hunting should be able to substantially reduce their exposure to these campaigns.

(-1) AI-assisted reconnaissance and automation are likely to make future exploitation campaigns faster, particularly when attackers can combine AI capabilities with already-public vulnerability research and PoC code.

(+1) The growing emphasis on actively exploited vulnerabilities should push enterprise security teams toward risk-based patching rather than treating every vulnerability according to its CVSS score alone.

▶️ Related Video (70% Match):

🕵️‍📝Let’s dive deep and fact‑check.

🎓 Live Courses & Certifications:

Join Undercode Academy for Verified Certifications

🚀 Request a Custom Project:

Secure, high-velocity infrastructure and disruptive technological engineering. Contact our engineering team for high-tier development and proprietary systems:
[email protected]
💎 Smart Architecture | 🛡️ Secure by Design | ⭐ Trusted by Thousands

References:

Reported By: thehackernews.com
Extra Source Hub (Possible Sources for article):
https://stackoverflow.com
Wikipedia
OpenAi & Undercode AI

Image Source:

Unsplash
Undercode AI DI v2

🔐JOIN OUR CYBER WORLD [ CVE News • HackMonitor • UndercodeNews ]

💬 Whatsapp | 💬 Telegram

📢 Follow UndercodeNews & Stay Tuned:

𝕏 formerly Twitter 🐦 | @ Threads | 🔗 Linkedin | 🦋BlueSky | 🐘Mastodon | 📺Youtube