HOMEVULNERABILITIESCVE-2019-11366
MEDIUM

CVE-2019-11366

CWE-476Published: April 20, 2019· Updated: Jun 17, 2026

5.9
CVSS v3.1

Official Description

An issue was discovered in atftpd in atftp 0.7.1. It does not lock the thread_list_mutex mutex before assigning the current thread data structure. As a result, the daemon is vulnerable to a denial of service attack due to a NULL pointer dereference. If thread_data is NULL when assigned to current, and modified by another thread before a certain tftpd_list.c check, there is a crash when dereferencing current->next.

NVD Source

Technical Analysis

CVE-2019-11366 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in availability disruption (denial of service), with a CVSS base score of 5.9.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityHigh
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityNone
AvailabilityHigh
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected Vendors & Products

atftp_project1 product(s)
atftp
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (14)

Quick Facts

CVE IDCVE-2019-11366
CVSS Score5.9 / 10
SeverityMEDIUM
WeaknessCWE-476
CISA KEVNo
Affected1 vendor(s)
PublishedApr 20, 2019

Related CVEs (CWE-476)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2019-11366 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.