Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-27899

Опубликовано: 26 фев. 2026
Источник: nvd
CVSS3: 8.8
EPSS Низкий

Описание

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 t

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:wgportal:wireguard_portal:*:*:*:*:*:*:*:*
Версия до 2.1.3 (исключая)

EPSS

Процентиль: 23%
0.00306
Низкий

8.8 High

CVSS3

Дефекты

CWE-269
CWE-863

Связанные уязвимости

CVSS3: 8.8
github
6 месяцев назад

WireGuard Portal is Vulnerable to Privilege Escalation via User Self-Update to Admin Level

CVSS3: 8.8
fstec
6 месяцев назад

Уязвимость веб-интерфейса управления узлами и интерфейсами WireGuard Portal, связанная с ошибками авторизации, позволяющая нарушителю повысить свои привилегии до уровня администратора

EPSS

Процентиль: 23%
0.00306
Низкий

8.8 High

CVSS3

Дефекты

CWE-269
CWE-863