Windows ALPC Heap Overflow CVE-2026-85880: AppContainer to SYSTEM Zero-Day (Not the Update Stack Bug)

By George Bailey   Published: 09/14/26   Updated: 09/14/26   3 min read

Sandbox escape is the other half of a browser exploit kit. Microsoft’s September Patch Tuesday closed an ALPC bug that lets code already running in a low-privilege AppContainer climb to SYSTEM — and it’s already in CISA’s KEV list.

One important bookkeeping note up front: this is not the Windows Update Stack zero-day from the same release. Different CVE, different fix, different hunt.

What happened

On September 8, 2026, Microsoft patched CVE-2026-85880, an Important elevation-of-privilege in Windows Advanced Local Procedure Call (ALPC). It’s a heap-based buffer overflow. Microsoft confirms exploitation in the wild.

An attacker who can already run code in a low-privilege AppContainer can exploit ALPC locally — no extra user click — to escape the sandbox and reach SYSTEM. ALPC sits under RPC, COM, and core services on every supported Windows SKU, which is why ALPC LPEs so often finish browser or document sandbox RCEs.

CISA listed it in KEV on 2026-09-08 with a federal due date of September 22, 2026 and forensic triage under BOD 26-04.

Why it matters

A sandbox RCE without a reliable LPE is half a kit. ALPC to SYSTEM is the other half. Pair this with any browser or document sandbox exploit in the same window.

Do not mix this up with CVE-2026-81963 (Windows Update Stack link-following EoP). That is a separate September zero-day. Close both tickets — but treat them as separate patch and hunt stories.

What to do first

Details

Example fixed builds (non-exhaustive — verify your SKU on MSRC): Windows 10 22H2 19045.7725; Server 2016 14393.9512; Server 2019 17763.9245; Server 2022 20348.5622.

Hunt / verify

Sources

George Bailey

George Bailey is a cybersecurity researcher and writer at CyberExperts, covering cyber threats, AI, cloud security, vulnerabilities, and defensive strategies. His goal is to help security professionals quickly understand what matters most and how it impacts their organizations.