Description
Improper verification of cryptographic signature in .NET allows an unauthorized attacker to bypass a security feature over a network.
Published: 2026-07-14
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper verification of cryptographic signature in .NET allows an unauthorized attacker to bypass a security feature over a network. The vulnerability is associated with CWE‑345 and CWE‑347 and permits an attacker to supply a forged signature that the framework incorrectly accepts, potentially enabling unauthorized execution or data compromise within any application or service that relies on the vulnerable framework.

Affected Systems

Affected products are Microsoft .NET 3.5, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1, .NET 8.0, .NET 9.0, .NET 10.0, and the Microsoft Visual Studio suites including Visual Studio 2017 version 15.9 (covering 15.0‑15.8), Visual Studio 2019 version 16.11 (covering 16.0‑16.10), Visual Studio 2022 versions 17.12 and 17.14, and Visual Studio 2026 versions 18.5 and 18.7. All of these releases contain the vulnerable cryptographic verification component.

Risk and Exploitability

The CVSS score of 8.1 classifies the flaw as high severity while the EPSS score of less than 1% indicates a low probability of exploitation at present; the vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is remote network traffic, inferred from the mention that the bypass can occur over a network. An attacker would need to construct a payload containing a forged signature and send it to the affected application, thereby enabling the attacker to bypass critical security controls implemented by the framework.

Generated by OpenCVE AI on July 31, 2026 at 05:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Microsoft‑provided patch that corrects the signature verification logic in .NET and Visual Studio.
  • If an update is unavailable, enforce strict signature validation in application code by using the standard .NET cryptographic classes and ensuring no default or fallback behavior; this directly mitigates the weakness shown by CWE‑345 and CWE‑347.
  • Restrict inbound traffic to trusted sources using firewall or WAF rules and monitor for attempts to send forged signatures, thereby limiting the opportunity for exploitation.

Generated by OpenCVE AI on July 31, 2026 at 05:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-g8r8-53c2-pm3f Microsoft Security Advisory CVE-2026-47304 – .NET Security Feature Bypass Vulnerability
Ubuntu USN Ubuntu USN USN-8553-1 .NET vulnerabilities
History

Wed, 22 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft .net
Microsoft .net Framework
CPEs cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:.net_framework:*:*:*:*:*:*:*:*
Vendors & Products Microsoft .net
Microsoft .net Framework

Tue, 21 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft visual Studio 2017
Microsoft visual Studio 2019
CPEs cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:* cpe:2.3:a:microsoft:visual_studio_2017:*:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:visual_studio_2019:*:*:*:*:*:*:*:*
Vendors & Products Microsoft .net
Microsoft visual Studio 2017
Microsoft visual Studio 2019

Sat, 18 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Wed, 15 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft .net
CPEs cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*
Vendors & Products Microsoft .net

Wed, 15 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 19:00:00 +0000

Type Values Removed Values Added
Description Improper verification of cryptographic signature in .NET allows an unauthorized attacker to bypass a security feature over a network.
Title .NET Security Feature Bypass Vulnerability
First Time appeared Microsoft
Microsoft visual Studio 2022
Microsoft visual Studio 2026
Weaknesses CWE-345
CWE-347
CPEs cpe:2.3:a:microsoft:visual_studio_2022:*:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:visual_studio_2026:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft visual Studio 2022
Microsoft visual Studio 2026
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft .net .net Framework Visual Studio 2017 Visual Studio 2019 Visual Studio 2022 Visual Studio 2026
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:54:08.088Z

Reserved: 2026-05-18T23:53:33.898Z

Link: CVE-2026-47304

cve-icon Vulnrichment

Updated: 2026-07-15T11:00:24.987Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-14T18:45:33Z

Links: CVE-2026-47304 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T05:45:03Z

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity

  • CWE-347

    Improper Verification of Cryptographic Signature