The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-56089

CVE-2024-56089: Technitium DNS Cache Poisoning Vulnerability

CVE-2024-56089 is a DNS cache poisoning vulnerability in Technitium DNS Server through v13.2.2 that allows attackers to inject fake responses via birthday attack. This article covers technical details, impact, and mitigation.

Updated: January 22, 2026

CVE-2024-56089 Overview

CVE-2024-56089 is a high-severity DNS cache poisoning vulnerability affecting Technitium DNS Server through version v13.2.2. This vulnerability enables attackers to conduct DNS cache poisoning attacks by reviving the birthday attack technique, allowing malicious actors to inject fake DNS responses into the server's cache.

DNS cache poisoning attacks represent a significant threat to network infrastructure as they can redirect legitimate traffic to attacker-controlled servers, enabling phishing campaigns, malware distribution, and man-in-the-middle attacks. The birthday attack revival method exploits weaknesses in random number generation (CWE-330) used in DNS transaction IDs.

Critical Impact

Attackers can inject malicious DNS records into the cache, potentially redirecting users to fraudulent websites without any user interaction required.

Affected Products

  • Technitium DNS Server versions through v13.2.2

Discovery Timeline

  • 2025-12-01 - CVE-2024-56089 published to NVD
  • 2025-12-01 - Last updated in NVD database

Technical Details for CVE-2024-56089

Vulnerability Analysis

This vulnerability is classified under CWE-330 (Use of Insufficiently Random Values) and carries a CVSS v3.1 score of 7.5 (High) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N.

The CVSS breakdown indicates:

  • Attack Vector (AV:N): Network-based exploitation
  • Attack Complexity (AC:L): Low complexity to execute
  • Privileges Required (PR:N): No privileges needed
  • User Interaction (UI:N): No user interaction required
  • Scope (S:U): Unchanged scope
  • Integrity Impact (I:H): High integrity impact through cache manipulation

The Exploit Prediction Scoring System (EPSS) rates this vulnerability with a probability of 0.038%, placing it at the 11th percentile as of 2025-12-16.

Root Cause

The root cause of this vulnerability lies in the insufficient randomness of DNS transaction identifiers and potentially source port selection in Technitium DNS Server. The birthday attack exploits the probability mathematics behind collision detection - when insufficient entropy exists in these values, an attacker can feasibly guess valid combinations to inject fraudulent responses.

The birthday attack methodology significantly reduces the computational effort required to successfully poison DNS caches by exploiting the birthday paradox, where the probability of collisions increases faster than linearly with the number of attempts.

Attack Vector

The attack follows a network-based exploitation path:

  1. Target Identification: The attacker identifies a Technitium DNS Server running a vulnerable version
  2. Query Triggering: The attacker causes the target DNS server to make recursive queries for a domain the attacker controls or wishes to poison
  3. Race Condition Exploitation: While the legitimate query is pending, the attacker floods the target server with forged DNS responses containing:
    • Guessed transaction IDs
    • Spoofed source IP (appearing to come from authoritative nameservers)
    • Malicious DNS records pointing to attacker-controlled infrastructure
  4. Cache Poisoning Success: If a forged response arrives with a matching transaction ID before the legitimate response, the malicious record is cached

The attack does not require authentication and can be executed remotely over the network. Due to the insufficient randomness in transaction ID generation, the birthday attack methodology makes successful guessing feasible within practical timeframes.

Detection Methods for CVE-2024-56089

Indicators of Compromise

  • Unusual DNS response patterns with unexpected IP addresses for known domains
  • High volume of DNS queries from the same source targeting the DNS server
  • DNS records pointing to suspicious or recently registered domains
  • Unexpected changes in cached DNS records
  • Multiple DNS responses for single queries (race condition indicator)

Detection Strategies

Organizations should implement the following detection mechanisms:

  1. DNS Query/Response Monitoring: Monitor for anomalous patterns in DNS traffic, particularly multiple responses to single queries or responses from unexpected sources

  2. Cache Integrity Verification: Periodically verify cached DNS records against authoritative sources to detect poisoned entries

  3. Network Traffic Analysis: Analyze network traffic for signs of DNS response flooding, which is characteristic of cache poisoning attempts

  4. DNSSEC Validation Monitoring: If DNSSEC is implemented, monitor for validation failures which may indicate poisoning attempts

Monitoring Recommendations

Deploy comprehensive DNS monitoring that includes:

  • Real-time alerting on DNS cache changes for critical domains
  • Network-level detection of DNS amplification or flooding patterns
  • Log aggregation from DNS servers with analysis for anomalous resolution patterns
  • Baseline establishment for normal DNS query volumes and response times

How to Mitigate CVE-2024-56089

Immediate Actions Required

  • Upgrade Technitium DNS Server to version v13.4 or later which contains the security fix
  • Enable DNSSEC validation to cryptographically verify DNS responses
  • Review and audit current DNS cache contents for potentially poisoned entries
  • Implement source port randomization if not already enabled
  • Consider deploying DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT) for upstream queries

Patch Information

Technitium has addressed this vulnerability in version v13.4 as documented in their changelog. Organizations running affected versions should upgrade immediately.

For patch information and download links, refer to:

  • Technitium DNS Server Official Site
  • GitHub Changelog

Workarounds

If immediate patching is not possible, implement the following compensating controls:

  1. Enable DNSSEC: Configure DNSSEC validation to reject unsigned or improperly signed DNS responses

  2. Restrict Recursion: Limit recursive DNS queries to trusted internal networks only

  3. Implement Rate Limiting: Configure rate limiting on DNS queries to reduce the effectiveness of flooding attacks

  4. Network Segmentation: Isolate DNS servers and restrict access to authorized systems only

  5. Deploy Additional Monitoring: Enhance monitoring capabilities to detect cache poisoning attempts in real-time

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

  • Vulnerability Details
  • TypeOther

  • Vendor/TechTechnitium

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-330
  • Technical References
  • Github

  • Technitium
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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