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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-75982— LearnPress <=4.4.4 编辑者权限下未授权更新选项漏洞

一分钟漏洞结论

影响对象
thimpress LearnPress – WordPress LMS Plugin for Create and Sell Online Courses
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

WordPress 的 LearnPress 插件在 4.4.4 及更早版本中存在漏洞,攻击者可通过 AJAX 操作未经授权的任意 WordPress 选项修改。LP_Admin_Ajax::create_page() 处理程序仅检查 edit_pages 权限和一个 wp_rest nonce(两者均可供编辑器级别用户访问),然后从请求中读取 field_name 参数,未将其限制在 learn_press_* 允许列表内,就直接将其作为选项键传递给 LP_Helper::create_page(),后者调用 u

CVSS 4.4 · Medium
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
LearnPress <= 4.4.4 - Missing Authorization to Authenticated (Editor+) Limited Option Update via 'field_name' Parameter
来源: CVE Program / CVE List V5
Vulnerability Description
The LearnPress plugin for WordPress is vulnerable to unauthorized modification of arbitrary WordPress options in versions up to, and including, 4.4.4 via the learnpress_create_page AJAX action. The LP_Admin_Ajax::create_page() handler only checks the edit_pages capability and a wp_rest nonce (both available to Editors), then reads the field_name parameter from the request without restricting it to a learn_press_* allow-list before passing it as the option key to LP_Helper::create_page(), which calls update_option($key_option, $page_id). This makes it possible for authenticated attackers, with Editor-level access and above, to update arbitrary WordPress options to a positive integer (a newly created page ID), enabling actions such as flipping users_can_register to a truthy value to open public registration, corrupting active_plugins to break the site, or otherwise tampering with site-wide settings normally reserved for administrators.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
thimpress LearnPress – WordPress LMS Plugin for Create and Sell Online Courses 0 ~ 4.4.4 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-75982 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-75982

暂无评论


发表评论