Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-7652 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

The LatePoint plugin for WordPress is vulnerable to Account Takeover via Weak Password Recovery Mechanism in the unauthenticated guest booking flow in versions up to, and including, 5.5.0 This is due to the save_connected_wordpress_user() function propagating a LatePoint customer's email address to its linked WordPress user account via wp_update_user() without any ownership verification, combined with the guest booking flow's ability to overwrite an existing customer's email through phone-based merge without authentication. This makes it possible for unauthenticated attackers to overwrite the email address of a non-super-admin WordPress user account that is not yet linked to a LatePoint customer, enabling full account takeover by subsequently triggering the standard WordPress password-reset flow to the attacker-controlled address granted the plugin is configured with WordPress user integration enabled, phone-based contact merging, and customer authentication disabled. Administrator accounts on single-site installs are not affected.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://plugins.trac.wordpress.org/browser/latepoint/tags/5.4.2/latepoint.php#L1165 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/latepoint/tags/5.4.2/lib/helpers/customer_helper.php#L238 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/latepoint/tags/5.4.2/lib/helpers/steps_helper.php#L1940 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/latepoint/tags/5.4.2/lib/helpers/steps_helper.php#L1972 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/latepoint/tags/5.5.0/latepoint.php#L1165 [email protected]Source CodeVendor

see all 15 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-640Weak Password Recovery Mechanism for Forgotten Password[email protected]

Affected Products

ProductVersions
LatePoint
<= 5.5.0 (semver)

CPE

  • cpe:2.3:a:latepoint:latepoint:*:*:*:*:*:wordpress:*:*

Remediation

  • Upgrade: 5.5.1moderate effort

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-7652
NVD Published Date:
May 9, 2026
NVD Last Modified:
Jul 24, 2026
Source:
[email protected]
CVE-2026-7652 Details - Not Deferred