LiveActive security incident?Get immediate response
CVE Record

CVE-2025-69340: WordPress WeDesignTech Ultimate Booking Addon plugin <= 1.0.3 - Broken Access Control vulnerability

Missing Authorization vulnerability in BuddhaThemes WeDesignTech Ultimate Booking Addon wedesigntech-ultimate-booking-addon allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WeDesignTech Ultimate Booking Addon: from n/a through <= 1.0.3.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2025-69340Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
BuddhaThemesWeDesignTech Ultimate Booking Addonwedesigntech-ultimate-booking-addon, 0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.