🔴 严重 | CVE-2026-61451 — The Grav API plugin (grav-plugin-api) before 1.0.4...
🔴 《严重安全漏洞:CVE-2026-61451》
CVSS 评分: 严重(9.4) 状态: Received 发布时间: 2026-07-15
漏洞描述
The Grav API plugin (grav-plugin-api) before 1.0.4 does not validate the origin of the client-supplied admin_base_url field in the POST /api/v1/auth/forgot-password endpoint. The sanitizeHttpUrl() function only checks that the URL scheme is http/https and never verifies the host against the server's own origin, so an attacker can supply an arbitrary host. As a result, an unauthenticated attacker can cause the password reset email sent to a victim to contain a reset link pointing at an attacker-controlled server; when the victim follows the link, the valid reset token is disclosed to the attacker, enabling full account takeover. The vulnerable base URL can also be influenced via the Referer or Origin headers.
🔍 技术细节
| 字段 | 值 |
|---|---|
| CVE ID | CVE-2026-61451 |
| CVSS 评分 | 9.4 🔴 |
| 严重程度 | 严重 |
| CVSS 向量 | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
| CWE 分类 | CWE-601 |
| 发布时间 | 2026-07-15 |
| 最后更新 | 2026-07-15 |
| 状态 | Received |
| 数据来源 | disclosure@vulncheck.com |