CVE-2014-4076 is a local elevation-of-privilege vulnerability in the Windows TCP/IP stack on Microsoft Windows Server 2003 SP2. The flaw affects tcpip.sys and tcpip6.sys and was addressed by Microsoft in bulletin MS14-070. Available reporting describes the root cause as a NULL-pointer dereference in tcpip.sys that can be triggered through a specially crafted IOCTL request sent to the TCP device via DeviceIoControl. Successful exploitation allows a local user to elevate privileges to a higher integrity context, including SYSTEM.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (2 hidden).
This repository contains a single Metasploit module (ms14_070_tcpip_ioctl.rb) that exploits a local privilege escalation vulnerability (CVE-2014-4076) in the Microsoft Windows TCP/IP driver (tcpip.sys) on Windows Server 2003 SP2 (32-bit). The exploit works by opening a handle to the \\.\tcp device and sending a specially crafted IOCTL to trigger a NULL pointer dereference, allowing the attacker to execute custom shellcode in kernel mode. The module includes logic to check the target's architecture and driver version, and only attempts exploitation if the system is vulnerable. Upon successful exploitation, the module elevates the attacker's privileges to SYSTEM and executes a user-supplied payload (typically Meterpreter shellcode). The code is written in Ruby and is designed to be run within the Metasploit Framework. The only fingerprintable endpoints are the device path (\\.\tcp) and the driver file path (%WINDIR%\system32\drivers\tcpip.sys).
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
9 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Windows privilege escalation vulnerability referenced in connection with APT28 tooling and X-Agent activity.
A specific vulnerability identified as CVE-2014-4076 is referenced in connection with APT28-related malware/sample naming.
A privilege escalation vulnerability exploited by APT28.
A publicly disclosed Windows TCP/IP elevation of privilege vulnerability caused by a NULL-pointer dereference in tcpip.sys, addressed by MS14-070.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.