WireGuard Portal Vulnerable to Privilege Escalation to Admin via User Self-Update
Description
WireGuard Portal (or wg-portal) is a web-based configuration portal for WireGuard server management. Prior to version 2.1.3, any authenticated non-admin user can become a full administrator by sending a single PUT request to their own user profile endpoint with "IsAdmin": true in the JSON body. After logging out and back in, the session picks up admin privileges from the database. When a user updates their own profile, the server parses the full JSON body into the user model, including the IsAdmin boolean field. A function responsible for preserving calculated or protected attributes pins certain fields to their database values (such as base model data, linked peer count, and authentication data), but it does not do this for IsAdmin. As a result, whatever value the client sends for IsAdmin is written directly to the database. After the exploit, the attacker has full admin access to the WireGuard VPN management portal. The problem was fixed in v2.1.3. The docker images for the tag 'latest' built from the master branch also include the fix.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/h44z/wg-portalGo | < 2.1.3 | 2.1.3 |
Affected products
3- ghsa-coords2 versionspkg:golang/github.com/h44z/wg-portalpkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2015.6
< 2.1.3+ 1 more
- (no CPE)range: < 2.1.3
- (no CPE)range: < 0.0.20260317T205859-150000.1.152.1
- h44z/wg-portalv5Range: < 2.1.3
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-5rmx-256w-8mj9ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-27899ghsaADVISORY
- github.com/h44z/wg-portal/commit/fe4485037a25426446ced95050e9498f477bf71dghsaWEB
- github.com/h44z/wg-portal/releases/tag/v2.1.3ghsaWEB
- github.com/h44z/wg-portal/security/advisories/GHSA-5rmx-256w-8mj9ghsax_refsource_CONFIRMWEB
- hub.docker.com/layers/wgportal/wg-portal/v2.1.3/images/sha256-39acfab55598a74e561828b8cb639515ddc222d6c884996111f5ef235aba9e7bghsaWEB
News mentions
0No linked articles in our index yet.