Skip to content

Commit c938f3f

Browse files
authored
Update security and protocol release notes for v26.1.0 (#5304)
This change updates our docs to describe the two security fixes in the v26.1.0 release.
2 parents d04bc83 + 73d340c commit c938f3f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/software/security-protocol-release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ It then follows that:
5959

6060
# List of releases
6161

62+
## v26.1.0 (2026-05-07)
63+
* `Ledger` - security - Replace block on transactions using `ed25519SignedPayload` signatures with an overall cap on signature verifications stellar-core will perform per transaction.
64+
* exploited: no
65+
* mitigation: code fix
66+
* `Herder` - security - Fix a crash during validation of malformed legacy transaction sets.
67+
* exploited: no
68+
* mitigation: code fix
69+
6270
## v26.0.1 (2026-04-03)
6371
* `Ledger` - security - Block transactions using `ed25519SignedPayload` signatures.
6472
* exploited: no

0 commit comments

Comments
 (0)