Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-75982— LearnPress <= 4.4.4 - Missing Authorization to Authenticated (Editor+) Limited Option Update via 'field_name' Parameter

Quick assessment

Affected
thimpress LearnPress – WordPress LMS Plugin for Create and Sell Online Courses
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

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
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-75982

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
LearnPress <= 4.4.4 - Missing Authorization to Authenticated (Editor+) Limited Option Update via 'field_name' Parameter
Source: 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.
Source: 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
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
thimpress LearnPress – WordPress LMS Plugin for Create and Sell Online Courses 0 ~ 4.4.4 -

II. Public POCs for CVE-2026-75982

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-75982

登录查看更多情报信息。

Patches & Fixes for CVE-2026-75982 (1)

Vendor Advisories for CVE-2026-75982 (1)

Other References for CVE-2026-75982 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-75982

No comments yet


Leave a comment