diff --git a/.changelog/11084.txt b/.changelog/11084.txt index 01971be6f..547e7fd92 100644 --- a/.changelog/11084.txt +++ b/.changelog/11084.txt @@ -1,3 +1,3 @@ ```release-note:security -Restricted access to the Raft RPC layer, so only servers within the region can issue Raft RPC requests. Previously, local clients and federated servers can issue Raft RPC requests directly. CVE-2021-37218 +Restricted access to the Raft RPC layer, so only servers within the region can issue Raft RPC requests. Previously, local clients and federated servers can issue Raft RPC requests directly. [CVE-2021-37218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37218) ```