Security readout for executives and security teams
Plain-English summary
This flaw could expose Vault-sourced multi-line secrets in GitHub Actions logs when using HashiCorp vault-action before 2.2.0. The main business risk is credential disclosure from CI logs, which may enable follow-on access if exposed secrets were valid and broadly privileged.
Executive priority
Prioritize remediation where CI logs are broadly accessible or secrets grant production, cloud, deployment, or administrative access. Treat confirmed log exposure as a credential incident requiring rotation and access review.
Technical view
HashiCorp vault-action before 2.2.0 did not correctly register multi-line secrets for GitHub Actions log masking. As a result, sensitive values could appear unmasked in workflow output. The provided sources do not include CVSS, CWE, or confirmed exploit activity.
Likely exposure
Exposure is most likely in repositories using HashiCorp vault-action versions before 2.2.0, especially workflows retrieving multi-line secrets and retaining accessible Actions logs.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation. Abuse depends on access to workflow logs containing unmasked multi-line secrets; the vulnerability is disclosure-oriented, not direct remote code execution.
Researcher notes
Evidence is limited to the CVE description and HashiCorp/GitHub references. No CVSS vector, CWE, CPE, or exploitation evidence is provided. Analysis should focus on action version, multi-line secret handling, log accessibility, and credential blast radius.
Mitigation direction
- Upgrade HashiCorp vault-action to version 2.2.0 or later.
- Review HashiCorp advisory and changelog for vendor-specific guidance.
- Rotate any multi-line secrets that may have appeared in workflow logs.
- Reduce GitHub Actions log retention and restrict repository log access.
- Review Vault policies for over-privileged secrets used by CI workflows.
Validation and detection
- Inventory workflows referencing hashicorp/vault-action and identify pinned versions.
- Confirm all usages are pinned to 2.2.0 or later.
- Identify workflows retrieving multi-line secrets from Vault.
- Review historical Actions logs for unmasked secret exposure.
- Verify rotated secrets are no longer valid in Vault and dependent systems.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
Credential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-32074 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/hashicorp/vault-action/blob/master/CHANGELOG.mdCVE reference · x_refsource_MISC
- https://github.com/hashicorp/vault-action/pull/208CVE reference · x_refsource_MISC
- https://github.com/hashicorp/vault-action/issues/205CVE reference · x_refsource_MISC
- https://discuss.hashicorp.com/t/hcsec-2021-13-vault-github-action-did-not-correctly-mask-multi-line-secrets-in-output/24128CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
