Thursday, August 27, 2026

Microsoft Patch Tuesday April 2026 Fixes 168 Flaws, Including an Actively Exploited Zero-Day

Microsoft has released its highly anticipated April 2026 Patch Tuesday security updates, addressing a massive 168 vulnerabilities across its vast product portfolio.

According to recent cybersecurity news reports, this comprehensive update includes a patch for one actively exploited zero-day vulnerability and dozens of elevation of privilege flaws.

Organizations and system administrators are strongly urged to apply these vital security fixes immediately to protect their networks from active threats.

The most critical concern in this month’s release is CVE-2026-32201, a spoofing vulnerability found in Microsoft SharePoint Server. Cybersecurity news sources confirm that threat actors are actively exploiting this zero-day flaw in the wild.

Because businesses heavily rely on SharePoint for daily document management and team collaboration, this vulnerability presents a significant enterprise risk.

Security teams must prioritize patching this specific server flaw immediately to prevent ongoing attacks and unauthorized network spoofing.

Critical Elevation and Disclosure Flaws

Beyond the zero-day threat, the Microsoft Security Response Center (MSRC) highlighted several important vulnerabilities based on their Security Update Guide that require immediate customer action. Key fixes include:

  • Azure Data Studio (CVE-2024-26203): This important elevation of privilege vulnerability allows a local attacker to bypass security restrictions and increase their system permissions. Successful exploitation can lead to a complete compromise of system confidentiality and integrity.
  • Xbox Gaming Services (CVE-2024-28916): An elevation of privilege flaw located within the XBox Crypto Graphic Services that could grant attackers higher access rights.
  • .NET Framework (CVE-2024-29059): Rated as an important information disclosure vulnerability that could expose sensitive system data to unauthorized users.
  • Outlook for Android (CVE-2024-26204): Another vital information disclosure flaw that specifically targets mobile email users, requiring urgent app updates.

The April patch cycle also delivers numerous security improvements for the Chromium-based Microsoft Edge browser. The updates resolve a low-severity spoofing bug (CVE-2024-29057) and several security feature bypasses (CVE-2024-26246, CVE-2024-26247).

Additionally, Microsoft integrated crucial upstream Chromium patches. These fixes resolve severe memory management issues, including use-after-free vulnerabilities impacting WebCodecs (CVE-2024-2886), Dawn (CVE-2024-2885), Canvas (CVE-2024-2627), and ANGLE (CVE-2024-2883).

The release also addresses type confusion in WebAssembly (CVE-2024-2887) and out-of-bounds reading in Swiftshader (CVE-2024-2626). For mobile users, several implementation and interface bugs specific to Edge on iOS were fully resolved (CVE-2024-2628, CVE-2024-2629, CVE-2024-2630).

The update extends to Mariner and integrated open-source tools. Microsoft patched serious directory traversal (CVE-2024-27318) and out-of-bounds read (CVE-2024-27319) flaws within the ONNX package.

The company also fixed multiple Linux vulnerabilities, preventing out-of-bounds memory access in LoongArch (CVE-2024-26588) and resolving dangerous race conditions in TLS operations (CVE-2024-26583, CVE-2024-26585).

To maintain strong network defense, security professionals advise the following actions:

  • Deploy the April 2026 security updates across all Microsoft servers immediately, prioritizing public-facing SharePoint environments.
  • Update Azure Data Studio and enforce the principle of least privilege for all local user accounts.
  • Ensure automated updates are active for Microsoft Edge and mobile applications like Outlook for Android.
  • Continuously monitor system logs for unusual privilege escalation attempts, spoofing behaviors, or unauthorized network access.

CVE entries

CVETitle / DescriptionTypeSeverityProduct / Component
CVE-2024-29059.NET Framework Information Disclosure VulnerabilityInformation DisclosureImportant.NET Framework
CVE-2024-29057Microsoft Edge (Chromium-based) Spoofing VulnerabilitySpoofingLowMicrosoft Edge (Chromium-based)
CVE-2024-28916Xbox Gaming Services Elevation of Privilege VulnerabilityElevation of PrivilegeImportantXBox Crypto Graphic Services
CVE-2024-2887Chromium: Type Confusion in WebAssemblyNot statedNot statedMicrosoft Edge (Chromium-based)
CVE-2024-2886Chromium: Use after free in WebCodecsNot statedNot statedMicrosoft Edge (Chromium-based)
CVE-2024-2885Chromium: Use after free in DawnNot statedNot statedMicrosoft Edge (Chromium-based)
CVE-2024-28849Proxy-Authorization header kept across hosts in follow-redirectsNot statedNot statedMariner
CVE-2024-2883Chromium: Use after free in ANGLENot statedNot statedMicrosoft Edge (Chromium-based)
CVE-2024-27319onnx out-of-bounds read due to off-by-one string copyOut-of-bounds ReadNot statedMariner
CVE-2024-27318onnx directory traversal via external_data pathDirectory TraversalNot statedMariner
CVE-2024-27308Mio’s tokens for named pipes may be delivered after deregistrationNot statedNot statedMariner
CVE-2024-27289pgx SQL Injection via Line Comment CreationSQL InjectionNot statedMariner
CVE-2024-26594ksmbd: validate mech token in session setupNot statedNot statedMariner
CVE-2024-26588LoongArch: BPF: Prevent out-of-bounds memory accessOut-of-bounds Memory AccessNot statedMariner
CVE-2024-26587net: netdevsim: don’t try to destroy PHC on VFsNot statedNot statedMariner
CVE-2024-26585tls: fix race between tx work scheduling and socket closeRace ConditionNot statedMariner
CVE-2024-26583tls: fix race between async notify and socket closeRace ConditionNot statedMariner
CVE-2024-26581netfilter: nft_set_rbtree: skip end interval element from gcNot statedNot statedMariner
CVE-2024-26455fluent-bit 2.2.2 contains a Use-After-Free vulnerability in custom_calyptia.cUse-After-FreeNot statedMariner
CVE-2024-2631Chromium: Inappropriate implementation in iOSNot statedNot statedMicrosoft Edge (Chromium-based)
CVE-2024-2630Chromium: Inappropriate implementation in iOSNot statedNot statedMicrosoft Edge (Chromium-based)
CVE-2024-2629Chromium: Incorrect security UI in iOSNot statedNot statedMicrosoft Edge (Chromium-based)
CVE-2024-2628Chromium: Inappropriate implementation in DownloadsNot statedNot statedMicrosoft Edge (Chromium-based)
CVE-2024-2627Chromium: Use after free in CanvasNot statedNot statedMicrosoft Edge (Chromium-based)
CVE-2024-2626Chromium: Out of bounds read in SwiftshaderOut-of-bounds ReadNot statedMicrosoft Edge (Chromium-based)
CVE-2024-2625Chromium: Object lifecycle issue in V8Not statedNot statedMicrosoft Edge (Chromium-based)
CVE-2024-26247Microsoft Edge (Chromium-based) Security Feature Bypass VulnerabilitySecurity Feature BypassLowMicrosoft Edge (Chromium-based)
CVE-2024-26246Microsoft Edge (Chromium-based) Security Feature Bypass VulnerabilitySecurity Feature BypassLowMicrosoft Edge (Chromium-based)
CVE-2024-26204Outlook for Android Information Disclosure VulnerabilityInformation DisclosureImportantOutlook for Android
CVE-2024-26203Azure Data Studio Elevation of Privilege VulnerabilityElevation of PrivilegeImportantAzure Data Studio

Verified CVSS subset

CVEVerified CVSSVerified SeveritySource
CVE-2024-290597.5 High .NET Framework Information Disclosure 
CVE-2024-290574.3 Medium Edge Spoofing 
CVE-2024-289168.8 High Xbox Gaming Services EoP 
CVE-2024-262037.3 High Azure Data Studio EoP 

Follow us on Google NewsLinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.



Divya
Divya
Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

CISA Warns of Actively Exploited Citrix NetScaler ADC and Gateway Vulnerability

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has...

Hackers Are Targeting AI Servers to Steal API Keys and Hijack Computing Power

AI infrastructure is rapidly becoming a high-value enterprise attack...

Ransomware Hacker Uses AI to Plan Attacks and Compromises More Than 20 Organizations

A Russian-speaking affiliate of the Aurora ransomware operation compromised...

CISA Warns of Actively Exploited Microsoft SQL Server RCE Vulnerability

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has...

AccuKnox Launches AgentZ to Help Enterprises Build, Run, and Govern AI Agents at Scale

Menlo Park, California, USA, August 27th, 2026, CyberNewswire AccuKnox today...

Related Articles

Recent News