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

Published Aug 25, 2026
·
Updated

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 learnpresscreatepage AJAX action. The LPAdminAjax::createpage() handler only checks the editpages capability and a wprest nonce (both available to Editors), then reads the fieldname parameter from the request without restricting it to a learnpress allow-list before passing it as the option key to LPHelper::createpage(), which calls updateoption($keyoption, $pageid). 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 userscanregister to a truthy value to open public registration, corrupting activeplugins to break the site, or otherwise tampering with site-wide settings normally reserved for administrators.

Affected Software

1 affected component
LearnPress LearnPress<=4.4.4

Event History

Aug 25, 2026
CVE Published
via MITRE·02:26 AM
Data Sourced
via MITRE·02:26 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An authenticated WordPress user with Editor-level access or higher can exploit it. The affected AJAX handler accepts the edit_pages capability and a wp_rest nonce, both of which are available to Editors.

2

What does an attacker need to do to exploit it?

The attacker must be logged in as an Editor or higher and invoke the learnpress_create_page AJAX action with a field_name value naming the option to alter. The resulting option value is limited to a positive integer representing a newly created page ID.

3

Are site-wide WordPress settings at risk?

Yes. Because field_name is not restricted to LearnPress option names, the attacker can target arbitrary WordPress options, including users_can_register or active_plugins. This can enable public registration or disrupt the site by corrupting the active plugin configuration.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203