惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
IT之家
IT之家
Last Week in AI
Last Week in AI
J
Java Code Geeks
L
LangChain Blog
Recent Announcements
Recent Announcements
Martin Fowler
Martin Fowler
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
博客园 - Franky
博客园 - 司徒正美
月光博客
月光博客
博客园 - 叶小钗
Vercel News
Vercel News
腾讯CDC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
B
Blog RSS Feed
人人都是产品经理
人人都是产品经理
H
Help Net Security
G
Google Developers Blog
D
DataBreaches.Net

www.infosecurity-magazine.com

Just Three Ransomware Gangs Accounted for 40% of Attacks Last Month Google Chrome Rolls Out Protection Against Infostealers Targeting Session Cookies STX RAT Targets Finance Sector With Advanced Stealth Tactics Bitcoin Depot Reports $3.6m Crypto Theft After System Breach Atomic Stealer MacOS ClickFix Attack Bypasses Apple Security Warnings Middle East Hack-for-Hire Operation Traced to South Asian Cyber Espionage Group Governance Gaps Emerge as AI Agents Drive 76% Increase in NHIs Google Warns of New Threat Group Targeting BPOs and Helpdesks Google API Keys Quietly Gain Access to Gemini on Android Devices Critical Vulnerability in Ninja Forms Exposes WordPress Sites Anthropic Launches Project Glasswing to Use AI to Find and Fix Critical Software Vulnerabilities US Thwarts DNS Hijacking Network Controlled by Russian APT28 Hackers Claude Discovers Apache ActiveMQ Bug Hidden for 13 Years Iran‑Backed Threat Actors Hit US CNI Providers via Internet‑Facing OT Assets Russian APT28 Hackers Hijack Routers to Steal Credentials, UK Security Agency Warns GPU Rowhammer Attack Enables Privilege Escalation and Full System Compromise GrafanaGhost Exploit Bypasses AI Guardrails for Silent Data Exfiltration Over $17bn Lost to Cyber Fraud in the Last Year, Warns FBI Storm-1175 Exploits Flaws in High-Velocity Medusa Attacks Fortinet Releases Emergency Patch After FortiClient EMS Bug Is Exploited New Phishing Platform Used in Credential Theft Campaigns Against C-Suite Execs New 'Storm' Infostealer Remotely Decrypts Stolen Credentials NCSC Issues Security Alert Over Hackers Targeting WhatsApp and Signal Accounts Apple Expands iOS 18 Security Updates Amid DarkSword Threat Researchers Observe Sub-One-Hour Ransomware Attacks GitHub Used as Covert Channel in Multi-Stage Malware Campaign Most CNI Firms Face Up to £5m in Downtime from OT Attacks Google Introduces Android Dev Verification Amid Openness Debate New Venom Stealer MaaS Platform Automates Continuous Data Theft Chinese Hackers Target European Governments in Espionage Campaigns
Microsoft Fixes Two Publicly Disclosed Zero-Days
2026-03-11 · via www.infosecurity-magazine.com

Photo of Phil Muncaster

In a welcome relief for sysadmins, Microsoft released security updates for just 79 vulnerabilities in this month’s Patch Tuesday yesterday, including two publicly disclosed zero-days.

Microsoft categorizes zero-day vulnerabilities as flaws which have either been exploited or disclosed without a patch available.

March’s Patch Tuesday selection included CVE-2026-21262: an SQL Server elevation of privilege (EoP) bug with a CVSS score of 8.8. That’s just below “critical” severity because low-level privileges are required, said Rapid7 principal software engineer, Adam Barnett.

“Microsoft is aware of public disclosure, so while it assesses the likelihood of exploitation as less likely, it would be a courageous defender who shrugged and deferred the patches for this one,” he added.

“Most SQL Server admins and security teams concluded many years ago that exposing SQL Server directly to the internet was not a good idea. Then again, popular search engines for internet-connected devices describe tens of thousands of SQL Server instances, and they can’t all be honeypots.”

Read more on Patch Tuesday: Microsoft Fixes Six Zero Day Vulnerabilities in February Patch Tuesday.

The second zero-day vulnerability this month is CVE-2026-26127, a denial-of-service flaw in .NET.

Barnett said exploitation in the wild could be more serious than it appears.

“If a log forwarder or security agent is impacted, even for a brief period of time, an attacker might carry out an attack in that moment hoping to evade detection under cover of this artificial darkness,” he claimed.

“Even if a low-skilled attacker simply causes downtime, in some contexts that could be enough to cause an SLA breach or loss of revenue, or at the very least cause a bleary-eyed defender to get paged in the middle of the night.”

EoP Takes Center Stage

Overall, there are only three critical-rated vulnerabilities this month, two of which are remote code execution (RCE) and one an information disclosure flaw. However, the vast majority of CVEs are EoP vulnerabilities.

Ben McCarthy, lead cybersecurity engineer at Immersive, flagged the following:

  • CVE-2026-23668, an EoP bug affecting the Windows Graphics Component. Exploitation requires no user interaction and could happen “entirely in the background”
  • CVE-2026-24294, an EoP vulnerability in the Windows SMB Server, which is a popular target as it’s almost always enabled and active. It could provide “a reliable and direct path to system privileges,” said McCarthy
  • CVE-2026-24289, an EoP flaw in the Windows Kernel, which could be used in attacks leading to code execution that “bypasses all standard security boundaries in the operating system”