Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
5.3
LatePoint WordPress Plugin Exposes Financial Data via Public API
CVE-2026-5234
Summary
The LatePoint WordPress plugin for managing Stripe payments is at risk because an attacker can access sensitive financial information, including invoices, orders, and customer details, without needing a password. This is because the plugin's API allows anyone to view and create unauthorized transactions. To protect your site, update the LatePoint plugin to version 5.3.3 or later.
Original title
The LatePoint plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.3.2. The vulnerability exists because the OsStripeConnectController::cre...
Original description
The LatePoint plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.3.2. The vulnerability exists because the OsStripeConnectController::create_payment_intent_for_transaction action is registered as a public action (no authentication required) and loads invoices by sequential integer invoice_id without any access_key or ownership verification. This is in contrast to other invoice-related actions (view_by_key, payment_form, summary_before_payment) in OsInvoicesController which properly require a cryptographic UUID access_key. This makes it possible for unauthenticated attackers to enumerate valid invoice IDs via an error message oracle, create unauthorized transaction intent records in the database containing sensitive financial data (invoice_id, order_id, customer_id, charge_amount), and on sites with Stripe Connect configured, the response also leaks Stripe payment_intent_client_secret tokens, transaction_intent_key values, and payment amounts for any invoice.
nvd CVSS3.1
5.3
Vulnerability type
CWE-639
Authorization Bypass Through User-Controlled Key
- https://plugins.trac.wordpress.org/browser/latepoint/tags/5.2.9/lib/controllers/...
- https://plugins.trac.wordpress.org/browser/latepoint/tags/5.2.9/lib/controllers/...
- https://plugins.trac.wordpress.org/browser/latepoint/tags/5.2.9/lib/controllers/...
- https://plugins.trac.wordpress.org/browser/latepoint/tags/5.2.9/lib/controllers/...
- https://plugins.trac.wordpress.org/browser/latepoint/trunk/lib/controllers/strip...
- https://plugins.trac.wordpress.org/browser/latepoint/trunk/lib/controllers/strip...
- https://plugins.trac.wordpress.org/browser/latepoint/trunk/lib/controllers/strip...
- https://plugins.trac.wordpress.org/browser/latepoint/trunk/lib/controllers/strip...
- https://plugins.trac.wordpress.org/changeset/3505127/latepoint/trunk/lib/control...
- https://www.wordfence.com/threat-intel/vulnerabilities/id/afec4c8c-a18d-4907-887...
Published: 17 Apr 2026 · Updated: 17 Apr 2026 · First seen: 17 Apr 2026