目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-6456— WordPress plugin Account Switcher 授权问题漏洞

CVSS 8.8 · High EPSS 0.39% · P32

可能的 ATT&CK 技术 1AI

T1078.004 · Cloud Accounts

影响版本矩阵 1

厂商产品版本范围状态
beycanpressAccount Switcher≤ 1.0.2affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-6456 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Account Switcher <= 1.0.2 - Authenticated (Subscriber+) Authentication Bypass to Privilege Escalation
来源: CVE Program / CVE List V5
Vulnerability Description
The Account Switcher plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.0.2. This is due to the `rememberLogin` REST API endpoint using a loose comparison (`!=` instead of `!==`) for secret validation at `app/RestAPI.php:111`, combined with no validation that the secret is non-empty. When a target user has never used the "Remember me" feature, their `asSecret` user meta does not exist, causing `get_user_meta()` to return an empty string. An attacker can send an empty `secret` parameter, which passes the comparison (`'' != ''` is `false`), and the endpoint then calls `wp_set_auth_cookie()` for the target user. Additionally, all REST routes use `permission_callback => '__return_true'` with no capability checks. This makes it possible for authenticated attackers, with Subscriber-level access and above, to switch to any user account including Administrator, ultimately granting themselves full administrative privileges.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
认证机制不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
WordPress plugin Account Switcher 授权问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台具有在基于PHP和MySQL的服务器上架设个人博客网站的功能。WordPress plugin是一个应用插件。 WordPress plugin Account Switcher 1.0.2及之前版本存在授权问题漏洞,该漏洞源于rememberLogin REST API端点使用松散比较验证密钥且未验证密钥非空,可能导致具有订阅者及以上权限的认证攻击者切换至任
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
beycanpressAccount Switcher 0 ~ 1.0.2 -

二、漏洞 CVE-2026-6456 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-6456 的情报信息

登录查看更多情报信息。

CVE-2026-6456 补丁与修复 (2)

CVE-2026-6456 厂商安全公告 (1)

CVE-2026-6456 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-6456

暂无评论


发表评论