Database/Control plane, storage & DevOps
HashiCorp Vault: slash injection in templated policy paths grants access to unintended paths
Impact
A policy that interpolates an identity value into a path template can be made to render additional path segments if the attacker can put slash characters into that value, silently widening the policy past what the operator wrote. The result is an authenticated Vault client reading or writing secrets it was never granted. On a GPU fleet Vault is usually where the registry pull credentials, node join tokens, cloud API keys and per-tenant object-store credentials live, so a widened policy crosses tenant boundaries wherever templated policies key off entity metadata or aliases. Attack complexity is rated high because the attacker must control the referenced identity value in the first place.
Who can reach it
Authenticated Vault client that can influence an identity value (entity name, alias, or metadata) referenced by a templated policy path. Network access to the Vault API; no host access.
What to do
Upgrade to Vault Community Edition 2.0.4, or Vault Enterprise 2.0.4, 1.21.9, 1.20.14 or 1.19.20. This is a rolling upgrade of the Vault cluster with a standby-first, step-down sequence and a restart of each node's Vault service - no GPU node is touched, but every client reconnects to the new active node. Alongside the upgrade, audit templated policies for path segments that interpolate values a client can set.
References
Related entries
- Renovate self-hosted: child processes inherit the full environment, exposing every secretCVE-2026-76227 · Renovate self-hosted (child process environment inheritance)Medium
- rclone (S3 backend, redirect sanitization): When rclone's S3 backend follows a redirect it strips some sensitiveNCVD-2026-043-rclone-s3-backend-redirect-sanit · rclone (S3 backend, redirect sanitization)Medium
- SPI flash descriptor region configuration on a wide range of Supermicro boards: Any software running with sufficientCVE-2018-13787 · SPI flash descriptor region configuration on a wide range of Supermicro boardsMedium
- HPE ProLiant Gen10 System ROM (security restriction bypass): A local bypass of security restrictions in the System ROMCVE-2021-29213 · HPE ProLiant Gen10 System ROM (security restriction bypass)Medium
- Intel oneAPI Data Analytics Library (oneDAL): An uncontrolled library search path: the component loads a shared libraryCVE-2022-25905 · Intel oneAPI Data Analytics Library (oneDAL)Medium
- Intel MPI Library (oneAPI HPC Toolkit): An uncontrolled library search path: the component loads a shared libraryCVE-2022-26052 · Intel MPI Library (oneAPI HPC Toolkit)Medium
This entry is curated: imported from vendor advisories with machine assistance, not yet individually verified. Confirm against your vendor's advisory before acting, and report anything wrong.