Vulnerability Description
xrpl.js is a JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser. Versions 4.2.1, 4.2.2, 4.2.3, and 4.2.4 of xrpl.js were compromised and contained malicious code designed to exfiltrate private keys. Version 2.14.2 is also malicious, though it is less likely to lead to exploitation as it is not compatible with other 2.x versions. Anyone who used one of these versions should stop immediately and rotate any private keys or secrets used with affected systems. Users of xrpl.js should pgrade to version 4.2.5 or 2.14.3 to receive a patch. To secure funds, think carefully about whether any keys may have been compromised by this supply chain attack, and mitigate by sending funds to secure wallets, and/or rotating keys. If any account's master key is potentially compromised, disable the key.
Related Weaknesses (CWE)
References
- https://github.com/XRPLF/xrpl.js/security/advisories/GHSA-33qr-m49q-rxfx
- https://www.aikido.dev/blog/xrp-supplychain-attack-official-npm-package-infected
- https://xrpl.org/docs/tutorials/how-tos/manage-account-settings/assign-a-regular
- https://xrpl.org/docs/tutorials/how-tos/manage-account-settings/disable-master-k
FAQ
What is CVE-2025-32965?
CVE-2025-32965 is a documented vulnerability. xrpl.js is a JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser. Versions 4.2.1, 4.2.2, 4.2.3, and 4.2.4 of xrpl.js were compromised and contained malicious code ...
How severe is CVE-2025-32965?
CVSS scoring is not yet available for CVE-2025-32965. Check NVD for updates.
Is there a patch for CVE-2025-32965?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.