2 matches found
CVE-2026-55102: Generation of Error Message Containing Sensitive Information
hashi-vault-js is a Node.js module for interacting with the HashiCorp Vault API. Prior to 0.5.2, every API method in src/Vault.js passes failed requests through parseAxiosError, which rethrows the raw AxiosError while retaining AxiosError.config and the equivalent response configuration. These...
5.8CVSS5.8AI score0.00161EPSS
SaveExploits0References3
CVE-2026-55100: Relative Path Traversal
hashi-vault-js is a Node.js module for interacting with the HashiCorp Vault API. Prior to 0.5.2, src/Vault.js concatenates unencoded identifier values including name, username, group, role, and version into Vault request paths and query strings instead of using encodeURIComponent and...
8.7CVSS5.8AI score0.0056EPSS
SaveExploits0References3
20