If attacker gets access to an authenticated session, they can try to brute-force the user password by using the change password functionality: they can call that route infinitely which will return the message that password is wrong until it is correct
This issue has been patched in version 4.11.0
None
{
"cwe_ids": [
"CWE-307"
],
"github_reviewed": true,
"github_reviewed_at": "2025-06-12T23:00:41Z",
"nvd_published_at": "2025-06-12T18:15:20Z",
"severity": "LOW"
}