๐Ÿ” CVE Alert

CVE-2026-55102

UNKNOWN 0.0

hashi-vault-js: Vault token and secret values exposed in thrown errors

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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 objects can contain the X-Vault-Token request header and err.config.data request body, including submitted passwords or secret values. When a consuming application records the caught exception through console logging, structured loggers, monitoring, crash reporting, or an application performance monitoring service, the live Vault token and request secrets can be stored in plaintext and exposed to anyone with access to that output. A stolen token can permit unauthorized access to the Vault instance under the token's policies. This issue is fixed in version 0.5.2.

CWE CWE-209 CWE-532
Vendor kyndryl-open-source
Product hashi-vault-js
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for kyndryl-open-source hashi-vault-js

Be the first to know when new unknown vulnerabilities affecting kyndryl-open-source hashi-vault-js are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

kyndryl-open-source / hashi-vault-js
< 0.5.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/kyndryl-open-source/hashi-vault-js/security/advisories/GHSA-5pq8-3ffp-7w5m github.com: https://github.com/kyndryl-open-source/hashi-vault-js/pull/67 github.com: https://github.com/kyndryl-open-source/hashi-vault-js/commit/ed0797a2d09c1fe0fd20764dde66cbc29241d9fb github.com: https://github.com/kyndryl-open-source/hashi-vault-js/releases/tag/v0.5.2