The user:reset_password_form tag could render user-input directly into HTML without escaping, allowing an attacker to craft a URL that executes arbitrary JavaScript in the victim's browser.
This has been fixed in 5.73.16 and 6.7.2.
{
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-26T19:05:27Z",
"nvd_published_at": "2026-03-27T21:17:25Z",
"severity": "MODERATE"
}