🔐 CVE Alert

CVE-2026-4365

CRITICAL 9.1

LearnPress <= 4.3.2.8 - Missing Authorization to Unauthenticated Arbitrary Quiz Answer Deletion

CVSS Score
9.1
EPSS Score
0.1%
EPSS Percentile
17th

The LearnPress plugin for WordPress is vulnerable to unauthorized data deletion due to a missing capability check on the `delete_question_answer()` function in all versions up to, and including, 4.3.2.8. The plugin exposes a `wp_rest` nonce in public frontend HTML (`lpData`) to unauthenticated visitors, and uses that nonce as the only security gate for the `lp-load-ajax` AJAX dispatcher. The `delete_question_answer` action has no capability or ownership check. This makes it possible for unauthenticated attackers to delete any quiz answer option by sending a crafted POST request with a publicly available nonce.

CWE CWE-862
Vendor thimpress
Product learnpress – wordpress lms plugin for create and sell online courses
Published Apr 14, 2026
Last Updated Apr 14, 2026
Stay Ahead of the Next One

Get instant alerts for thimpress learnpress – wordpress lms plugin for create and sell online courses

Be the first to know when new critical vulnerabilities affecting thimpress learnpress – wordpress lms plugin for create and sell online courses are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

thimpress / LearnPress – WordPress LMS Plugin for Create and Sell Online Courses
0 ≤ 4.3.2.8

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/021bd566-1663-46ba-a616-ab554b691cbb?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/learnpress/trunk/inc/Ajax/EditQuestionAjax.php#L285 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/learnpress/trunk/inc/Ajax/AbstractAjax.php#L33 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/learnpress/trunk/inc/class-lp-assets.php#L177

Credits

Supakiad S.