A remote code execution vulnerability exists where a malicious Raft node can exploit insecure Hessian deserialization within the PD store. The fix enforces IP-based authentication to restrict cluster membership and implements a strict class whitelist to harden the Hessian serialization process against object injection attacks.
Users are recommended to upgrade to version 1.7.0, which fixes the issue.
{
"github_reviewed": true,
"severity": "HIGH",
"github_reviewed_at": "2025-12-12T16:46:05Z",
"nvd_published_at": "2025-12-12T10:15:49Z",
"cwe_ids": [
"CWE-502"
]
}