CVE-2026-55100

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 URLSearchParams, allowing path traversal and query parameter injection. This issue is fixed in version 0.5.2.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-07-31 18:17

Updated : 2026-09-10 20:30


NVD link : CVE-2026-55100

Mitre link : CVE-2026-55100

CVE.ORG link : CVE-2026-55100


JSON object : View

Products Affected

No product.

CWE
CWE-23

Relative Path Traversal

CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')