Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2717+ Articles
165+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. Security
  3. CVE-2026-81963: Windows Link Following Flaw Lets Local Attackers Reach SYSTEM
CVE-2026-81963: Windows Link Following Flaw Lets Local Attackers Reach SYSTEM
SECURITYHIGHCVE-2026-81963

CVE-2026-81963: Windows Link Following Flaw Lets Local Attackers Reach SYSTEM

CISA added an actively exploited Windows Update Stack privilege escalation flaw to its KEV catalog, giving federal agencies until Sep 22 to patch.

Dylan H.

Security Team

September 8, 2026
4 min read

Affected Products

  • Windows 11 version 23H2
  • Windows 11 version 24H2
  • Windows 11 version 25H2
  • Windows 11 version 26H1
  • Windows Server 2025

Executive Summary

CISA has added CVE-2026-81963, a Windows Update Stack link following vulnerability, to its Known Exploited Vulnerabilities (KEV) Catalog on September 8, 2026, confirming the flaw is being actively exploited in the wild. The bug allows an already-authenticated local attacker to escalate privileges up to SYSTEM, and it was one of four vulnerabilities CISA added to the catalog the same day, alongside the Adobe Commerce/Magento "StyleSmuggler" zero-day (CVE-2026-75650), a Windows heap-based buffer overflow (CVE-2026-85880), and an N-able N-central static code injection bug (CVE-2026-86218).

CVSS Score: 7.8 (High)


Vulnerability Overview

AttributeValue
CVE IDCVE-2026-81963
CVSS Score7.8 (High)
TypeImproper Link Resolution Before File Access ("link following") / Improper Access Control
ComponentWindows Update Stack
Attack VectorLocal
Privileges RequiredLow (authenticated local user)
User InteractionNone
CWECWE-1336
Added to CISA KEVSeptember 8, 2026
Federal Remediation DueSeptember 22, 2026

How It Works

The flaw lives in the Windows Update Stack and stems from improper link resolution before file access — a classic "link following" weakness in which the operating system follows a symbolic link, junction, or similar filesystem reference to a location the calling process did not intend to access. An attacker who already has low-privileged local access can plant such a link so that a Windows Update Stack operation running with elevated privileges is redirected to act on an attacker-controlled file or path, ultimately allowing the attacker to elevate privileges locally, up to SYSTEM.

Because the vector is local rather than network-facing, this is not a remote-exploitation bug — it requires an attacker to already have a foothold (a low-privileged session, a phished user account, or a webshell) on the target machine. In that scenario, it becomes a straightforward path from limited access to full administrative control, which is precisely the kind of bug ransomware affiliates and post-exploitation toolkits look for once initial access is achieved.


Affected Software

ProductAffected Versions
Windows 1123H2, 24H2, 25H2, 26H1
Windows Server 2025Including Server Core installations

Microsoft addressed the vulnerability as part of its September 2026 Patch Tuesday release. Fixed builds are available for each affected version (for example, build 10.0.22631.7582 for Windows 11 23H2), with corresponding patched builds for the other listed products.


Remediation

  1. Apply the September 2026 cumulative update for your Windows 11 or Windows Server 2025 build immediately via Windows Update or WSUS/Intune/SCCM.
  2. Prioritize systems where local access is more likely to be abused — shared workstations, jump boxes, terminal servers, and any host already flagged for suspicious low-privilege activity.
  3. Follow CISA's BOD 26-04 guidance for prioritizing this update based on risk, and complete the required forensic triage steps for any host suspected of prior compromise before considering it remediated.
  4. Federal civilian agencies must remediate by September 22, 2026 per the KEV catalog entry; all organizations should treat that date as a reasonable internal deadline regardless of sector.

Why This Matters

Link-following privilege escalation bugs rarely make headlines the way pre-auth RCEs do, but they are a staple of real-world intrusions: an attacker who lands limited access through phishing, a stolen credential, or an unrelated web-facing vulnerability needs exactly this kind of bug to go from "a foothold" to "domain admin." CISA's KEV listing confirms this one is not theoretical — it is already being used in active attacks, which means every unpatched Windows 11 or Windows Server 2025 host should be treated as a viable privilege-escalation target the moment an attacker gets a single low-privileged session on it.


References

  • CISA — CISA Adds Four Known Exploited Vulnerabilities to Catalog
  • NVD — CVE-2026-81963

Related Reading

  • CVE-2026-75650: StyleSmuggler Zero-Day Grants Unauthenticated RCE in Adobe Commerce & Magento
  • CVE-2026-73570: Zimbra ZCS OS Command Injection via SMTP
#Microsoft#Windows#CVE-2026-81963#CISA KEV#Privilege Escalation#Windows Update

Related Articles

SharePoint RCE CVE-2026-45659 Added to CISA KEV After Active Exploitation

CISA has added a high-severity Microsoft SharePoint Server remote code execution vulnerability to its Known Exploited Vulnerabilities catalog following...

5 min read

CISA Sets Urgent Deadline to Fix Cisco Flaw Actively Exploited in Attacks

CISA has added a Cisco Unified Communications Manager Server vulnerability to its Known Exploited Vulnerabilities catalog and ordered federal agencies to...

4 min read

CVE-2026-68820: Windows WinSock Driver Use-After-Free Privilege Escalation

Actively exploited use-after-free in Windows afd.sys (WinSock driver) enables local privilege escalation to SYSTEM. CVSS 7.0. Patch immediately.

6 min read
Back to all Security Alerts