Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
api: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Auth Bypass: Unauthenticated network peers could write arbitrary entries to the shared ledger. Security relies on enforcing signed, ownership-bound authorization gates during ledger merge updates.
Auth Bypass: Exposing libp2p circuit-v2 relay services without cluster-membership ACLs allowed unauthenticated external nodes to use the host as a relay.
Insecure Permissions: An insecurely initialized API Unix socket with overly permissive default file-mode permissions allowed local users on the same host to connect and interact with the local API.