{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "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"
          },
          "events": [
            {
              "introduced": "96c60c0fbbcc8ed77053c66c9f7f934d66eef525"
            },
            {
              "last_affected": "de8fae69bbb79e868cd6a06791738ed5bde4c656"
            }
          ],
          "repo": "https://github.com/doorman-dev/doorman",
          "type": "GIT"
        }
      ],
      "versions": [
        "0.1.0",
        "1.0.2"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/30xxx/CVE-2026-30269.json"
  },
  "details": "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.",
  "id": "CVE-2026-30269",
  "modified": "2026-08-27T03:30:43.166863268Z",
  "published": "2026-04-20T00:00:00Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/30xxx/CVE-2026-30269.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30269"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/apidoorman/doorman"
    },
    {
      "type": "ARTICLE",
      "url": "https://blog.orxiain.life/archives/cve-2026-30269---improper-access-control-in-doorman-allows-privilege-escalation"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L",
      "type": "CVSS_V3"
    }
  ]
}