A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-11237

CVE-2024-11237: TP-Link VN020 Buffer Overflow Vulnerability

CVE-2024-11237 is a critical stack-based buffer overflow in TP-Link VN020-F3v(T) firmware affecting the DHCP packet parser. Attackers can exploit this remotely. This article covers technical details, impact, and mitigation.

Updated: May 15, 2026

CVE-2024-11237 Overview

CVE-2024-11237 is a stack-based buffer overflow [CWE-121, CWE-787] affecting the TP-Link VN020-F3v(T) router running firmware version TT_V6.2.1021. The flaw resides in the Dynamic Host Configuration Protocol (DHCP) DISCOVER packet parser, where the hostname argument is processed without proper bounds checking. An unauthenticated attacker on the local network can send a crafted DHCP DISCOVER packet to corrupt the stack and crash the device. A public proof-of-concept exploit is available on GitHub, increasing the risk of opportunistic exploitation against exposed devices.

Critical Impact

Remote attackers can trigger a stack-based buffer overflow in the DHCP DISCOVER handler without authentication or user interaction, leading to denial of service and potential memory corruption on affected TP-Link VN020-F3v(T) routers.

Affected Products

  • TP-Link VN020-F3v(T) hardware (all units running the vulnerable firmware)
  • TP-Link VN020-F3v(T) firmware version TT_V6.2.1021
  • Network segments where the device serves DHCP requests

Discovery Timeline

  • 2024-11-15 - CVE-2024-11237 published to the National Vulnerability Database (NVD)
  • 2024-11-19 - Last updated in NVD database

Technical Details for CVE-2024-11237

Vulnerability Analysis

The vulnerability lives in the DHCP DISCOVER packet parser of the TP-Link VN020-F3v(T) firmware. When the device receives a DHCP DISCOVER message, it extracts the client hostname option and copies it into a fixed-size stack buffer without validating the supplied length. Because the parser trusts attacker-controlled input from option 12 (Host Name) of the DHCP packet, an oversized value overwrites adjacent stack memory, including saved return addresses and frame pointers.

DHCP DISCOVER traffic is broadcast on UDP port 67 and does not require authentication, prior pairing, or user interaction. Any device on the same broadcast domain as the router can send the malicious packet. The public proof-of-concept hosted at TP-Thumper PoC demonstrates how a crafted hostname option reliably crashes the parser process and renders the router unresponsive.

The Common Weakness Enumeration entries assigned are [CWE-119] (Improper Restriction of Operations within the Bounds of a Memory Buffer) and [CWE-787] (Out-of-bounds Write). EPSS data places the exploitation probability at 4.128% (88.75th percentile), reflecting the availability of working exploit code.

Root Cause

The parser fails to enforce a maximum length on the hostname field before invoking an unsafe memory copy into a stack-allocated buffer. There is no length-check guard, no use of bounded string functions, and no stack canary instrumentation in the affected build, allowing the attacker to fully control the bytes written past the buffer boundary.

Attack Vector

Exploitation occurs over the network adjacent to the device. An attacker connects to the LAN, Wi-Fi network, or any segment reachable by DHCP broadcast traffic. The attacker then transmits a DHCP DISCOVER packet that includes an oversized hostname option. The parser writes the malicious payload past the stack buffer, corrupting control data. The immediate observable outcome is a router crash and loss of network connectivity for downstream clients. Memory corruption on embedded MIPS or ARM targets of this class has historically been used to chain into arbitrary code execution, though only denial of service is confirmed in the public PoC.

A description of the exploitation mechanism and packet structure is documented in the TP-Thumper proof-of-concept source.

Detection Methods for CVE-2024-11237

Indicators of Compromise

  • Unexpected reboots, watchdog resets, or unresponsiveness of the TP-Link VN020-F3v(T) router
  • DHCP DISCOVER packets on UDP port 67 containing abnormally long option 12 (Host Name) values
  • Loss of LAN connectivity coinciding with broadcast DHCP activity from an unknown MAC address
  • DHCP clients repeatedly retransmitting DISCOVER messages because the server stopped responding

Detection Strategies

  • Inspect DHCP traffic with packet capture tools and alert on option 12 values exceeding typical hostname lengths (RFC 1035 limits hostnames to 255 octets, but legitimate values are usually under 64)
  • Deploy network intrusion detection signatures that match malformed DHCP DISCOVER packets targeting embedded gateways
  • Correlate router availability monitoring with broadcast DHCP events to identify denial-of-service attempts

Monitoring Recommendations

  • Forward DHCP server logs and router crash telemetry to a centralized logging or SIEM platform for anomaly detection
  • Track MAC address churn on the LAN and flag previously unseen clients issuing DHCP DISCOVER messages immediately followed by router unavailability
  • Maintain an asset inventory of TP-Link VN020-F3v(T) devices and their firmware versions to scope exposure quickly

How to Mitigate CVE-2024-11237

Immediate Actions Required

  • Restrict physical and wireless access to the LAN segment serving the affected router to trusted users only
  • Disable or replace exposed TP-Link VN020-F3v(T) units in environments where untrusted devices can join the network
  • Monitor the TP-Link Official Website for firmware updates addressing the DHCP parser flaw
  • Segment guest networks and IoT devices away from production DHCP infrastructure

Patch Information

At the time of NVD publication, no vendor patch was listed for firmware version TT_V6.2.1021. Administrators should track vendor advisories on the TP-Link Official Website and the VulDB entry for this issue for updates. Until a fixed firmware image is released, compensating controls are required.

Workarounds

  • Replace affected devices with a router that uses a hardened DHCP implementation if patches are unavailable
  • Enforce wired and wireless network access control (802.1X, MAC filtering, WPA3) to prevent untrusted hosts from broadcasting DHCP traffic
  • Place the router behind a managed switch capable of DHCP snooping and rate-limiting DHCP DISCOVER messages from untrusted ports
  • Apply egress filtering on guest networks so visitor devices cannot reach the management LAN
bash
# Example: enable DHCP snooping on a managed upstream switch (Cisco IOS syntax)
configure terminal
ip dhcp snooping
ip dhcp snooping vlan 10
interface range GigabitEthernet0/1 - 24
 ip dhcp snooping limit rate 10
 no ip dhcp snooping trust
end
write memory

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechTp Link

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability4.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-119

  • CWE-787
  • Technical References
  • GitHub PoC Repository

  • GitHub Proof of Concept

  • VulDB #284672 (Ctiid)

  • VulDB #284672

  • VulDB Submission #438408

  • TP-Link Official Website
  • Related CVEs
  • CVE-2026-30814: TP-Link Archer AX53 Buffer Overflow Flaw

  • CVE-2025-59482: TP-Link Archer AX53 Buffer Overflow Flaw

  • CVE-2025-62673: TP-Link Archer AX53 Buffer Overflow Flaw

  • CVE-2025-61983: TP-Link Archer AX53 Buffer Overflow Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English