CVE-2026-27899: WireGuard Portal Vulnerable to Privilege Escalation to Admin via User Self-Update

Published Feb 26, 2026
·
Updated

Privilege Escalation to Admin via User Self-Update in wg-portal

Summary

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.

Tested against wg-portal v2.1.2 (Docker image wgportal/wg-portal:v2).

Root Cause

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.

Impact

After the exploit, the attacker has full admin access to the WireGuard VPN management portal. They can:

- Read and modify every user account - Create, modify, and delete WireGuard peers on any interface - View WireGuard interface configurations - Disable or lock other user accounts - Access the full user list and their API tokens

Patches The problem was fixed in the latest release, v2.1.3. The docker images for the tag 'latest' built from the master branch also include the fix.

Other sources

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.

MITRE

Affected Software

3 affected componentsFixes available
WireGuard WireGuard Portal<2.1.3
go/github.com/h44z/wg-portal<=2.1.2
2.1.3
wgportal WireGuard Portal<2.1.3

Event History

Feb 26, 2026
CVE Published
via MITRE·12:50 AM
Data Sourced
via MITRE·12:50 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·02:16 AM
RemedyDescriptionSeverityWeaknessAffected Software
Advisory Published
via GitHub·10:22 PM
Data Sourced
via GitHub·10:22 PM
DescriptionSeverityWeaknessAffected Software
Oct 1, 58139
Event
via FIRST·08:26 PM

Frequently Asked Questions

1

What is the severity of CVE-2026-27899?

CVE-2026-27899 has been classified as a critical severity vulnerability due to its potential for privilege escalation.

2

How do I fix CVE-2026-27899?

To fix CVE-2026-27899, upgrade to WireGuard Portal version 2.1.4 or later, which addresses the privilege escalation issue.

3

Who is affected by CVE-2026-27899?

CVE-2026-27899 affects any authenticated non-admin user of WireGuard Portal versions up to and including 2.1.3.

4

What is the impact of CVE-2026-27899?

The impact of CVE-2026-27899 allows unauthenticated non-admin users to escalate their privileges to full admin status.

5

Is there any workaround for CVE-2026-27899?

There are no recommended workarounds for CVE-2026-27899; the only mitigation is to update to the secured version.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203