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-2020-13817

CVE-2020-13817: NTP Daemon Denial of Service Vulnerability

CVE-2020-13817 is a denial of service vulnerability in NTP daemon that allows remote attackers to cause daemon crashes or system time changes via spoofed packets. This article covers technical details, affected versions, and mitigations.

Published: March 11, 2026

CVE-2020-13817 Overview

CVE-2020-13817 is a denial of service vulnerability in the Network Time Protocol daemon (ntpd) affecting versions before 4.2.8p14 and 4.3.x before 4.3.100. The vulnerability allows remote attackers to cause a denial of service condition resulting in daemon exit or unauthorized system time changes by predicting transmit timestamps for use in spoofed packets. Successful exploitation requires the victim to be relying on unauthenticated IPv4 time sources, and an off-path attacker must be able to query time from the victim's ntpd instance.

This vulnerability stems from insufficient randomness in transmit timestamp generation (CWE-330: Use of Insufficiently Random Values), which enables attackers to craft spoofed NTP packets that the victim's ntpd instance will accept as legitimate. The impact can be significant for systems that depend on accurate time synchronization for security protocols, logging, certificate validation, and distributed system coordination.

Critical Impact

Successful exploitation can cause ntpd daemon termination or allow attackers to manipulate system time, potentially breaking time-sensitive security mechanisms including certificate validation, Kerberos authentication, and audit log integrity.

Affected Products

  • NTP ntpd versions before 4.2.8p14
  • NTP ntpd versions 4.3.x before 4.3.100
  • NetApp Cloud Backup, Clustered Data ONTAP, Data ONTAP 7-mode, Element Software
  • NetApp HCI Management Node, ONTAP Tools for VMware vSphere, SolidFire
  • NetApp HCI Compute Node and H-Series firmware (H410C, H300S, H500S, H700S, H300E, H500E, H700E, H410S)
  • openSUSE Leap 15.1 and 15.2
  • Fujitsu M10 and M12 series server firmware

Discovery Timeline

  • June 4, 2020 - CVE-2020-13817 published to NVD
  • May 5, 2025 - Last updated in NVD database

Technical Details for CVE-2020-13817

Vulnerability Analysis

The vulnerability exists in the ntpd daemon's handling of transmit timestamps used in NTP packet exchanges. NTP relies on precise timestamp values to calculate time offsets and synchronize clocks across networked systems. In vulnerable versions, the transmit timestamp values exhibit predictable patterns that an attacker can exploit.

When an off-path attacker can query the victim's NTP server, they can observe and analyze the transmit timestamp patterns. Due to the use of insufficiently random values in timestamp generation, the attacker can predict future transmit timestamps with reasonable accuracy. Armed with this knowledge, the attacker can craft spoofed NTP response packets that appear to originate from legitimate time sources.

The attack specifically targets systems configured to use unauthenticated IPv4 time sources, which is a common configuration in many deployments. When the spoofed packets are accepted, they can either crash the ntpd daemon (causing service interruption) or manipulate the victim's system clock (potentially causing security failures in time-dependent mechanisms).

Root Cause

The root cause of CVE-2020-13817 is the use of insufficiently random values (CWE-330) in the generation of transmit timestamps within the ntpd implementation. The timestamp generation algorithm did not incorporate adequate entropy, making the output values predictable to attackers who can observe NTP traffic from the target system.

This predictability undermines the integrity assumptions built into the NTP protocol, allowing spoofed packets to be crafted that the victim's system will accept as authentic responses from trusted time sources.

Attack Vector

The attack requires a network-accessible ntpd instance configured to accept unauthenticated time sources over IPv4. The attacker proceeds through the following stages:

  1. Reconnaissance: The attacker queries the victim's ntpd instance to observe transmit timestamp values
  2. Analysis: By collecting multiple timestamp samples, the attacker identifies patterns and predicts future values
  3. Spoofing: The attacker crafts NTP packets with predicted timestamps that appear to originate from the victim's configured time sources
  4. Exploitation: When the spoofed packets are processed, they can trigger daemon termination or time manipulation

The attack is described as requiring high complexity due to the need for timestamp prediction accuracy and the requirement that the attacker can query the victim's NTP server while not being on the direct network path between the victim and legitimate time sources.

Detection Methods for CVE-2020-13817

Indicators of Compromise

  • Unexpected ntpd daemon crashes or restarts without apparent cause
  • Sudden system time changes that deviate significantly from expected values
  • Unusual NTP query patterns from external IP addresses not associated with configured time sources
  • Log entries indicating NTP packet processing errors or timestamp validation failures

Detection Strategies

  • Monitor ntpd process stability and alert on unexpected daemon restarts
  • Implement anomaly detection for system time changes exceeding defined thresholds
  • Analyze NTP traffic for packets from sources not in the configured server list
  • Deploy network-level monitoring to detect NTP traffic patterns indicative of reconnaissance activity

Monitoring Recommendations

  • Enable verbose NTP logging to capture timestamp processing details for forensic analysis
  • Configure SIEM rules to correlate ntpd crashes with preceding NTP traffic anomalies
  • Implement system time drift monitoring with alerts for deviations beyond acceptable tolerances
  • Regularly audit NTP server configurations to ensure only authenticated sources are trusted

How to Mitigate CVE-2020-13817

Immediate Actions Required

  • Upgrade ntpd to version 4.2.8p14 or later (for 4.2.x branch) or 4.3.100 or later (for 4.3.x branch)
  • Configure NTP authentication using symmetric key or Autokey mechanisms to validate time source responses
  • Restrict NTP query access using firewall rules to prevent unauthorized external hosts from querying ntpd
  • Consider transitioning to IPv6 where feasible, as the documented attack vector specifically targets IPv4

Patch Information

The NTP Project has released patches addressing this vulnerability. Detailed information is available in NTP Bug 3596. Administrators should update to ntpd version 4.2.8p14 or 4.3.100 or later.

For affected NetApp products, refer to the NetApp Security Advisory NTAP-20200625-0004 for product-specific guidance.

For openSUSE Leap systems, apply updates through the standard package management system as outlined in the openSUSE Security Announcements.

Oracle customers should review the Oracle CPU January 2022 Security Alert for applicable patches.

Workarounds

  • Enable NTP authentication (symmetric keys or Autokey) to validate responses from time sources
  • Configure ntpd to use only trusted, authenticated time sources rather than public pools
  • Implement firewall rules to restrict which hosts can send NTP packets to the server (port 123/UDP)
  • Use restrict directives in ntp.conf to limit query access from untrusted networks
bash
# Example ntp.conf configuration to restrict access
# Deny all by default, then allow specific trusted networks
restrict default kod nomodify notrap nopeer noquery
restrict -6 default kod nomodify notrap nopeer noquery

# Allow localhost full access
restrict 127.0.0.1
restrict -6 ::1

# Allow queries only from trusted internal network
restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap

# Configure authenticated time sources
server time.example.com key 1
server time2.example.com key 1

# Enable authentication
keys /etc/ntp/keys
trustedkey 1

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechNtp

  • SeverityHIGH

  • CVSS Score7.4

  • EPSS Probability0.35%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-330
  • Technical References
  • openSUSE Security Announcement

  • openSUSE Security Announcement

  • Gentoo GLSA 202007-12

  • NetApp Security Advisory NTAP-20200625-0004
  • Vendor Resources
  • NTP Bug 3596 Overview

  • NTP Bug Report #3596

  • Oracle CPU January 2022 Security Alert
  • Related CVEs
  • CVE-2020-11868: NTP Denial of Service Vulnerability

  • CVE-2020-15025: NTP Denial of Service (DoS) Vulnerability

  • CVE-2023-26555: NTP Buffer Overflow Vulnerability

  • CVE-2023-26554: NTP Buffer Overflow Vulnerability
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