LiveActive security incident?Get immediate response
CVE Record

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

Improper authentication in Windows Admin Center allows an authorized attacker to elevate privileges locally.

HighCVSS 7.8Not 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 local user gain higher privileges. Successful exploitation could expose sensitive information, enable unauthorized changes, or disrupt the affected system. The attacker must first have local access and some privileges, which limits reach but not potential impact.

Executive priority

Prioritize remediation in the next expedited patch cycle, especially on administrative systems accessible to multiple local users. Accelerate further where Windows Admin Center manages sensitive infrastructure. Immediate emergency action is not supported solely by the supplied evidence because active exploitation is not documented.

Technical view

CVE-2026-57107 is a CWE-287 improper-authentication flaw in Windows Admin Center 1809.0. Its CVSS 3.1 score is 7.8: local access, low complexity, low privileges, and no user interaction, with high confidentiality, integrity, and availability impacts. The supplied sources do not describe the vulnerable authentication flow.

Likely exposure

Exposure is limited to environments running Windows Admin Center 1809.0 where a potential attacker already has authorized local access. The bundle identifies no other affected versions or products. Administrators should verify actual installed versions rather than infer exposure from product presence alone.

Exploitation context

The bundle reports no CISA KEV listing and provides no evidence of active exploitation or public exploit availability. Exploitation requires local access and low existing privileges, but no user interaction. Treat suspicious local privilege changes as potentially relevant while avoiding attribution without additional evidence.

Researcher notes

The vector is CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, with exploit maturity unspecified and an official remedy reported. Public details supplied here do not identify the affected component, root cause beyond improper authentication, indicators, or detection signatures. Safe validation should focus on version and correction status.

Mitigation direction

  • Inventory Windows Admin Center installations and identify systems running version 1809.0.
  • Review the Microsoft advisory for the specified vendor correction and deployment requirements.
  • Apply Microsoft's supported correction according to the advisory and organizational change controls.
  • Restrict unnecessary local access and privileged administration until affected systems are remediated.

Validation and detection

  • Confirm installed Windows Admin Center versions using approved inventory or endpoint-management records.
  • Verify remediated systems no longer run the affected version identified by Microsoft.
  • Confirm the vendor correction completed successfully and remains installed after reboot or maintenance.
  • Review relevant authentication and privilege-change records for unexplained local elevation activity.
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-57107 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
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C1.85.9microsoft

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/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.