CVE-2026-5234
Last modified
CVE-2026-5234 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-5234?
How severe is CVE-2026-5234?
How do I fix CVE-2026-5234?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5226The Optimole – Optimize Images in Real Time plugin for WordP…6.1
- CVE-2026-5228Improper Access Control, Missing Authorization vulnerability…8.8
- CVE-2026-5229The Form Notify plugin for WordPress is vulnerable to Authen…9.8
- CVE-2026-5230Improper Access Control, Missing Authorization vulnerability…7.1
- CVE-2026-5231The WP Statistics plugin for WordPress is vulnerable to Stor…7.2
- CVE-2026-5233Improper Control of Interaction Frequency vulnerability in M…7.1
- CVE-2026-52348cool-admin-java 8.0.0 has a SQL injection vulnerability in t…9.8
- CVE-2026-52349Directory Traversal vulnerability in Menyoo 2.0 Versions bef…7.8
- CVE-2026-5235A vulnerability was determined in Axiomatic Bento4 up to 1.6…5.3
- CVE-2026-5236A vulnerability was identified in Axiomatic Bento4 up to 1.6…5.3
- CVE-2026-5237A security flaw has been discovered in itsourcecode Payroll …7.3
- CVE-2026-52370A reflected cross-site scripting (XSS) vulnerability in the …6.1
Are you affected by CVE-2026-5234?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
