{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6b7d33fa7749c87e6b3c59b1a544d80c727c478b"
            }
          ],
          "repo": "https://github.com/gravitl/netmaker",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-ch3w-9456-38v3"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/29xxx/CVE-2026-29195.json"
  },
  "details": "Netmaker makes networks with WireGuard. Prior to version 1.5.0, the user update handler (PUT /api/users/{username}) lacks validation to prevent an admin-role user from assigning the super-admin role during account updates. While the code correctly blocks an admin from assigning the admin role to another user, it does not include an equivalent check for the super-admin role. This issue has been patched in version 1.5.0.",
  "id": "CVE-2026-29195",
  "modified": "2026-04-01T23:09:32.762654597Z",
  "published": "2026-03-07T16:14:06.196Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/gravitl/netmaker/releases/tag/v1.5.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/29xxx/CVE-2026-29195.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/gravitl/netmaker/security/advisories/GHSA-ch3w-9456-38v3"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29195"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Netmaker: Privilege Escalation from Admin to Super-Admin via User Update"
}