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: n/a
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 not available 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 7, 2026 at 20:26 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 7, 2026 at 20:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: HashiCorp

Published:

Updated: 2026-08-07T19:18:08.980Z

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

Link: CVE-2026-19016

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-22

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