Skip to main content

WPBot Pro CVE-2025-47582

CRITICAL
Deserialization of Untrusted Data (CWE-502)
2025-05-19 audit@patchstack.com
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Updated
Apr 28, 2026 - 20:13 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 23, 2026 - 15:42 vuln.today
cvss_changed
Analysis Generated
Mar 28, 2026 - 18:42 vuln.today
CVE Published
May 19, 2025 - 18:15 nvd
CRITICAL 9.8

DescriptionCVE.org

Deserialization of Untrusted Data vulnerability in QuantumCloud WPBot Pro Wordpress Chatbot allows Object Injection.This issue affects WPBot Pro Wordpress Chatbot: from n/a through 12.7.0.

AnalysisAI

PHP object injection in WPBot Pro WordPress Chatbot versions up to 12.7.0 allows remote unauthenticated attackers to execute arbitrary code by exploiting unsafe deserialization of user-supplied data. The vulnerability achieves complete system compromise with CVSS 9.8 critical severity (network accessible, no authentication required, low complexity). No active exploitation confirmed in CISA KEV, but EPSS score of 0.37% (59th percentile) indicates moderate exploitation likelihood. Patchstack database confirms the vulnerability with technical details available to researchers.

Technical ContextAI

This is a classic PHP object injection vulnerability (CWE-502) resulting from unsafe deserialization of untrusted data in the WPBot Pro WordPress plugin. PHP's unserialize() function can instantiate arbitrary objects when processing attacker-controlled serialized strings, enabling exploitation through magic methods (__wakeup, __destruct, __toString) or existing gadget chains in WordPress core or other plugins. The chatbot plugin likely deserializes user input from HTTP requests (POST/GET parameters, cookies, or AJAX endpoints) without proper validation or sanitization. WordPress plugins are common targets for deserialization attacks due to widespread use of serialized data for storing configuration, session data, and inter-plugin communication. Successful exploitation requires identifying accessible deserialization entry points and available POP (Property-Oriented Programming) chains in the WordPress environment.

Affected ProductsAI

QuantumCloud WPBot Pro WordPress Chatbot plugin versions from earliest available release through version 12.7.0 are confirmed vulnerable. The advisory from Patchstack (https://patchstack.com/database/wordpress/plugin/wpbot-pro/) provides technical details. CPE data not provided in NVD listing, but affects WordPress installations running the commercial WPBot Pro plugin as identified by slug 'wpbot-pro'. Both free and premium versions may be affected depending on QuantumCloud's product structure.

RemediationAI

Upgrade WPBot Pro WordPress Chatbot to version 12.7.1 or later if available from QuantumCloud-verify current patched version at the vendor's official site or WordPress plugin repository, as the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/wpbot-pro/) confirms 12.7.0 as the last vulnerable version but does not specify the exact fix release. If no patch is available or immediate upgrade is not feasible, implement compensating controls: disable the WPBot Pro plugin entirely until patched (eliminates attack surface but removes chatbot functionality), restrict wp-admin and AJAX endpoint access to trusted IP addresses via WAF rules or .htaccess (reduces remote attack surface but breaks chatbot for legitimate users outside IP whitelist), deploy ModSecurity or similar WAF with rules detecting PHP serialized object patterns in POST bodies and cookies (may cause false positives with legitimate WordPress serialized data). Monitor WordPress access logs for unusual POST requests to wp-admin/admin-ajax.php with action parameters related to wpbot. All compensating controls have operational trade-offs-patching is the only complete mitigation.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

Share

CVE-2025-47582 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy