Auth bypass in Thimpress Learnpress – WordPress Lms Plugin For Create And Sell Online Courses

CVE-2026-8502

The LearnPress – WordPress LMS Plugin for Create and Sell Online Courses plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.3.6 via the 'return_type' parameter. This makes it possible for unauthenticated attackers to extract sensitive data including the plaintext post_password of password-protected courses and the full post_content, post_author, and post_name of unpublished draft, private, and pending courses via the unrestricted SELECT * fallback query. Exploitation requires supplying both c_status=all (to bypass the publish-only post_status WHERE clause) and return_type=json (to prevent the safe DISTINCT(ID) AS ID field override) in a single unauthenticated request to the /wp-json/lp/v1/courses/archive-course endpoint.

Vulnerability class: Broken Access Control

EPSS: 0.005 (42.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-8502?
CVE-2026-8502 is a medium-severity vulnerability in Thimpress Learnpress – WordPress Lms Plugin For Create And Sell Online Courses, classified under Missing Authorization. CVSS score: 5.3/10. Published 2026-06-06.
How severe is CVE-2026-8502?
Medium severity. CVSS v3 base score is 5.3 out of 10.