Description
Consul Community Edition and Consul Enterprise 1.19.1 through 2.0.2 did not enforce the {{session:write}} ACL permission for session deletion operations submitted through the transaction API. An authenticated caller with network access to the Consul server RPC port could delete arbitrary sessions without holding the required permission. This vulnerability, CVE-2026-19016, 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: 4.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Consul Community Edition and Consul Enterprise versions 1.19.1 through 2.0.2 allow an authenticated user with network access to the RPC port to delete sessions via the transaction API without requiring the {session:write} ACL permission. This bypass enables an attacker to remove protected sessions, potentially disrupting services that rely on those sessions or facilitating lateral movement by deleting tokens that are part of existing workflows.

Affected Systems

HashiCorp Consul Community Edition and HashiCorp Consul Enterprise versions 1.19.1 through 2.0.2 are affected. Enterprise users should patch to 1.21.17, 1.22.11, or 2.0.3, while Community users should upgrade to 2.0.3.

Risk and Exploitability

The vulnerability scores a CVSS of 4.2, indicating moderate risk. Exploitation requires network access to the Consul RPC port and an authenticated session, but once accessed the attacker can delete arbitrary sessions. Although EPSS is available but indicates less than a 1% probability of exploitation, and the vulnerability is not listed in CISA KEV, the impact on service continuity and potential for privilege escalation warrants prompt remediation.

Generated by OpenCVE AI on August 13, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Consul 2.0.3 or Enterprise 1.21.17, 1.22.11, or 2.0.3 to apply the fix
  • Ensure that {session:write} ACL permissions are correctly configured and enforced for all session deletion operations
  • Monitor Consul audit logs for unexpected session deletion activity

Generated by OpenCVE AI on August 13, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 10 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 21:15: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.19.1 through 2.0.2 did not enforce the {{session:write}} ACL permission for session deletion operations submitted through the transaction API. An authenticated caller with network access to the Consul server RPC port could delete arbitrary sessions without holding the required permission. This vulnerability, CVE-2026-19016, is fixed in Consul 2.0.3 and Consul Enterprise 1.21.17, 1.22.11, and 2.0.3.
Title Authorization bypass for session deletion in the transaction API
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Hashicorp Consul Consul Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: HashiCorp

Published:

Updated: 2026-08-10T18:24:50.823Z

Reserved: 2026-08-05T20:21:36.890Z

Link: CVE-2026-19016

cve-icon Vulnrichment

Updated: 2026-08-10T17:51:17.470Z

cve-icon NVD

Status : Received

Published: 2026-08-07T20:16:50.530

Modified: 2026-08-10T19:17:29.627

Link: CVE-2026-19016

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-07T19:18:08Z

Links: CVE-2026-19016 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T14:00:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • CWE-639

    Authorization Bypass Through User-Controlled Key