CVE-2026-62898
Microsoft QUIC Information Disclosure Vulnerability
No known exploitation. EPSS puts it in the 62nd percentile. A vendor fix is available.
What to do
The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record- Check whether your organization is running affected versions of .NET (8.0, 9.0, 10.0) or Visual Studio (2022 17.14 / 2026 18.8) that include Microsoft QUIC.
- Identify whether Microsoft QUIC is in use on your externally reachable services (for example, any server components using QUIC/HTTP3). If you are unsure, confirm with your app/platform team.
- Upgrade to the fixed versions: .NET 10.0 → 10.0.11, .NET 8.0 → 8.0.30, .NET 9.0 → 9.0.19, Microsoft Visual Studio 2022 version 17.14 → 17.14.38, Microsoft Visual Studio 2026 version 18.8 → 18.8.3.
- After upgrading, retest that your QUIC-enabled services still start normally and that your web/app behavior is unchanged.
- If you cannot upgrade immediately, disable or remove QUIC usage for any internet-facing services until patched (ask your platform vendor/app team how to do this safely for your setup).
dotnet tool update --global dotnet-dev-certsWhat it is
From the CVE record
Use after free in Microsoft QUIC allows an unauthorized attacker to disclose information over a network.
In plain language
Written by AI from the recordThis is a .NET/Visual Studio QUIC network bug where a remote attacker could read confidential data without logins; if you use Microsoft QUIC with affected versions, you should fix it now (priority is high).
Use-after-free in Microsoft QUIC allows an unauthenticated remote attacker to trigger an information disclosure over the network by causing freed memory to be re-used during QUIC processing.
If you're affected
- Confidential data exposure
- Customer or user data leakage
- Potential legal/privacy risk
- Service trust damage
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
1.0% chance of exploitation activity in the next 30 days, which ranks it in the 62nd percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
7 events over 4 days, from the signal feeds we watch.
- OpenVAS check added
- Patch availablerecord updated
- Publishedweakness classified, att&ck mapped, record updated
Affected products
- visual studio 2022DevTools & CI / ide-editor
- visual studio 2026DevTools & CI / ide-editor
- .netOSS Libraries / generic-library
- .NET 10.0Operating Systems / windows
- .NET 8.0OSS Libraries / generic-library
- .NET 9.0OSS Libraries / generic-library
- Microsoft Visual Studio 2022 version 17.14DevTools & CI / ide-editor
- Microsoft Visual Studio 2026 version 18.8Operating Systems / windows
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Scored 7.5 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity NoneNo integrity impact
- Availability NoneNo availability impact
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
- Initial AccessT1190Exploit Public-Facing Applicationhigh confidence
- Privilege EscalationT1068Exploitation for Privilege Escalationhigh confidence
Sources
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Visual Studio 2022, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI