CVE-2024-49365
July 01, 2025
tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a malicious JSON-stringifyable message can be made passing on verify(), when global Buffer is the buffer package. This affects only environments where require('buffer') is the NPM buffer package. Buffer.isBuffer check can be bypassed, resulting in strange objects being accepted as a message, and those messages could trick verify() into returning false-positive true values. This issue has been patched in version 1.1.7.
Affected Packages
https://github.com/bitcoinjs/tiny-secp256k1.git (GITHUB):
Affected version(s) >=v0.0.2 <v1.1.7Fix Suggestion:
Update to version v1.1.7tiny-secp256k1 (NPM):
Affected version(s) >=0.0.0-rc-1560324438 <1.1.7Fix Suggestion:
Update to version 1.1.7tiny-secp256k1 (NPM):
Affected version(s) >=0.0.1 <1.1.7Fix Suggestion:
Update to version 1.1.7Related ResourcesĀ (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
POC
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Verification of Cryptographic Signature
EPSS
Base Score:
0.03