LiveActive security incident?Get immediate response
CVE Record

CVE-2026-57991: Microsoft Edge (Chromium-based) Information Disclosure Vulnerability

Improper link resolution before file access ('link following') in Microsoft Edge (Chromium-based) allows an unauthorized attacker to disclose information over a network.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-57991 is a Microsoft Edge information disclosure issue. A user must interact with malicious network content, after which Edge may follow a link incorrectly before accessing a file and expose sensitive information. The impact is confidentiality only, but the CVSS score is high.

Executive priority

Prioritize remediation in the normal high-severity browser update window. The issue can expose sensitive information, but available evidence requires user interaction and does not confirm active exploitation.

Technical view

The flaw is CWE-59: improper link resolution before file access in Microsoft Edge (Chromium-based). The CVSS vector is network-accessible, low complexity, no privileges required, user interaction required, changed scope, and high confidentiality impact. Integrity and availability are not rated as impacted.

Likely exposure

Organizations using Microsoft Edge (Chromium-based) are potentially exposed, especially managed endpoints where users browse untrusted content. The supplied affected-version detail is limited, so version validation should rely on Microsoft’s advisory and enterprise update inventory.

Exploitation context

The source bundle does not show CISA KEV listing, and the CVSS exploit code maturity is unproven. Treat active exploitation as not confirmed by the provided evidence.

Researcher notes

Do not assume broader Chromium or other Microsoft product exposure from this bundle. The advisory identifies Microsoft Edge (Chromium-based), CWE-59, and an official remediation reference, but does not provide exploit details here.

Mitigation direction

  • Apply Microsoft Edge updates using Microsoft’s official advisory and update channels.
  • Confirm enterprise browser auto-update policies are enabled and functioning.
  • Prioritize endpoints used for internet browsing or handling sensitive local files.
  • Monitor Microsoft’s advisory for revised affected versions or remediation notes.

Validation and detection

  • Inventory Microsoft Edge installations across managed endpoints.
  • Compare installed versions against the current MSRC advisory status.
  • Verify update deployment completion through endpoint management telemetry.
  • Review browser and proxy logs for unusual information disclosure indicators.
  • Recheck CVE and MSRC records for exploitation-status changes.
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 · low confidence lookup

CWE-59: 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-57991 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.4 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/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
MicrosoftMicrosoft Edge (Chromium-based)1.0.0.0Listed
Weakness

CWE details

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

CWE-59 · source CWE mapping

Improper Link Resolution Before File Access ('Link Following')

Improper Link Resolution Before File Access ('Link Following') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.