LiveActive security incident?Get immediate response
CVE Record

CVE-2026-56169: Windows Admin Center Elevation of Privilege Vulnerability

Improper authentication in Windows Admin Center allows an authorized attacker to elevate privileges over a network.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Windows Admin Center 1809.0 contains an authentication weakness that can let an already authorized network user gain higher privileges. Successful exploitation could expose or alter sensitive administrative data, but the supplied assessment does not indicate an availability impact.

Executive priority

Treat this as a high-priority administrative-system update. Prioritize internet-exposed or broadly reachable deployments and environments where low-privileged accounts can access Windows Admin Center. The bundle provides no evidence of active exploitation, so emergency incident status is not established.

Technical view

CVE-2026-56169 is a CWE-287 improper-authentication vulnerability reachable over the network. The CVSS 3.1 vector indicates low attack complexity, low privileges required, no user interaction, unchanged scope, and high confidentiality and integrity impact. The supplied affected-product data identifies Windows Admin Center 1809.0.

Likely exposure

Exposure is limited to organizations running Windows Admin Center 1809.0 where an authorized, low-privileged attacker can reach the service over a network. The bundle does not identify other affected versions or required configuration conditions.

Exploitation context

The bundle does not establish active exploitation, and the CVE is not listed as KEV. It indicates exploitation requires existing authorization but no user interaction. No public exploit evidence or attack prerequisites beyond network access and low privileges are supplied.

Researcher notes

The CVSS score is 8.1: AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N. The weakness is CWE-287. Precise authentication-flow details, affected configurations, detection indicators, fixed-version information, and exploit evidence are absent from the supplied bundle; consult Microsoft’s advisory for implementation details.

Mitigation direction

  • Identify and prioritize all Windows Admin Center 1809.0 deployments.
  • Review Microsoft’s advisory and apply its vendor-provided security update.
  • Restrict network access to Windows Admin Center until remediation is verified.
  • Limit authorized accounts and review their assigned administrative privileges.

Validation and detection

  • Confirm whether Windows Admin Center 1809.0 is installed or deployed.
  • Verify the Microsoft security update is installed on every affected instance.
  • Test that low-privileged accounts cannot obtain unintended administrative access.
  • Review authentication and administrative records for unexpected privilege changes.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-287: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-56169 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C2.85.2microsoft

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2026-56169Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftWindows Admin Center1809.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-287 · source CWE mapping

Improper Authentication

Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.