A low-permission user can create new accounts through a direct API request instead of being restricted to the intended interface.
A low-permission user sends a crafted API request to the user-creation endpoint and the system creates the account successfully.
This allows attackers to create unauthorized accounts.
{
"cwe_ids": [
"CWE-285"
],
"github_reviewed": true,
"github_reviewed_at": "2025-11-26T19:33:08Z",
"nvd_published_at": "2025-11-26T19:15:50Z",
"severity": "HIGH"
}