This advisory has been withdrawn because the original report was found to be invalid. This link is maintained to preserve external references. For more information, see https://groups.google.com/g/jhipster-dev/c/ATSlWkEjw2w.
JHipster before v.8.9.0 allows privilege escalation via a modified authorities parameter. Upon registering in the JHipster portal and logging in as a standard user, the authorities parameter in the response from the api/account endpoint contains the value ROLE_USER. By manipulating the authorities parameter and changing its value to ROLE_ADMIN, the privilege is successfully escalated to an Admin level. This allowed the access to all admin-related functionalities in the application.
{
"cwe_ids": [
"CWE-284",
"CWE-451"
],
"github_reviewed": true,
"github_reviewed_at": "2025-07-25T17:19:20Z",
"nvd_published_at": "2025-07-25T13:15:29Z",
"severity": "LOW"
}