nostr-sdk is vulnerable to Improper Verification of Data Authenticity
75
High Risk
The NIP-47 wallet-connect response parser decrypts relay-provided events before verifying the event kind, computed id, signature, and expected wallet public key. Because the decryption peer is derived from the untrusted event author, successful decryption does not prove the configured wallet produced the event. A relay can deliver an event signed by a different key that is then parsed as a genuine wallet response, corrupting wallet state or driving the application to act on forged data. The fix verifies the event kind, id, signature, and exact configured wallet author before decrypting or parsing the plaintext.
You are affected if you are using a version that falls within the vulnerable range and your application uses the Nostr Wallet Connect (NIP-47) client to send wallet requests and parse responses received from relays.
nostr-sdk is vulnerable to Improper Verification of Data Authenticity in versions 0.0.1 - 0.44.7.
Upgrade the org.rust-nostr:nostr-sdk, org.rust-nostr:nostr-sdk-jvm, or org.rust-nostr:nostr-sdk-kmp library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant