Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
WS-2020-0046
Published:May 14, 2026
Updated:May 14, 2026
Impact The ""verifyVerifiablePresentation()"" (https://github.com/rabobank-blockchain/vp-toolkit/blob/master/src/service/signers/verifiable-presentation-signer.ts#L97) method check the cryptographic integrity of the Verifiable Presentation, but it does not check if the ""credentialSubject.id"" (https://github.com/rabobank-blockchain/vp-toolkit-models/blob/develop/src/model/verifiable-credential.ts#L150) DID matches the signer of the VP proof. The verifier is impacted by this vulnerability. Patches Patch will be available in version 0.2.2. Workarounds - Compute the address out of the "verifiablePresentation.proof.n.verificationMethod" using "getAddressFromPubKey()" from "crypt-util@0.1.5" and match it with the "credentialSubject.id" address from the credential. References "Github issue" (https://github.com/rabobank-blockchain/vp-toolkit/issues/14) For more information If you have any questions or comments about this advisory: * Discuss in the existing "issue" (https://github.com/rabobank-blockchain/vp-toolkit/issues/14) * "Contact me" (https://github.com/rabomarnix)
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE