← Vulnerability feed

Vulnerability record · CVE-2014-0257 · published 12 February 2014

CVE-2014-0257: Microsoft .NET Framework type traversal allows remote code execution

Microsoft · .Net Framework

Microsoft .NET Framework fails to properly determine whether it is safe to execute a method, a flaw Microsoft calls the Type Traversal Vulnerability. A remote attacker can exploit this through a crafted web site or a crafted .NET application that exposes a COM server endpoint, leading to arbitrary code execution in the context of the affected process. Because .NET Framework is widely deployed across supported Windows versions, the exposure is broad.

9.3 CVSS 2.0 High EPSS 70% · top 0.6% CWE-20 · Improper input validation
9.3CVSS 2.0 base score
70%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
14References
17 Jun 2026Last modified by NVD

Description

Microsoft .NET Framework 1.0 SP3, 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, 4.5, and 4.5.1 does not properly determine whether it is safe to execute a method, which allows remote attackers to execute arbitrary code via (1) a crafted web site or (2) a crafted .NET Framework application that exposes a COM server endpoint, aka "Type Traversal Vulnerability."

AV:N/AC:M/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

high priorityRemote code execution with a 9.3 CVSS score, very high EPSS and public exploit code, though not listed in KEV and requiring some user interaction.

What it is

Microsoft .NET Framework fails to properly determine whether it is safe to execute a method, a flaw Microsoft calls the Type Traversal Vulnerability. A remote attacker can exploit this through a crafted web site or a crafted .NET application that exposes a COM server endpoint, leading to arbitrary code execution in the context of the affected process. Because .NET Framework is widely deployed across supported Windows versions, the exposure is broad.

Impact

An attacker gains arbitrary code execution on the target system, which can lead to full compromise of confidentiality, integrity and availability. In the web-based scenario the code runs within the sandbox of the hosting process, but the flaw is specifically a sandbox escape, so the attacker can break out of that restricted context.

Attack surface

Reached over the network via a crafted web site visited by the victim or via a crafted .NET application that exposes a COM server endpoint; no authentication is required, but the CVSS vector indicates medium access complexity and the web vector implies some user interaction such as browsing to the malicious page.

Exploitation

Not listed in CISA KEV, but EPSS is very high at roughly 0.697 (99.3rd percentile) and public exploit code exists on Exploit-DB, so exploitation is feasible and likely observed in the wild.

What to do

  • Apply Microsoft security update MS14-009 for all affected .NET Framework versions (1.0 SP3, 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1).
  • Inventory systems still running end-of-life .NET Framework versions and prioritize them for upgrade or isolation.
  • Restrict or disable unnecessary COM server endpoints exposed by .NET applications where operationally feasible.
  • Enforce browser and email protections that block untrusted content and reduce drive-by exposure to crafted web sites.
  • Monitor for and block known exploit traffic and payloads associated with MS14-009.

Detection

  • Hunt for processes spawning from .NET runtime hosts (w3wp.exe, iexplore.exe, .NET application hosts) that then launch unusual child processes such as cmd.exe or powershell.exe.
  • Monitor for unexpected COM server endpoint registration or activation events tied to .NET assemblies.
  • Review web proxy and IDS/IPS logs for requests matching known MS14-009 exploit patterns and Exploit-DB payload signatures.
  • Alert on .NET Framework versions below the MS14-009 patch level across endpoints and servers.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2014-0257 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2020-0646Microsoft .NET Framework input validation flaw enables remote code executionCVE-2020-0646 is a critical remote code execution vulnerability in the Microsoft .NET Framework caused by improper input validation, classified as XM…KEVEPSS 99%analysed7.8CVE-2020-1147Microsoft .NET Framework, SharePoint, and Visual Studio XML Deserialization RCEThe software fails to check the source markup of XML input, allowing crafted XML to trigger unsafe deserialization and remote code execution. It affe…KEVEPSS 94%analysed7.8CVE-2017-8759Microsoft .NET Framework remote code execution via malicious documentMicrosoft .NET Framework versions 2.0 through 4.7 contain a code injection flaw that lets an attacker run arbitrary code when a crafted document or a…KEVEPSS 89%analysed7.8CVE-2015-1671Microsoft DirectWrite TrueType Font Parsing Remote Code ExecutionThe Windows DirectWrite library fails to properly handle crafted TrueType fonts, allowing memory corruption that can lead to arbitrary code execution…KEVEPSS 49%analysed7.5CVE-2024-29059Microsoft .NET Framework error message information disclosureCVE-2024-29059 is an information disclosure flaw in Microsoft .NET Framework, classified as CWE-209 (error message information leak). A remote, unaut…KEVEPSS 99%analysed10.0CVE-2014-4073Microsoft .net framework permissions and access controls vulnerabilityMicrosoft .NET Framework 2.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, and 4.5.2 processes unverified data during interaction with the ClickOnce installer, whi…EPSS 23%10.0CVE-2014-4121Microsoft .net framework vulnerabilityMicrosoft .NET Framework 2.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, and 4.5.2 does not properly parse internationalized resource identifiers, which allows r…EPSS 19%10.0CVE-2014-1806Microsoft .net framework code injection vulnerabilityThe .NET Remoting implementation in Microsoft .NET Framework 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, 4.5, and 4.5.1 does not properly restrict memory access…EPSS 40%

Source: NIST National Vulnerability Database (record CVE-2014-0257), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.