LiveActive security incident?Get immediate response
CVE Record

CVE-2022-40716: HashiCorp Consul and Consul Enterprise up to 1.11.8, 1.12.4, and 1.13.1 do not check for multiple SAN URI v...

HashiCorp Consul and Consul Enterprise up to 1.11.8, 1.12.4, and 1.13.1 do not check for multiple SAN URI values in a CSR on the internal RPC endpoint, enabling leverage of privileged access to bypass service mesh intentions. Fixed in 1.11.9, 1.12.5, and 1.13.2."

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Consul issue can let someone who already has privileged Consul access bypass service mesh intentions, weakening intended service-to-service access controls. It is not described as remotely exploitable by an unauthenticated attacker. Fixed versions are available for the affected release lines.

Executive priority

Treat this as a scheduled but important Consul upgrade, higher priority for service mesh deployments protecting sensitive services. The available evidence supports moderate urgency, not emergency response.

Technical view

Consul and Consul Enterprise up to 1.11.8, 1.12.4, and 1.13.1 did not properly check multiple SAN URI values in CSRs on an internal RPC endpoint. With privileged access, this could undermine service mesh intentions and cause high integrity impact.

Likely exposure

Exposure is most likely in Consul or Consul Enterprise environments using service mesh intentions, especially if running affected versions before 1.11.9, 1.12.5, or 1.13.2.

Exploitation context

The bundle shows no KEV listing and provides no cited evidence of active exploitation. The issue requires privileged access, but the impact matters where intentions are a key segmentation control.

Researcher notes

Focus validation on version state, service mesh intention usage, and privileged access paths to Consul internal RPC functions. The source bundle does not provide exploit details beyond malicious CSR handling.

Mitigation direction

  • Upgrade Consul to 1.11.9, 1.12.5, 1.13.2, or later.
  • Prioritize clusters using Consul service mesh intentions for sensitive segmentation.
  • Review HashiCorp guidance for any environment-specific hardening advice.
  • Limit privileged Consul access to trusted operators and automation only.

Validation and detection

  • Inventory Consul and Consul Enterprise versions across all clusters.
  • Confirm affected release lines are upgraded to fixed versions or later.
  • Identify clusters where service mesh intentions enforce important access boundaries.
  • Review Consul certificate issuance activity during the exposure window.
Prepared
Confidence
high
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-252: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-40716 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2022-40716Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-252 · source CWE mapping

Unchecked Return Value

Unchecked Return Value represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.