CVE-2026-87090
Awaiting Analysis
Awaiting Analysis - Queue
Authorization Bypass in Consul Catalog Node-Write Path
Vulnerability report for CVE-2026-87090, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-10
Last updated on: 2026-09-10
Assigner: HashiCorp Inc.
Description
Description
Consul and Consul Enterprise are vulnerable to an authorization bypass in the catalog node-write path that may allow an authenticated attacker to delete another node's catalog registration and take over its node identity. An attacker with a token granting node-write permission on any single node name may exploit this issue if they can obtain the node ID of a node they do not control. This vulnerability (CVE-2026-87090) is fixed in Consul 2.0.4 and Consul Enterprise 1.21.18, 1.22.12 and 2.0.4.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hashicorp | consul | 2.0.4 |
| hashicorp | consul_enterprise | 1.21.18 |
| hashicorp | consul_enterprise | 1.22.12 |
| hashicorp | consul_enterprise | 2.0.4 |
| hashicorp | consul | to 2.0.4 (exc) |
| hashicorp | consul_enterprise | From 1.21.0 (inc) to 1.21.18 (exc) |
| hashicorp | consul_enterprise | From 1.22.0 (inc) to 1.22.12 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |