BigDiskBuster: Unpatched PoC Blocks Microsoft Defender Platform and Signature Updates
Researcher Abdelhamid Naceri (aka MSNightmare/NightmareEclipse/Chaotic Eclipse) published BigDiskBuster on September 19, 2026 — an unverified, unpatched C++ PoC that exhausts disk space and locks MRT.exe so Defender platform and signature updates fail; no…
Security researcher Abdelhamid Naceri published BigDiskBuster on September 19, 2026 (per The Hacker News), a proof-of-concept written in C++ and hosted on GitHub, where it has drawn over 130 stars and 20 forks (GBHackers). The PoC waits for a Microsoft Defender platform or security-intelligence update to begin, then creates hidden delete-on-close temporary files that claim free disk space and opens MRT.exe with restrictive sharing permissions that block write and delete access; the space is released once the update fails. In the researcher's test, Defender reported 'protection definition update failed' with error 0x80070643, and BleepingComputer notes the PoC must keep running in the background to sustain the block. Defender keeps running, but its detection content can go stale, which reports say could progressively degrade detection of new malware, phishing, and ransomware families and enable defense evasion for malware already added to detections. The researcher claims it works on all supported Windows versions, but this is unverified, the code is described as 'a bit buggy' and in need of rewriting, and it is unclear whether administrator rights are required. There is no CVE, no Microsoft advisory, no patch, no independent confirmation of the claimed behavior, and no indication of real-world abuse — although BleepingComputer, The Register, The Hacker News, and Security Affairs characterize it as a zero-day, while Cyber Security News and GBHackers do not. Reports differ on the researcher's name: BleepingComputer, The Hacker News, and The Register identify him as Abdelhamid Naceri; Cyber Security News calls him MSNightmare (aka Nightmare-Eclipse); SecurityWeek calls him Nightmare Eclipse and notes the release followed his revealing his identity; Security Affairs calls him Chaotic Eclipse and says he identifies himself as Abdelhamid Naceri. The release is the latest in an ongoing public dispute with Microsoft over vulnerability disclosure, following prior tools including ShieldCrash (SYSTEM access), ShieldBreak, RoguePlanet, LegacyHive, BlueHammer, RedSun, and UnDefend; The Hacker News reports Naceri's earlier Defender tools were exploited in the wild before Microsoft patched them, with UnDefend fixed in May 2026 as CVE-2026-45498 — a patch not shown to cover BigDiskBuster's different method. The same researcher has also published privilege-escalation PoCs HardBreacher (Kaspersky Endpoint Security), PrettyPrague (Avast), and FalconFlank (CrowdStrike…
Coverage timelineoldest first · each row is one article
- · 5d agoMSNightmare has Released a Windows Defender Update DoS Vulnerability Called BigDiskBuster
Cyber Security News· 42
Researcher MSNightmare released BigDiskBuster, a PoC that exhausts disk space and locks MRT.exe to stop Windows Defender security updates from installing.
- · 5d agoBigDiskBuster Windows Defender DoS Vulnerability Blocks Platform and Signature Updates
GBHackers· 35
Unverified GitHub proof-of-concept BigDiskBuster blocks Microsoft Defender platform and signature updates, potentially leaving Windows endpoints with outdated anti-malware protection.
- · 4d agoNew Windows Defender zero-day blocks Microsoft antivirus updates
BleepingComputer· 60
Vulnerabilities in this storyAll →
- CVE-2026-454987.51%Denial-of-Service Vulnerability in Microsoft Defender Antimalware Platformpublished · Microsoft Defender (antimalware platform) KEV
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-45498 | Denial-of-Service Vulnerability in Microsoft Defender Antimalware Platform CVE-2026-45498 is a denial-of-service flaw (CWE-400, uncontrolled resource consumption) in the Microsoft Defender antimalware platform, rated 7.5 (High) with a network attack vector and no privileges or user interaction required. A remote, unauthenticated attacker can trigger excessive resource consumption that disrupts the Defender service, with high impact on availability but no confidentiality or integrity impact per the CVSS scoring. An attacker gains the ability to crash, hang, or disable antimalware protection on targeted systems, potentially leaving endpoints temporarily unprotected. Any deployment of Microsoft Defender — which is the default antimalware on modern Windows and is also deployed as a cloud service — is in scope, and CISA's required action explicitly points defenders to BOD 22-01 guidance for cloud services. The flaw has been added to CISA's KEV catalog (2026-05-20), EPSS assigns it a 63.1% probability of exploitation within 30 days, and headlines confirm it is being exploited in the wild alongside CVE-2026-41091. |