LiveActive security incident?Get immediate response
CVE Record

CVE-2026-47644: Copilot Chat (Microsoft Edge) Information Disclosure Vulnerability

Improper neutralization of special elements in output used by a downstream component ('injection') in Copilot Chat (Microsoft Edge) allows an unauthorized attacker to disclose information over a network.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A flaw in Microsoft Edge’s Copilot Chat could let a remote, unauthenticated attacker expose sensitive information after a user interacts with malicious content. It does not affect integrity or availability according to the supplied CVSS assessment, but the potential confidentiality impact is high.

Executive priority

Treat this as a scheduled, prompt confidentiality fix rather than an emergency. Expedite action where Copilot Chat users handle credentials, customer records, regulated data, or sensitive corporate information. Exposure cannot be quantified reliably until Microsoft’s affected-version guidance is compared with the organization’s Edge estate.

Technical view

CVE-2026-47644 is a CWE-74 injection issue involving insufficient neutralization of output consumed by a downstream component. It is network-accessible, low complexity, requires no privileges, and requires user interaction. The CVSS 3.1 score is 6.5; confidentiality impact is high, with no stated integrity or availability impact.

Likely exposure

Exposure is limited to organizations using Copilot Chat within Microsoft Edge. The source bundle does not identify affected versions, configurations, prerequisites, or data types at risk, so organizations must consult Microsoft’s advisory and inventory feature availability before determining exposure.

Exploitation context

The supplied record does not establish active exploitation, and the CVE is not listed as a CISA KEV entry in the bundle. The CVSS exploit-maturity value is unproven. This does not demonstrate that exploitation is impossible; it means no supporting evidence was provided here.

Researcher notes

The vector is CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C. The record attributes the flaw to CWE-74 but provides no vulnerable versions, attack prerequisites beyond user interaction, disclosed data boundaries, indicators, or technical root-cause detail. Avoid inferring exploitability beyond these documented properties.

Mitigation direction

  • Review Microsoft’s advisory and apply its official update or remediation for CVE-2026-47644.
  • Prioritize remediation for users who access sensitive information through Edge or Copilot Chat.
  • Until remediated, avoid entering or exposing sensitive information through the affected feature.
  • Monitor Microsoft’s advisory for affected-version details, prerequisites, and revised guidance.

Validation and detection

  • Inventory managed Edge installations where Copilot Chat is enabled or available.
  • Compare installed builds and configurations with Microsoft’s affected and remediated guidance.
  • Confirm the official remediation reached all applicable endpoints through endpoint-management reporting.
  • Recheck the Microsoft advisory because the supplied bundle omits affected-version details.
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 · low confidence lookup

CWE-74: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-47644 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
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

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

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
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C2.83.6microsoft

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2026-47644Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/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
MicrosoftCopilot Chat (Microsoft Edge)-Listed
Weakness

CWE details

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

CWE-74 · source CWE mapping

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.