AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-6477

HIGH · CVSS 7.5 EPSS 4.06%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-11-26 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-6477
Severity
HIGH
CVSS
7.5
EPSS
4.06%

Original NVD Description

With pipelining enabled each incoming query on a TCP connection requires a similar resource allocation to a query received via UDP or via TCP without pipelining enabled. A client using a TCP-pipelined connection to a server could consume more resources than the server has been provisioned to handle. When a TCP connection with a large number of pipelined queries is closed, the load on the server releasing these multiple resources can cause it to become unresponsive, even for queries that can be answered authoritatively or from cache. (This is most likely to be perceived as an intermittent server problem).