XHack Logo
XHack
Home
Features
Services
BlogPricingContact
Sign upLogin
XHack Logo
XHackOffensive Security

Certified cybersecurity firm delivering enterprise-grade security solutions. VAPT, Red Teaming, SOC, and AI-powered security tools.

OSCP+OSCPC-AI/MLPenCASA
Services
  • VAPT Services
  • Red Teaming
  • SOC Services
  • Threat Intelligence
  • GDPR Compliance
  • Incident Response
Quick Links
  • About Us
  • VAPT
  • Services
  • XHack AI
  • Docs
  • Pricing
  • Blog
  • Case Studies
  • Documents
  • Team
  • Certifications
  • Contact
Contact
support@xhack.io

24/7 SOC Operations

Under attack? Get help nowGet a Quote

© 2026 XHack. All rights reserved.

Security & TrustVulnerability DisclosurePrivacy PolicyTerms of ServiceRefund Policy
Back to Blog
News

CISA Known Exploited Vulnerabilities Alert: Patch These 4 Now (Aug 2026)

XHack

XHack

Author
August 20, 2026
6 min read
CISA Known Exploited Vulnerabilities Alert: Patch These 4 Now (Aug 2026)

Table of Contents

13

What CISA Added on August 18

CVE-2026-33824: Windows IKE Service Extensions (CVSS 9.8)

CVE-2026-55040: SharePoint JWT Authentication Bypass (CVSS 9.1)

CVE-2026-59310: VMware vCenter Path Traversal (CVSS 9.8)

CVE-2026-65400: macOS Screen Sharing Auth Bypass (CVSS 9.8)

The Pattern: PoC-to-Exploit Time Keeps Shrinking

What To Do Right Now

How XHack Helps You Stay Ahead of the Next KEV Alert

FAQ

What is CISA’s Known Exploited Vulnerabilities catalog?

Do I need to worry about these four vulnerabilities if I’m not a federal agency?

How fast should I expect a patch to become a live exploit going forward?

The Bottom Line

Read this in 30 seconds: On August 18, 2026, CISA added four vulnerabilities to its Known Exploited Vulnerabilities catalog after confirming active attacks: a wormable, unauthenticated Windows IKE flaw (CVSS 9.8), a SharePoint authentication bypass being hit within hours of a public PoC (CVSS 9.1), a VMware vCenter path traversal already compromising hundreds of servers across 47 countries (CVSS 9.8), and a macOS Screen Sharing auth bypass being used to install cryptominers (CVSS 9.8). Federal agencies have until August 21 to patch. Everyone else should not wait that long. Here is what each one actually does, and what to check today.

Four critical vulnerabilities, three of them CVSS 9.8, all confirmed under active attack, added to CISA’s Known Exploited Vulnerabilities catalog in a single batch. That is not a normal week, even by 2026 standards.

The pattern across all four is the same one defenders keep losing to: a patch ships, a technical writeup or proof-of-concept follows within days, and attackers weaponize it before most organizations finish their change-control paperwork. Here is exactly what CISA added, and why each one deserves attention today, not next sprint.

What CISA Added on August 18

CVEProductCVSSThe Flaw
CVE-2026-33824Windows IKE Service Extensions9.8Unauthenticated, wormable RCE
CVE-2026-55040SharePoint (on-prem)9.1JWT auth bypass, no credentials needed
CVE-2026-59310VMware vCenter9.8Unauthenticated path traversal to RCE
CVE-2026-65400macOS Screen Sharing9.8Auth bypass, root access

Three of the four require no authentication at all. That is the throughline: an attacker with network access, not stolen credentials, is enough.

CVE-2026-33824: Windows IKE Service Extensions (CVSS 9.8)

This one is the most dangerous by design. It’s a double-free bug in how Windows reassembles IKEv2 packets, the protocol behind VPN key exchange. An attacker sends specially crafted UDP packets to port 500 or 4500, no login, no user interaction, and triggers memory corruption that leads to remote code execution. Because it needs nothing but network reachability, security researchers have flagged it as wormable. Microsoft patched it back in April 2026; the exploitation CISA confirmed this month means a lot of systems still haven’t applied it.

CVE-2026-55040: SharePoint JWT Authentication Bypass (CVSS 9.1)

This is a textbook case of an old mistake resurfacing. SharePoint’s token validation accepted `alg: none` JWTs, a bypass technique documented over a decade ago and formally deprecated by the IETF in 2020. An attacker forges a token referencing SharePoint’s own certificate, and the server accepts it without ever checking the signature, granting access as a site user or full administrator. Microsoft patched it in July. Rapid7 published a technical breakdown on August 11, and attackers were exploiting unpatched servers within hours. This is the fifth SharePoint vulnerability actively exploited in 2026 alone.

CVE-2026-59310: VMware vCenter Path Traversal (CVSS 9.8)

Broadcom disclosed this directory traversal flaw in vCenter’s Syslog Server on July 29. Five days later, on August 3, a suspected advanced persistent threat actor was already exploiting it. By August 7, BleepingComputer reported 361 compromised IP addresses across 47 countries, concentrated in Germany, the US, Turkey, Iran, and France. Post-exploitation, attackers deploy the open-source `reverse_ssh` framework to establish persistent, firewall-evading command and control. If you run vCenter 8.0, 9.0, or 9.1 and haven’t updated, assume you’re a target, not a maybe.

CVE-2026-65400: macOS Screen Sharing Auth Bypass (CVSS 9.8)

An authentication flaw in macOS Screen Sharing, caused by insufficient session-state management, lets an attacker on the network connect without any valid credentials at all. Apple patched it on August 6 across Tahoe, Sequoia, and Sonoma. The Dutch National Cyber Security Centre has since documented real-world exploitation, with attackers gaining root access on internet-exposed Macs, port 5900, and installing Monero cryptominers. Root access for a cryptominer today is root access for something worse tomorrow.

The Pattern: PoC-to-Exploit Time Keeps Shrinking

Look at the timelines. SharePoint: hours from public technical writeup to active exploitation. vCenter: five days from patch to APT activity, hundreds of servers, dozens of countries, by day nine. This is the same compression AI-assisted exploit development has been driving across the industry all year, and CISA’s Known Exploited Vulnerabilities catalog exists specifically because “we’ll patch it next quarter” no longer holds up against that speed.

Patch-to-exploit timeline for the August 2026 CISA Known Exploited Vulnerabilities catalog additions
How fast each August 2026 KEV vulnerability went from patch or disclosure to confirmed active exploitation

What To Do Right Now

  • Patch all four immediately if you run Windows, on-prem SharePoint, VMware vCenter, or macOS with Screen Sharing enabled.
  • If you can’t patch vCenter or SharePoint today, restrict network access to trusted IPs only as a stopgap.
  • Disable Screen Sharing on any internet-exposed Mac until you’ve applied the August 6 update.
  • Check your firewall for `reverse_ssh` traffic if you run vCenter, that’s the vCenter campaign’s persistence signature.
  • Don’t stop at these four. CISA’s Known Exploited Vulnerabilities catalog updates constantly; this is this week’s batch, not the whole list.

How XHack Helps You Stay Ahead of the Next KEV Alert

This is exactly the gap XHack AI’s continuous, autonomous testing model is built for. Instead of waiting for a quarterly pentest to discover you’re running an unpatched vCenter instance or an exposed SharePoint server, the autonomous agent scans continuously and flags exploitable, KEV-listed conditions as they appear, with human review before anything lands in a report. XHack does not store your user data either; scan results and session data stay on your own infrastructure, and you control what’s kept.

Plans start at $20 a month. If you want a straight answer on whether continuous monitoring would have caught one of these four before CISA did, book a free consultation.

FAQ

What is CISA’s Known Exploited Vulnerabilities catalog?

It’s a running list CISA maintains of vulnerabilities with confirmed real-world exploitation, not just theoretical risk. Federal civilian agencies are legally required to patch KEV-listed flaws by CISA’s deadline; everyone else should treat the list as a priority signal, since these are the bugs attackers are actually using today.

Do I need to worry about these four vulnerabilities if I’m not a federal agency?

Yes. CISA’s remediation deadlines are binding only for federal agencies, but the vulnerabilities are being exploited against everyone, as the vCenter campaign’s 361 compromised servers across 47 countries makes clear. Attackers don’t check who’s regulated before they scan.

How fast should I expect a patch to become a live exploit going forward?

Increasingly, in hours to days, not weeks. The SharePoint flaw was exploited within hours of a public technical writeup; vCenter within five days of patch release. Build your patch cadence around that reality, not the old assumption that you have a comfortable window.

The Bottom Line

Four critical, mostly unauthenticated vulnerabilities, all under active attack, all added to CISA’s Known Exploited Vulnerabilities catalog in one day. Patch Windows, SharePoint, vCenter, and macOS Screen Sharing now, not after the next incident report makes the decision for you.


Categories
News
Previous Post
Unrestricted AI for Penetration Testing: The 2026 Pro Guide
Next Post
Cheapest AI Pentest Tools in 2026 (Without Getting Burned)

On This Page

What CISA Added on August 18

CVE-2026-33824: Windows IKE Service Extensions (CVSS 9.8)

CVE-2026-55040: SharePoint JWT Authentication Bypass (CVSS 9.1)

CVE-2026-59310: VMware vCenter Path Traversal (CVSS 9.8)

CVE-2026-65400: macOS Screen Sharing Auth Bypass (CVSS 9.8)

The Pattern: PoC-to-Exploit Time Keeps Shrinking

What To Do Right Now

How XHack Helps You Stay Ahead of the Next KEV Alert

FAQ

What is CISA’s Known Exploited Vulnerabilities catalog?

Do I need to worry about these four vulnerabilities if I’m not a federal agency?

How fast should I expect a patch to become a live exploit going forward?

The Bottom Line

Related articles

Continue Reading

iAuthFlow V2: The Passkey Attack That Outlives a Password Reset
News
iAuthFlow V2: The Passkey Attack That Outlives a Password Reset

Read this in 30 seconds: A phishing toolkit called iAuthFlow V2, selling for roughly $10,000 on Russian-language cybercr...

Rust Supply Chain Attack: 245M-Download Crate Poisoned in Minutes
News
Rust Supply Chain Attack: 245M-Download Crate Poisoned in Minutes

Read this in 30 seconds: This Rust supply chain attack happened on August 20, 2026, when attackers compromised the maint...