Security readout for executives and security teams
Plain-English summary
CVE-2025-69340 affects the WordPress WeDesignTech Ultimate Booking Addon plugin through version 1.0.3. The issue is missing authorization, meaning the plugin may allow actions without proper permission checks. The published scoring rates it high because exploitation is network-accessible, needs no login, and could significantly affect availability.
Executive priority
Treat as a high-priority WordPress plugin risk where the plugin is installed. Prioritize confirmation and mitigation on public-facing sites because the vulnerability requires no authentication and is rated high for availability impact.
Technical view
The CVE describes CWE-862 Missing Authorization in BuddhaThemes WeDesignTech Ultimate Booking Addon, package wedesigntech-ultimate-booking-addon, versions up to 1.0.3. CVSS 3.1 is 7.5: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H. Public details indicate broken access control, but do not specify the vulnerable endpoint, action, or fixed version.
Likely exposure
Exposure is likely limited to WordPress sites with WeDesignTech Ultimate Booking Addon installed at version 1.0.3 or earlier. Sites not using this plugin are not indicated as affected by the provided sources.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector indicates remote, unauthenticated exploitation is plausible, but public technical detail is limited.
Researcher notes
Available public data is sparse. The CVE and Patchstack entry identify missing authorization and affected versions through 1.0.3, but the bundle does not provide endpoint-level detail, proof of exploitation, or a named fixed version.
Mitigation direction
- Inventory WordPress sites for WeDesignTech Ultimate Booking Addon.
- Identify installed plugin versions and flag version 1.0.3 or earlier.
- Check BuddhaThemes, WordPress plugin, and Patchstack guidance for a fixed release.
- If no fix is available, consider disabling or removing the plugin.
- Prioritize externally reachable booking sites and business-critical WordPress instances.
Validation and detection
- Confirm whether wedesigntech-ultimate-booking-addon is installed.
- Record the plugin version from WordPress administration or asset inventory.
- Compare installed versions against the affected range: up to 1.0.3.
- Review security monitoring for unusual availability-impacting activity on affected sites.
- Recheck vendor and vulnerability database entries for updated remediation details.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2025-69340 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
