VYPR
High severityNVD Advisory· Published Jan 31, 2020· Updated Aug 4, 2024

CVE-2020-7219

CVE-2020-7219

Description

HashiCorp Consul and Consul Enterprise up to 1.6.2 HTTP/RPC services allowed unbounded resource usage, and were susceptible to unauthenticated denial of service. Fixed in 1.6.3.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

HashiCorp Consul and Consul Enterprise <=1.6.2 are vulnerable to unauthenticated denial of service due to unbounded resource usage in HTTP/RPC services.

Vulnerability

Details

HashiCorp Consul and Consul Enterprise up to version 1.6.2 contain a vulnerability in their HTTP and RPC services that allows unbounded resource usage [1][2]. An internal security review identified that a Consul server could be overwhelmed by excessive resource consumption when handling many connections, leading to a denial of service condition [2].

Exploitation

Exploitation does not require authentication. Any party with network-level connectivity to a Consul server can launch an attack simply by establishing many unauthenticated HTTP or RPC connections [2]. This generates excessive load, potentially crashing the server and disrupting services [2].

Impact

Successful exploitation affects only availability; confidentiality and data integrity remain intact [2]. However, the denial of service can render the Consul cluster unresponsive, impacting dependent infrastructure.

Mitigation

Upgrading to Consul or Consul Enterprise 1.6.3 or newer resolves the issue [2]. The fix introduces new configuration options such as rpc_max_conns_per_client, rpc_handshake_timeout, http_max_conns_per_client, and https_handshake_timeout to help mitigate resource exhaustion [2].

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/hashicorp/consulGo
< 1.6.31.6.3

Affected products

27

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.