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.
CVE-2026-55100
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 68% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 54(Track)EG Risk 54/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity87% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 32%
- KEV
- Not listed
Published
July 31, 2026
Last Modified
July 31, 2026
Advisory Details (4)
Auto-updated Jul 31, 2026Release v0.5.2
Patch available: kyndryl-open-source/hashi-vault-js v0.5.2
https://github.com/kyndryl-open-source/hashi-vault-js/releases/tag/v0.5.2commit ea2f76052d36 (kyndryl-open-source/hashi-vault-js)
Patch available: kyndryl-open-source/hashi-vault-js v0.5.2 (contains commit ea2f76052d36)
https://github.com/kyndryl-open-source/hashi-vault-js/commit/ea2f76052d366a08f35f62ef4c12b6a334c91ec2Fix/path traversal query parameter injection
Patch available: kyndryl-open-source/hashi-vault-js v0.5.2 (PR #66 merged 2026-06-10)
https://github.com/kyndryl-open-source/hashi-vault-js/pull/66Path traversal and query parameter injection · Advisory · kyndryl-open-source/hashi-vault-js · GitHub
https://github.com/kyndryl-open-source/hashi-vault-js/security/advisories/GHSA-g956-2f74-rmv7Vendor Advisories for CVE-2026-55100(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| hashi-vault-js | — | 0.5.2 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 15× in last 7d / 43× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-21 00:52 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 23:12 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 21:44 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 19:48 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 18:20 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 05:36 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 04:09 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 02:42 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 01:09 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 23:42 UTCEG score recompute
- 2026-08-11 10:59 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 20:49 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-08 19:23 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
Show 18 moreShow fewer
- 2026-08-07 17:56 UTCEG score recompute
- 2026-08-06 16:28 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 03:45 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 02:17 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 13:31 UTCEG score recompute
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-03 12:04 UTCEG score recompute
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 10:36 UTCEG score recompute
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-07-31 20:23 UTCEG score recompute
- 2026-07-31 18:19 UTCEG score recompute
- 2026-07-31 17:30 UTCEG score recompute▲ 8.70
- 2026-07-31 17:28 UTCMITRE cvelistV5CVSS v3 → 8.7 · CVSS v4 → 8.7
- 2026-07-31 17:08 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-55100?
When was CVE-2026-55100 disclosed?
Is CVE-2026-55100 actively exploited?
What is the CVSS score of CVE-2026-55100?
How do I remediate CVE-2026-55100?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55100
Is Your Infrastructure Affected by CVE-2026-55100?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.