CVE-2024-4444 MEDIUM

CVE-2024-4444: LearnPress – WordPress LMS Plugin <= 4.2.6.5 - Unauthenticated Bypass to User Registration

Vendor Thimpress
Product LearnPress – WordPress LMS Plugin for Create and Sell Online Courses
Weakness CWE-420
Published May 10, 2024
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The LearnPress – WordPress LMS Plugin plugin for WordPress is vulnerable to bypass to user registration in versions up to, and including, 4.2.6.5. This is due to missing checks in the 'create_account' function in the checkout. This makes it possible for unauthenticated attackers to register as the default role on the site, even if registration is disabled.

Explanation of Vulnerability in Simple Terms

02Summary

LearnPress versions up to 4.2.6.5 expose sensitive information through improper access controls. An unauthenticated attacker can read data that should be restricted, such as course details or user information. No user interaction is required. Update to a version newer than 4.2.6.5 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Read sensitive course or user data without authentication.

Potential impact on your site

04Site Impact

Unauthorized users can view restricted course information or student data exposed by the plugin.

Conditions required to exploit

05Prerequisites

Network access to the WordPress site; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 10, 2024 CVE published
April 8, 2026 Record updated