Version 3.1.2 of rippled, the reference server implementation of the XRP Ledger protocol, is now available. This release contains fixes for security issues that, in the worst case scenario, could cause servers to crash or restart. There are no new features or amendments in this release.
If you operate a rippled server, then you should update to version 3.1.2 as soon as possible to ensure service continuity.
If you do not upgrade, your server may experience restarts or outages.
On supported platforms, see the instructions on installing or updating rippled.
| Package | SHA-256 |
|---|---|
| RPM for Red Hat / CentOS (x86-64) | a51905bbffe97e714d0c66566e705704dea2783913a54c0fd62253f422d94713 |
| DEB for Ubuntu / Debian (x86-64) | 0d162a2778f7e1bcd8611bbfd23b9cb6d466a7dd752494a6640a909145446494 |
For other platforms, please build from source. The most recent commit in the git log should be the change setting the version:
commit 3ba3fcff4c4898a96a57838bb7c67a44a3d2ec5c
Author: Mayukha Vadari <[email protected]>
Date: Thu Mar 12 15:01:01 2026 -0400
release: Bump version to 3.1.2- refactor: Improve exception handling (#6540)
Thanks to the members of XRPL Commons who found and responsibly reported the issue: Luc Bocahut, Romain Thépaut, and Thomas Hussenet.
The fix was developed in collaboration with the team at RippleX.
We welcome reviews of the rippled code and urge researchers to responsibly disclose any issues they may find.
For more information, see: