Improper access control in Doorman v0.1.0 and v1.0.2 allows any authenticated user to update their own account role to a non-admin privileged role via /platform/user/{username}. The role field is accepted by the update model without a manage_users permission check for self-updates, enabling privilege escalation to high-privileged roles.
{
"cna_assigner": "mitre",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/30xxx/CVE-2026-30269.json"
}{
"cpe": [
"cpe:2.3:a:doorman:doorman:0.1.0:*:*:*:*:*:*:*",
"cpe:2.3:a:doorman:doorman:1.0.2:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "0.1.0"
},
{
"last_affected": "0.1.0"
},
{
"introduced": "1.0.2"
},
{
"last_affected": "1.0.2"
}
],
"source": "CPE_STRING"
}