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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-15964— WordPress Single Sign On For TNG 授权问题漏洞

CVSS 9.8 · Critical EPSS 0.49% · P39

影响版本矩阵 1

厂商产品版本范围状态
britcoderSingle Sign On For TNG≤ 2.0.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Single Sign On For TNG <= 2.0.0 - Unauthenticated Privilege Escalation via Unverified Password Change
来源: CVE Program / CVE List V5
Vulnerability Description
The Single Sign On For TNG plugin for WordPress is vulnerable to Authentication Bypass via unauthenticated password reset in all versions up to, and including, 2.0.0. This is due to the `ssoprocess_ajax()` function — registered on `wp_ajax_nopriv_ssoprocess_ajax` and therefore reachable without authentication — accepting an attacker-supplied `email` parameter with the `setnewpassword` operation and calling `reset_password()` on the resolved account without any ownership token, email confirmation link, or capability check. The sole guard is a call to `check_ajax_referer()`, which provides no authorization barrier because the `ssoajaxnonce` nonce is publicly broadcast on every front-end page via `wp_localize_script()` into the `SSOPWDREQUIREMENT` JavaScript object; since WordPress computes nonces for logged-out visitors against a shared anonymous session context, any unauthenticated visitor can scrape a valid nonce from the homepage and use it to authenticate the request. This makes it possible for unauthenticated attackers to change the password of any WordPress account, including administrator accounts, enabling complete site takeover.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/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 Single Sign On For TNG 授权问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
WordPress Single Sign On For TNG是WordPress基金会开源的一款单点登录身份认证软件。 WordPress Single Sign On For TNG 2.0.0及之前版本存在授权问题漏洞,该漏洞源于ssoprocess_ajax()函数缺少所有权令牌、邮箱确认链接或能力检查,可能导致未经身份验证的攻击者重置任意账户密码,包括管理员账户,从而完全接管网站。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
britcoderSingle Sign On For TNG 0 ~ 2.0.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-15964 补丁与修复 (1)

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-15964

暂无评论


发表评论