Impact
The LearnPress WordPress LMS plugin allows unauthenticated users to access the /lp/v1/users/check-answer and /start-quiz endpoints, revealing full quiz data including correct answers, option lists, explanations, and even content from paid courses. This vulnerability, classified under CWE‑862, enables attackers to gather privileged educational content without authorization, potentially compromising user privacy and the integrity of paid course offerings.
Affected Systems
All installations of thimpress LearnPress WordPress LMS Plugin versions 4.4.1 and earlier are affected. The flaw exists in the default code handling quiz endpoints and has been demonstrated in releases up to and including 4.4.1, as evidenced by the PHP source references in the plugin repository.
Risk and Exploitability
The CVSS score of 7.5 indicates a high severity, while the EPSS of <1% suggests exploitation is unlikely at this time. The vulnerability is not listed in CISA KEV, but the lack of authentication precludes any defensive barrier; an attacker simply needs to issue HTTP requests to the exposed endpoints. The impact is limited to data leakage and potential commercial loss, with no immediate code execution or system compromise.
OpenCVE Enrichment