The Circuitry
THE CIRCUITRYYour one-stop source for all tech news
HOMETODAYNEWSFEEDEVENTS
BOOKMARKS
RSS
© 2026 The Circuitry
About UsSourcesContactCorrectionsPrivacy
  • Today
  • Feed
  • Events
  • Saved
Scroll for more
Verification
VERIFIEDConfidence: HIGH
Source identified
Claims cross-referenced
No discrepancies found
Fact-check summary

CISA's April 22 addition of BlueHammer (CVE-2026-33825) to the KEV catalog, along with researcher disclosure and Microsoft patch details, is corroborated by CISA alerts, NVD, Huntress Labs, and multiple security outlets.

1 caveat
  • ▲Specific ransomware exploitation flag in the June 30 catalog revision not yet corroborated by other public reports.
Sourcing
1source

via BleepingComputer

BleepingComputer · track record
65Stories
100%Verified
2630d
All sources →
Home/Tech/CISA Adds BlueHammer to KEV Catalog Over Ransomware Exploitation
VERIFIEDBy Xavier Rivera· ·2 min read

CISA Adds BlueHammer to KEV Catalog Over Ransomware Exploitation

CISA confirmed ransomware gangs are exploiting the BlueHammer Microsoft Defender privilege escalation vulnerability, CVE-2026-33825, previously abused in zero-day attacks. The KEV Catalog update highlights continued danger to federal networks and the urgency of patching.

Source:BleepingComputer
Post
CISA Adds BlueHammer to KEV Catalog Over Ransomware Exploitation
TL;DRAI · 60 sec read

CISA adds the BlueHammer vulnerability, known as CVE-2026-33825, to its Known Exploited Vulnerabilities catalog due to active exploitation by ransomware groups targeting Microsoft Defender. This flaw allows local attackers to escalate privileges to SYSTEM level on Windows machines. Federal agencies must apply patches to their systems by May 7.

CISA has confirmed that ransomware groups are now actively exploiting a high-severity privilege escalation flaw in Microsoft Defender known as BlueHammer.

CISA updates its Known Exploited Vulnerabilities catalog. The agency placed the BlueHammer vulnerability, tracked as CVE-2026-33825, into its KEV Catalog on April 22. It directed Federal Civilian Executive Branch agencies to apply patches to their Windows systems by May 7. A fresh Monday revision to the catalog specifically identifies the issue as leveraged in ransomware operations. At the time of initial listing, the U.S. cybersecurity agency stated that "This type of vulnerability is a frequent attack vector for malicious cyber actors and poses significant risks to the federal enterprise."
This type of vulnerability is a frequent attack vector for malicious cyber actors and poses significant risks to the federal enterprise.

BlueHammer vulnerability details and prior exploitation. The defect arises from insufficient granularity of access control inside Microsoft Defender. This reportedly lets an authorized local attacker raise their privileges. A security researcher operating under the alias "Nightmare Eclipse" released the flaw together with proof-of-concept code in early April. Shortly after Microsoft issued its fix, Huntress Labs analysts disclosed that adversaries had already deployed it as a zero-day, with signs of hands-on-keyboard threat actor activity.
From The CircuitryThe Feed — live briefs across tech, all day.See what’s happening →
Technical impact of successful exploitation. Will Dormann, principal vulnerability analyst at Tharros, told BleepingComputer in April that although the bug is not trivial to trigger, it grants local attackers access to the Security Account Manager database holding password hashes for local accounts. From there, adversaries can raise their rights to SYSTEM level and potentially seize full control of the targeted machine. "At that point, [the attackers] basically own the system, and can do things like spawn a SYSTEM-privileged shell," Dormann said.
From there, adversaries can raise their rights to SYSTEM level and potentially seize full control of the targeted machine.
Microsoft's response and patch timeline. Microsoft addressed BlueHammer on April 14 during its April 2026 Patch Tuesday release cycle. The company has not labeled the vulnerability as exploited in the wild, yet CISA has now done so regarding ransomware campaigns. Across recent years the agency has listed eight Microsoft Defender flaws used in real intrusions, two of which also drew ransomware attention.
Researcher's pattern of disclosures. Over recent months Nightmare Eclipse has publicly disclosed several additional Windows zero-day vulnerabilities, among them RoguePlanet, RedSun, GreenPlasma, MiniPlasma, YellowKey, and UnDefend. A subset impact Microsoft Defender; others strike BitLocker or additional Windows elements. Microsoft resolved GreenPlasma, MiniPlasma, and YellowKey three weeks ago inside the June 2026 Patch Tuesday updates.

EXPERT TAKE

Security teams should treat BlueHammer as an active ransomware vector and verify patching across all Windows endpoints, given CISA's explicit ransomware attribution.

Why this mattersAI · ~100 words

Tap a lens to see what this story means for you.

Reader-supported
DonateBuy me a coffee →Follow@thecircuitry_ →Follow@thecircuitry.to →

Reader-supported · The Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Two minutes, free forever.

HELP US IMPROVE
From The Circuitry

See what’s happening right now

The Feed runs all day — short, verified briefs the moment they break.

Open the Feed →
From The Circuitry

Follow @thecircuitry_

Every story we publish, as it happens. No noise between.

Follow on X ↗On Bluesky ↗

Reader-supported

The Circuitry is a passion project I've always wanted to build, and I love the work behind it.

Running it costs real money. APIs, hosting, time. To keep improving the site and growing this into something useful for everyone, those costs have to be covered.

Any contribution is appreciated. If not, no pressure. Thanks for reading.

Buy me a coffee
WindowsRansomwareVulnerability
More fromBleepingComputer
  • CISA warns of actively exploited RCE flaws in Joomla extensions

    Tech · 4d
  • OpenAI Temporarily Drops 5-Hour Cap on GPT-5.6 Sol

    Tech · 5d
  • Progress tells ShareFile on-premises users to power down servers over reported threat

    Tech · 7d
More inTech
  • SigNoz 0.133.0 Open Redirect Lets Attackers Steal SSO Tokens

    Tech · 10h
  • Critical Privilege Escalation Flaw Reported in WordPress Plugin Aimogen Pro

    Tech · 11h
  • OpenAI admits GPT-5.6 occasionally deletes files – but it's an 'honest mistake'

    Tech · 1d
SupportThe Work

The Circuitry is reader-supported. If you find the daily brief useful, you can buy me a coffee to keep it going.

Buy a coffee →
SubscribeCircuitry Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Free forever.

MORE IN TECH

SigNoz 0.133.0 Open Redirect Lets Attackers Steal SSO Tokens

SigNoz through 0.133.0 is affected by a reported open redirect in the SSO flow (referenced in NVD as CVE-2026-63094) that lets unauthenticated attackers steal access and refresh tokens from users on Google OAuth, SAML, or OIDC instances. The CVSS 3.1 score of 8.1 from VulnCheck marks it high severity and requires immediate patching on affected self-hosted deployments.

Critical Privilege Escalation Flaw Reported in WordPress Plugin Aimogen Pro

Aimogen Pro for WordPress through version 2.8.4 allows unauthenticated privilege escalation because the aiomatic_call_google_ai_function omits a capability check, letting attackers clear blacklists and run arbitrary PHP such as creating admin accounts. Wordfence rates it critical at CVSS 9.8; the CVE reached NVD on July 17, 2026.

OpenAI admits GPT-5.6 occasionally deletes files – but it's an 'honest mistake'

OpenAI has confirmed that GPT-5.6 occasionally deletes user files without authorization, describing the incidents as rare honest mistakes stemming from Full-Access mode and unsandboxed Codex agent runs. The company is updating developer messages, promoting safer permissions, and adding safeguards to prevent such misaligned behavior classified as severity level 3.