Entrepreneur WordPress Theme CVE-2025-69130
HIGHSeverity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable WordPress endpoint (AV:N), low-complexity deserialization payload (AC:L), Subscriber account required (PR:L), no user interaction, and object injection typically yields full CIA impact via gadget chains.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
Subscriber PHP Object Injection in Entrepreneur - Booking for Small Businesses WordPress Theme <= 3.1.3 versions.
AnalysisAI
PHP Object Injection in the Entrepreneur - Booking for Small Businesses WordPress theme through version 3.1.3 allows authenticated subscriber-level users to trigger unsafe deserialization, potentially leading to full site compromise. The flaw was disclosed via Patchstack and carries a CVSS 3.1 base score of 8.8 reflecting high impact on confidentiality, integrity, and availability. No public exploit identified at time of analysis.
Technical ContextAI
The vulnerability is a PHP Object Injection issue (CWE-502: Deserialization of Untrusted Data) in the Themovation 'Entrepreneur - Booking for Small Businesses' WordPress theme, identified by CPE cpe:2.3:a:themovation:entrepreneur_-_booking_for_small_businesses_wordpress_theme. PHP Object Injection occurs when user-controllable input reaches PHP's unserialize() function, allowing an attacker to instantiate arbitrary classes and trigger their magic methods (__wakeup, __destruct, __toString). In WordPress ecosystems, such flaws are commonly chained with gadget chains from WordPress core or other installed plugins/themes (POP chains) to achieve file write, SQL injection, or remote code execution outcomes.
RemediationAI
Patch status from the provided data is ambiguous - no exact fix version is enumerated, so treat this as: patch availability should be confirmed via the Patchstack advisory at https://patchstack.com/database/wordpress/theme/entrepreneurx/vulnerability/wordpress-entrepreneur-booking-for-small-businesses-wordpress-theme-theme-3-1-3-php-object-injection-vulnerability and the Themovation vendor page; upgrade to any release later than 3.1.3 once available. As compensating controls, disable open user registration in WordPress Settings → General (trade-off: blocks self-service signup flows), restrict the Subscriber role from reaching the vulnerable endpoint via a WAF rule or mu-plugin gate, and deploy a virtual patch through Patchstack or Wordfence which can block known object-injection payloads (trade-off: may produce false positives on legitimate serialized cookies/meta). Until patched, consider deactivating the Entrepreneur theme and switching to an unaffected theme if business operations allow.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today