CVE-2024-8911 CRITICAL

CVE-2024-8911: LatePoint <= 5.0.11 - Unauthenticated Arbitrary User Password Change via SQL Injection

Vendor Latepoint
Product LatePoint Plugin
Weakness CWE-89 · SQLi
Published October 8, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The LatePoint plugin for WordPress is vulnerable to Arbitrary User Password Change via SQL Injection in versions up to, and including, 5.0.11. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to change user passwords and potentially take over administrator accounts. Note that changing a WordPress user's password is only possible if the "Use WordPress users as customers" setting is enabled, which is disabled by default. Without this setting enabled, only the passwords of plugin customers, which are stored and managed in a separate database table, can be modified.

Key dates

02Disclosure timeline

October 8, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

04Related CVE