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-11868

CVE-2020-11868: NTP Denial of Service Vulnerability

CVE-2020-11868 is a denial of service vulnerability in NTP that allows off-path attackers to block unauthenticated synchronization. This article covers the technical details, affected versions, impact, and mitigation.

Published: March 4, 2026

CVE-2020-11868 Overview

CVE-2020-11868 is a denial of service vulnerability in the Network Time Protocol daemon (ntpd) that allows an off-path attacker to block unauthenticated time synchronization. The vulnerability exists in ntp versions before 4.2.8p14 and 4.3.x versions before 4.3.100, where the daemon improperly handles server mode packets with spoofed source IP addresses. The flaw allows attackers to disrupt NTP synchronization by sending crafted packets that lack valid origin timestamps, causing the daemon to reschedule transmissions inappropriately.

Critical Impact

Successful exploitation can prevent systems from synchronizing time with NTP servers, potentially causing authentication failures, log inconsistencies, certificate validation issues, and disruption of time-sensitive operations across enterprise infrastructure.

Affected Products

  • NTP versions prior to 4.2.8p14
  • NTP 4.3.x versions prior to 4.3.100
  • Red Hat Enterprise Linux 7.0
  • NetApp Data ONTAP (7-mode)
  • NetApp Clustered Data ONTAP
  • NetApp HCI Management Node and SolidFire
  • NetApp VASA Provider for Clustered Data ONTAP
  • NetApp Virtual Storage Console for vSphere
  • NetApp Fabric-Attached Storage 8300, 8700, and A400 series
  • NetApp All Flash Fabric-Attached Storage 8300, 8700, and A400 series
  • Debian Linux 8.0
  • openSUSE Leap 15.1 and 15.2

Discovery Timeline

  • 2020-04-17 - CVE-2020-11868 published to NVD
  • 2025-05-05 - Last updated in NVD database

Technical Details for CVE-2020-11868

Vulnerability Analysis

This vulnerability stems from improper validation of origin timestamps in server mode NTP packets. The ntpd implementation fails to properly verify the authenticity of incoming packets before acting on them, specifically when processing server mode responses. When an attacker sends a spoofed packet that appears to originate from a legitimate NTP server, the daemon processes the packet even though it lacks a valid origin timestamp.

The core issue is that ntpd reschedules its transmission attempts when receiving these malformed packets. This behavior can be exploited by an off-path attacker who does not need to be positioned between the NTP client and server. By continuously sending spoofed server mode packets, an attacker can effectively prevent the victim system from ever successfully synchronizing with its configured NTP servers.

This vulnerability is classified under CWE-346 (Origin Validation Error), as the fundamental flaw involves inadequate verification of packet source authenticity before processing the packet content.

Root Cause

The root cause is insufficient origin timestamp validation in the NTP packet processing logic. When ntpd receives a server mode packet, it should verify that the origin timestamp in the response matches a previously sent request. However, vulnerable versions of ntpd reschedule transmission attempts even when this validation fails, allowing attackers to manipulate synchronization timing through spoofed packets.

The protocol implementation assumes that server mode packets with matching source IPs are legitimate, without adequately verifying the cryptographic or temporal authenticity of the packet contents. This design assumption can be exploited when IP spoofing is possible.

Attack Vector

The attack is network-based and can be executed by an off-path attacker, meaning the attacker does not need to intercept legitimate traffic between the NTP client and server. The attacker crafts server mode NTP packets with:

  1. A spoofed source IP address matching the victim's configured NTP server
  2. Invalid or missing origin timestamps
  3. Appropriate NTP mode and version fields

These packets are sent to the victim's NTP client on UDP port 123. When the victim processes these packets, even though they lack valid origin timestamps, the client reschedules its transmission attempts. By continuously sending these spoofed packets, the attacker can indefinitely block time synchronization.

The attack requires no authentication and no user interaction. The attacker only needs to know or guess the IP addresses of the victim and their NTP server, along with network access to reach the victim on UDP port 123.

Detection Methods for CVE-2020-11868

Indicators of Compromise

  • Unusual NTP traffic patterns with high volumes of server mode packets from unexpected sources
  • NTP synchronization failures or persistent "unsynchronized" status on affected systems
  • Log entries indicating repeated NTP transmission rescheduling without successful synchronization
  • Discrepancies between system time and authoritative time sources

Detection Strategies

  • Monitor NTP daemon logs for repeated synchronization failures or unusual rescheduling events
  • Implement network-level monitoring for NTP traffic anomalies, including server mode packets from non-configured server addresses
  • Deploy intrusion detection rules to identify NTP packets with mismatched or invalid origin timestamps
  • Use network flow analysis to detect unusual patterns of NTP traffic targeting specific hosts

Monitoring Recommendations

  • Enable verbose logging on NTP daemons to capture synchronization state changes and packet processing events
  • Configure alerting for extended periods of NTP unsynchronization status
  • Implement network segmentation monitoring to detect NTP traffic from unauthorized sources
  • Establish baseline NTP traffic patterns and alert on significant deviations

How to Mitigate CVE-2020-11868

Immediate Actions Required

  • Update NTP to version 4.2.8p14 or later for the 4.2.x branch
  • Update NTP to version 4.3.100 or later for the 4.3.x branch
  • Review and apply vendor-specific patches from NetApp, Red Hat, Debian, and openSUSE as applicable
  • Implement network-level filtering to restrict NTP traffic to known, authorized servers
  • Consider enabling NTP authentication using symmetric keys or Autokey where supported

Patch Information

The NTP Project has released patched versions addressing this vulnerability. Version 4.2.8p14 and 4.3.100 include fixes that properly validate origin timestamps before rescheduling transmissions. Detailed information about the fix is available in the NTP Bug #3592 Overview.

Vendor-specific patches are available from:

  • Red Hat Bug #1716665 Details
  • NetApp Security Advisory 20200424
  • Debian LTS Security Notice
  • Gentoo GLSA 202007-12
  • Oracle CPU July 2021 Alert

Workarounds

  • Implement firewall rules to restrict incoming NTP traffic on UDP port 123 to only known, trusted NTP servers
  • Use BCP 38/RFC 2827 ingress filtering at network boundaries to prevent IP address spoofing
  • Deploy NTP authentication to cryptographically validate server responses where feasible
  • Consider using multiple diverse NTP sources to reduce single-point-of-failure risk
  • Monitor system time drift and implement alerting for synchronization failures
bash
# Example iptables rules to restrict NTP traffic to trusted servers
# Replace NTP_SERVER_1 and NTP_SERVER_2 with your authorized NTP server IPs

iptables -A INPUT -p udp --sport 123 -s NTP_SERVER_1 -j ACCEPT
iptables -A INPUT -p udp --sport 123 -s NTP_SERVER_2 -j ACCEPT
iptables -A INPUT -p udp --sport 123 -j DROP

# Verify NTP version (ensure 4.2.8p14+ or 4.3.100+)
ntpd --version

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.5

  • EPSS Probability1.30%

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

  • openSUSE Security Announcement

  • Red Hat Bug #1716665 Details

  • Debian LTS Security Notice

  • Gentoo GLSA 202007-12

  • NetApp Security Advisory 20200424
  • Vendor Resources
  • NTP Bug #3592 Overview

  • Oracle CPU July 2021 Alert
  • Related CVEs
  • CVE-2020-13817: NTP Daemon 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