Description
Consul Community Edition and Consul Enterprise 1.3.0 through 2.0.2 are vulnerable to an unauthenticated denial of service in several agent HTTP API endpoints. A remote caller could cause the agent to consume substantial memory before the request was rejected. This vulnerability, CVE-2026-19113, is fixed in Consul 2.0.3 and Consul Enterprise 1.21.17, 1.22.11, and 2.0.3.
Published: 2026-08-07
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Consul Community Edition and Consul Enterprise versions 1.3.0 through 2.0.2 contain an unauthenticated denial‑of‑service vulnerability that manifests when certain agent HTTP API endpoints process request bodies without enforcing size limits. By sending a request with an unbounded body, a remote attacker can cause the agent to allocate a large amount of memory before the request is rejected, leading to resource exhaustion and potential service disruption. The weakness is a classic example of memory‑management failure and is classified as CWE-400.

Affected Systems

The vulnerability affects HashiCorp Consul Community Edition and Consul Enterprise. All releases from 1.3.0 to 2.0.2 are vulnerable; the bug is fixed in Consul 2.0.3 and Consul Enterprise 1.21.17, 1.22.11, and 2.0.3.

Risk and Exploitability

The CVSS score of 5.3 reflects a moderate severity due to the lack of authentication requirement, but the impact is limited to service availability rather than data compromise. EPSS data is not available, so the current probability of exploitation is unknown. The vulnerability is not listed in CISA KEV. The likely attack vector is remote unauthenticated traffic targeting the agent HTTP API, with the attacker provoking memory consumption via specially crafted request bodies. Successful exploitation would result in denial of service on the target node, potentially cascading to cluster disruption if multiple agents are affected.

Generated by OpenCVE AI on August 7, 2026 at 20:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Consul 2.0.3 or Consul Enterprise 1.21.17, 1.22.11, or 2.0.3, where the request‑size limits have been restored.
  • If an upgrade is not immediately possible, restrict access to the agent HTTP API endpoints so that only trusted hosts can send requests, preventing unauthenticated actors from abusing the flaw.
  • Continuously monitor agent memory usage and enforce operational limits; implement rate‑limiting or hard‑timeout controls on request processing to mitigate accidental overload.

Generated by OpenCVE AI on August 7, 2026 at 20:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Hashicorp
Hashicorp consul
Hashicorp consul Enterprise
Vendors & Products Hashicorp
Hashicorp consul
Hashicorp consul Enterprise

Fri, 07 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description Consul Community Edition and Consul Enterprise 1.3.0 through 2.0.2 are vulnerable to an unauthenticated denial of service in several agent HTTP API endpoints. A remote caller could cause the agent to consume substantial memory before the request was rejected. This vulnerability, CVE-2026-19113, is fixed in Consul 2.0.3 and Consul Enterprise 1.21.17, 1.22.11, and 2.0.3.
Title Unauthenticated denial of service via unbounded request body processing
Weaknesses CWE-400
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}


Subscriptions

Hashicorp Consul Consul Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: HashiCorp

Published:

Updated: 2026-08-07T19:20:32.261Z

Reserved: 2026-08-06T14:10:14.667Z

Link: CVE-2026-19113

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T20:30:17Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption