CVE-2026-75982
Last modified
CVE-2026-75982 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. 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). EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| thimpress | LearnPress – WordPress LMS Plugin for Create and Sell Online Courses | <= 4.4.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-75982?
How severe is CVE-2026-75982?
How do I fix CVE-2026-75982?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-75977The Mang Board WP plugin for WordPress is vulnerable to Miss…8.8
- CVE-2026-75978A security vulnerability has been detected in xianrendzw Eas…6.3
- CVE-2026-75979A vulnerability was found in xianrendzw EasyReport up to 2.0…6.3
- CVE-2026-7598A security vulnerability has been detected in libssh2 up to …7.3
- CVE-2026-75980The BetterDocs – AI Documentation, Knowledge Base, Docs, Wik…6.4
- CVE-2026-75981The TranslatePress – Translate Multilingual sites with AI Tr…7.2
- CVE-2026-75984A vulnerability was detected in TRENDnet TEW-823DRU 1.1.02b0…7.4
- CVE-2026-75985A flaw has been found in TRENDnet Router 1.1.02b01. The affe…7.4
- CVE-2026-75986A vulnerability has been found in code-projects Online Job P…7.3
- CVE-2026-75987A vulnerability was found in SPLWare esProc up to 20260507. …7.3
- CVE-2026-7599A vulnerability was detected in Dayoooun hwpx-mcp 0.2.0. Thi…6.3
- CVE-2026-75990Illustrator is affected by an Incorrect Authorization vulner…8.6
Are you affected by CVE-2026-75982?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
