LiveActive security incident?Get immediate response
CVE Record

CVE-2022-40186: An issue was discovered in HashiCorp Vault and Vault Enterprise before 1.11.3.

An issue was discovered in HashiCorp Vault and Vault Enterprise before 1.11.3. A vulnerability in the Identity Engine was found where, in a deployment where an entity has multiple mount accessors with shared alias names, Vault may overwrite metadata to the wrong alias due to an issue with checking the proper alias assigned to an entity. This may allow for unintended access to key/value paths using that metadata in Vault.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

HashiCorp Vault could mix up identity alias metadata when one entity has multiple mount accessors using the same alias name. In affected deployments, that metadata confusion could grant access to key/value secrets paths that were not intended. The source bundle identifies Vault and Vault Enterprise before 1.11.3 as affected.

Executive priority

Treat this as high-priority for any organization using Vault for secrets segregation. Prioritize upgrade and configuration review where Vault policies depend on identity alias metadata.

Technical view

The Identity Engine may overwrite metadata onto the wrong alias because it does not properly verify the alias assigned to an entity. The risky condition is multiple mount accessors with shared alias names on the same entity. Policies or workflows using that metadata for K/V path access may be bypassed.

Likely exposure

Exposure is limited to Vault or Vault Enterprise deployments before 1.11.3 with identity entities that have shared alias names across multiple mount accessors and metadata-driven K/V authorization.

Exploitation context

The bundle does not show CISA KEV listing or confirmed active exploitation. The CVSS 9.1 rating reflects serious remote impact potential, but real risk depends on the specific identity alias and metadata configuration.

Researcher notes

The key prerequisite is a specific Identity Engine alias collision pattern. Evidence provided does not include exploit code, active exploitation, or broad product impact beyond Vault, Vault Enterprise, and referenced vendor advisories.

Mitigation direction

  • Upgrade Vault and Vault Enterprise to 1.11.3 or later.
  • Review HashiCorp guidance for any deployment-specific remediation notes.
  • Avoid relying on ambiguous alias metadata for K/V path authorization.
  • Check downstream vendor advisories if Vault is embedded or packaged by another product.

Validation and detection

  • Inventory Vault and Vault Enterprise versions across all environments.
  • Identify entities with multiple mount accessors sharing the same alias name.
  • Review policies or templates that use alias metadata for K/V paths.
  • Check audit records for unexpected K/V access tied to affected aliases.
Prepared
Confidence
high
Sources
4

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-639: 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-40186 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
Critical
CVSS
9.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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
4Source 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
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N3.95.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2022-40186Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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-639 · source CWE mapping

Authorization Bypass Through User-Controlled Key

Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.