LiveActive security incident?Get immediate response
CVE Record

CVE-2026-54130: M365 Copilot Information Disclosure Vulnerability

Missing authentication for critical function in M365 Copilot allows an unauthorized attacker to disclose information over a network.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Microsoft 365 Copilot has a critical missing-authentication flaw that could let an unauthorized network attacker disclose information. Microsoft rates it 9.8 critical. The source bundle does not identify exposed endpoints, affected tenant configurations, or specific data types, so teams should prioritize vendor guidance and tenant validation.

Executive priority

Treat this as an urgent Microsoft 365 Copilot risk item. Prioritize confirming tenant exposure and applying Microsoft’s official remediation because the flaw is critical and unauthenticated, even though active exploitation is not confirmed in the provided sources.

Technical view

CVE-2026-54130 is CWE-306 in Microsoft 365 Copilot: missing authentication for a critical function. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating unauthenticated remote reachability without user interaction. Microsoft’s advisory is tagged as a patch source, but version/CPE details are not provided.

Likely exposure

Exposure is most relevant to organizations using Microsoft 365 Copilot. The affected version is listed only as “-” and no CPEs are provided, so precise product build or tenant-scope determination requires Microsoft’s advisory and admin validation.

Exploitation context

The bundle does not show CISA KEV listing, and CVSS exploit maturity is marked unproven. No cited source confirms active exploitation. Risk remains high because the vulnerability is network reachable, unauthenticated, low complexity, and requires no user interaction.

Researcher notes

Evidence is limited to CVE metadata and Microsoft’s advisory reference. Do not assume vulnerable endpoints, exploitability in a specific tenant, or affected data classes beyond the stated information disclosure impact. Focus validation on Microsoft guidance, tenant enablement, and remediation state.

Mitigation direction

  • Review Microsoft’s CVE-2026-54130 MSRC advisory for tenant-specific remediation.
  • Apply Microsoft’s official patch or service remediation guidance promptly.
  • Confirm Microsoft 365 Copilot service configuration matches Microsoft’s recommended state.
  • Restrict Copilot access to users with a verified business need.
  • Review sensitive Microsoft 365 data permissions exposed to Copilot-enabled users.

Validation and detection

  • Inventory whether Microsoft 365 Copilot is enabled in the tenant.
  • Check Microsoft 365 admin guidance for CVE-2026-54130 remediation status.
  • Verify affected product scope because no CPEs or versions are supplied.
  • Review audit logs for unusual Copilot-related access patterns.
  • Document remediation evidence for vulnerability management tracking.
Prepared
Confidence
medium
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-306: 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
cve · low confidence lookup

CVE-2026-54130 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C3.95.9microsoft

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2026-54130Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
MicrosoftMicrosoft 365 Copilot-Listed
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

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