← Back to Resources
Open Source NewsSeptember 17, 20262 min read

Redis 8.10.2 Security Release

By BIOS Founding Team

Redis 8.10.2 Security Release

A coordinated security release across all currently maintained Redis branches, fixing an ACL-bypass bug where commands already queued in a MULTI transaction could still touch keys whose ACL permissions were revoked before execution.

It also fixes crash bugs in TimeSeries RDB loading and introduces a new cluster-bus-port-protected-mode option, since the cluster bus protocol has no authentication of its own unless TLS is enabled.

Full details: https://github.com/redis/redis/releases/tag/8.10.2