Summary
Holder can (re)create authentic credentials after receiving a credential in vp-toolkit
Workarounds
In case you trust certain issuers for certain credentials as a verifier, trust the issuer's public key from the credential.proof.verificationMethod field.
References
For more information
If you have any questions or comments about this advisory:
- Discuss in the existing issue
- Contact me
Impact
The verifyVerifiableCredential() method check the cryptographic integrity of the Verifiable Credential, but it does not check if the credential.issuer DID matches the signer of the credential.
The verifier is impacted by this vulnerability.
Affected versions
Security releases
Kodem intelligence
Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.
Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.
Already deployed Kodem?
See it in your environmentNew to Kodem? Get a demo →Remediation advice
Patch will be available in version 0.2.2.
Frequently Asked Questions
- What is GHSA-P94W-42G3-F7H4? GHSA-P94W-42G3-F7H4 is a high-severity security vulnerability in vp-toolkit (npm), affecting versions < 0.2.2. It is fixed in 0.2.2.
- Which versions of vp-toolkit are affected by GHSA-P94W-42G3-F7H4? vp-toolkit (npm) versions < 0.2.2 is affected.
- Is there a fix for GHSA-P94W-42G3-F7H4? Yes. GHSA-P94W-42G3-F7H4 is fixed in 0.2.2. Upgrade to this version or later.
- Is GHSA-P94W-42G3-F7H4 exploitable, and should I be worried? Whether GHSA-P94W-42G3-F7H4 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
- What actually determines whether GHSA-P94W-42G3-F7H4 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
- How do I fix GHSA-P94W-42G3-F7H4? Upgrade
vp-toolkitto 0.2.2 or later.