LiveActive security incident?Get immediate response
CVE Record

CVE-2025-68052: WordPress Eagle Booking plugin <= 1.3.4.3 - Cross Site Request Forgery (CSRF) vulnerability

Unauthenticated Cross Site Request Forgery (CSRF) in Eagle Booking <= 1.3.4.3 versions.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2025-68052 affects the WordPress Eagle Booking plugin through version 1.3.4.3. It is a high-severity CSRF issue, meaning an attacker may be able to trick a user into causing unintended actions on a vulnerable site. Public sources do not state active exploitation or name a fixed version.

Executive priority

Treat as high priority for WordPress environments using Eagle Booking. The business risk depends on whether the plugin is deployed and whether admins can be lured into unsafe browsing. Prioritize inventory and vendor guidance before assuming compromise.

Technical view

The CVE describes unauthenticated Cross-Site Request Forgery in Eagle-Themes Eagle Booking, package name eagle-booking, affecting versions <= 1.3.4.3. The published CVSS 3.1 score is 8.8, vector AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H. CWE-352 is assigned. Available details do not describe the vulnerable endpoint or remediation version.

Likely exposure

Exposure is likely limited to WordPress sites running the Eagle Booking plugin at version 1.3.4.3 or earlier. Sites not using this plugin are not indicated as affected by the provided sources.

Exploitation context

The CVSS vector requires network access and user interaction, with no attacker privileges required. The sources do not state that this vulnerability is exploited in the wild, and it is not marked as CISA KEV in the provided bundle.

Researcher notes

Public details are sparse. The record identifies CSRF, high CVSS impact, and affected versions through 1.3.4.3, but does not provide endpoint details, proof of concept, active exploitation evidence, or a fixed version. Avoid assumptions beyond the CVE and Patchstack entry.

Mitigation direction

  • Inventory WordPress sites for the Eagle Booking plugin and version.
  • Check Patchstack, the vendor, and WordPress plugin sources for an updated release.
  • If no fix is available, consider disabling the plugin until vendor guidance is available.
  • Restrict administrative browsing and avoid staying logged in while visiting untrusted links.
  • Monitor site configuration, booking data, and admin actions for unexpected changes.

Validation and detection

  • Confirm whether eagle-booking is installed on each WordPress site.
  • Verify installed plugin versions against the <= 1.3.4.3 affected range.
  • Check vendor and Patchstack advisories for any fixed version or workaround updates.
  • Review WordPress logs and audit trails for unexpected administrative actions.
  • Document sites where the plugin is disabled, upgraded, or not present.
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-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-68052 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
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/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
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Patchstack

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Eagle-ThemesEagle Bookingeagle-booking, n/aunaffected
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.