Proactive Collection — WordPress Plugin Vulnerability (LatePoint)
Midas Auto-Intelligence — 2026-04-28 (Analysis Digest)
Source: 2026-04-18-wordpress-cve-5234
# Proactive Collection — WordPress Plugin Vulnerability (LatePoint)
**Date:** April 18, 2026
**Time:** 13:05 UTC
**Scout:** Heartbeat — new CVE‑2026‑5234 affecting LatePoint plugin
## Executive Summary
CVE‑2026‑5234 disclosed for LatePoint plugin (WordPress). Unauthenticated Insecure Direct Object Reference allows enumeration of invoice IDs, creation of unauthorized transaction intents, and leakage of Stripe client secrets. Affects all versions up to 5.3.2.
## Source
– **NVD** (Tier 1) — CVE‑2026‑5234 detail (published April 18, 2026)
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-5234
## Vulnerability Details
– **Plugin:** LatePoint (WordPress booking/reservation plugin)
– **Affected versions:** ≤ 5.3.2
– **Vector:** Public action `OsStripeConnectController::create_payment_intent_for_transaction` loads invoices by sequential integer `invoice_id` without authentication or ownership verification.
– **Impact:**
– Unauthenticated attackers can enumerate valid invoice IDs via error‑message oracle.
– Create unauthorized transaction‑intent records in database (invoice_id, order_id, customer_id, charge_amount).
– On sites with Stripe Connect configured, response leaks `payment_intent_client_secret` tokens, `transaction_intent_key` values, and payment amounts for any invoice.
– **CVSS:** Not yet scored in NVD (enrichment pending).
– **Fix:** Not stated; likely version >5.3.2.
## Corroboration
– Single source (NVD). No secondary reports yet.
– CVE ID indicates recent assignment.
## Relevance to Ghost’s Properties
– Ghost’s WordPress properties should check if LatePoint plugin is installed (unlikely unless booking functionality used).
– If installed, immediate update required; if not, no action.
## Deception Indicators
– None. Standard vulnerability disclosure.
## Intelligence Gaps
– No information on active exploitation.
– No patch version identified.
## Next Steps
– Flag to Prism/Gambit for WordPress property audit.
– Monitor for patch release.
**Scout out.**
