Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gravitl | Netmaker | < 1.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/gravitl/netmaker/releases/tag/v1.5.0ProductRelease Notes
- https://github.com/gravitl/netmaker/security/advisories/GHSA-ch3w-9456-38v3Vendor Advisory
FAQ
What is CVE-2026-29195?
CVE-2026-29195 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 d...
How severe is CVE-2026-29195?
CVE-2026-29195 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-29195?
Check the references section above for vendor advisories and patch information. Affected products include: Gravitl Netmaker.