LiveActive security incident?Get immediate response
CVE Record

CVE-2025-69130: WordPress Entrepreneur - Booking for Small Businesses WordPress Theme theme <= 3.1.3 - PHP Object Injection vulnerability

Subscriber PHP Object Injection in Entrepreneur - Booking for Small Businesses WordPress Theme <= 3.1.3 versions.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A subscriber-level WordPress account could trigger unsafe PHP object handling in Entrepreneur theme <= 3.1.3. The CVSS 8.8 rating reflects potential major confidentiality, integrity, and availability impact. Sites allowing user registration or many low-privilege accounts should treat this as urgent. The sources do not name a fixed release or confirm exploitation.

Executive priority

Treat as high priority for any public WordPress site using this theme. The vulnerability could allow severe site compromise from a low-privilege account, but source evidence is incomplete on exploit activity and fixed-version availability.

Technical view

CVE-2025-69130 is CWE-502 PHP Object Injection in Themovation Entrepreneur - Booking for Small Businesses WordPress Theme, package entrepreneurx, reported for <= 3.1.3. Vector: AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. Impact depends on reachable vulnerable code and usable gadget chains; the bundle provides no trigger details.

Likely exposure

Internet-facing WordPress sites using Entrepreneur theme <= 3.1.3 are the likely exposure set, especially where subscriber accounts can be created or are widely held. The bundle does not indicate other affected products.

Exploitation context

No CISA KEV listing is provided, and the bundle does not cite active exploitation. Risk remains serious because exploitation is network reachable, low complexity, needs only low privileges, and requires no user interaction.

Researcher notes

The public bundle identifies class, privilege requirement, CVSS, CWE, product, and affected version boundary. It does not include vulnerable code paths, proof-of-concept details, fixed version, or exploitation evidence. Avoid assuming exploitability beyond the stated PHP object injection condition.

Mitigation direction

  • Check vendor and Patchstack guidance for a fixed version or mitigation.
  • Identify all WordPress sites using the Entrepreneur theme.
  • Disable or restrict untrusted subscriber registration where business permits.
  • Remove the theme from sites that do not require it.
  • Prioritize update or replacement if version is <= 3.1.3.

Validation and detection

  • Inventory installed WordPress themes and confirm Entrepreneur version numbers.
  • Review whether public subscriber registration is enabled.
  • Check vulnerability management records for CVE-2025-69130 coverage.
  • Monitor logs for suspicious low-privilege account activity.
  • Confirm remediation guidance against vendor or Patchstack sources.
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-502: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-69130 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:L/UI:N/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:L/UI:N/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-69130Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/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
ThemovationEntrepreneur - Booking for Small Businesses WordPress Themeentrepreneurx, n/aunaffected
Weakness

CWE details

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

CWE-502 · source CWE mapping

Deserialization of Untrusted Data

Deserialization of Untrusted Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.