Description
The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Improper Input Validation in all versions up to, and including, 5.4.0. This is due to the plugin's Stripe Connect payment processor accepting a client-supplied PaymentIntent ID. This makes it possible for unauthenticated attackers to pay an arbitrary amount by supplying a previously succeeded PaymentIntent token.
Published: 2026-07-08
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Based on the description, the LatePoint plugin for WordPress accepts a client‑supplied PaymentIntent ID and forwards it to Stripe without validating that the ID originated from the site. Because no authentication or ownership check is performed, it is inferred that an attacker can supply an arbitrary previously completed PaymentIntent token and trigger a charge for any amount chosen by the attacker. This flaw permits unauthenticated fraud, potentially draining funds from the site’s Stripe account or causing the site to settle unintended claims. The weakness aligns with a missing authorization failure under CWE‑862.

Affected Systems

All WordPress sites running LatePoint – Calendar Booking Plugin for Appointments and Events version 5.4.0 or earlier are affected. The vendor product is LatePoint, and any installation that has not migrated beyond the specified version coordinates is exposed, regardless of the site’s user roles.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.5, classifying it as high severity. Its EPSS score is listed as < 1 %, indicating a very low exploitation probability at this time, and it is not in the CISA KEV catalog. Based on the description, it is inferred that attackers reach the vulnerable code through the plugin’s public Stripe Connect endpoint, requiring no credentials; therefore, the risk is primarily financial loss if an attacker can locate a usable PaymentIntent token.

Generated by OpenCVE AI on July 26, 2026 at 18:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the LatePoint plugin to a version that removes unchecked PaymentIntent ID acceptance.
  • If an upgrade cannot be applied immediately, disable the Stripe Connect integration or reconfigure it to reject client‑supplied PaymentIntent IDs.
  • Add server‑side validation to ensure PaymentIntent IDs are only processed if they were generated by the site’s own backend logic, or deploy a web‑application firewall rule that blocks requests supplying arbitrary PaymentIntent IDs.

Generated by OpenCVE AI on July 26, 2026 at 18:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Description The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Improper Input Validation in all versions up to, and including, 5.4.0. This is due to the plugin's Stripe Connect payment processor accepting a client-supplied PaymentIntent ID. This makes it possible for unauthenticated attackers to pay an arbitrary amount by supplying a previously succeeded PaymentIntent token.
Title LatePoint - Calendar Booking Plugin for Appointments and Events <= 5.4.0 - Unauthenticated Stripe PaymentIntent Amount-Binding Bypass
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-08T15:02:28.830Z

Reserved: 2026-04-01T16:48:04.044Z

Link: CVE-2026-5356

cve-icon Vulnrichment

Updated: 2026-07-08T15:02:07.231Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T18:15:17Z

Weaknesses