CVE-2026-27899

HIGH
中文标题:
(暂无数据)
英文标题:
WireGuard Portal Vulnerable to Privilege Escalation to Admin via User Self-Update
CVSS分数: 8.8
发布时间: 2026-02-26 00:50:00
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

(暂无数据)

英文描述:

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.

CWE类型:
CWE-863 CWE-269
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
h44z wg-portal < 2.1.3 - - cpe:2.3:a:h44z:wg-portal:<_2.1.3:*:*:*:*:*:*:*
wgportal wireguard_portal * - - cpe:2.3:a:wgportal:wireguard_portal:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/h44z/wg-portal/security/advisories/GHSA-5rmx-256w-8mj9 x_refsource_CONFIRM
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
8.8
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
机密性
HIGH
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2026-02-26 00:50:00
修改时间:
2026-02-26 00:50:00
创建时间:
2026-02-26 06:00:02
更新时间:
2026-03-03 06:00:02
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-27899 2026-02-26 03:19:54 2026-02-25 22:00:02
NVD nvd_CVE-2026-27899 2026-02-27 02:00:05 2026-02-26 22:00:03
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v3 NVD
2026-03-03 06:00:02
affected_products_count: 1 → 2
查看详细变更
  • affected_products_count: 1 -> 2
v2 NVD
2026-02-27 06:00:03
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']