New NatJack Attacks Hijack TCP Sessions and Spoof DNS by Manipulating NAT Tables
AI-summarised brief · reviewed before publication
Security researcher Malcolm Stagg revealed NatJack, an attack that manipulates NAT connection state to hijack TCP sessions, spoof DNS, expose mapped ports, and exhaust NAT tables. Demonstrated at Black Hat USA 2026, the flaw affects Windows Hyper‑V NAT (CVE‑2026‑56181, CVSS 8.3) and Linux Netfilter conntrack (CVE‑2026‑63913, CVSS 8.2). NatJack requires privileged access on the same NAT and can redirect traffic, intercept DNS, or flood NAT tables. No single patch exists; organizations must apply OS updates, encrypt internal traffic, and isolate untrusted workloads.
💡 Why It Matters
- · The attack exposes a fundamental trust assumption in NAT, enabling insiders to subvert internal network traffic without external exposure.
- · This vulnerability threatens the integrity of corporate networks that rely on shared NAT infrastructure for segmentation.