Skip to main content

WordPress CVE-2025-24773

| EUVDEUVD-2025-18522 CRITICAL
SQL Injection (CWE-89)
2025-06-17 audit@patchstack.com
9.3
CVSS 3.1 · NVD
Share

Severity by source

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

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

4
Re-analysis Queued
Apr 23, 2026 - 15:42 vuln.today
cvss_changed
EUVD ID Assigned
Mar 14, 2026 - 22:15 euvd
EUVD-2025-18522
Analysis Generated
Mar 14, 2026 - 22:15 vuln.today
CVE Published
Jun 17, 2025 - 15:15 nvd
CRITICAL 9.3

DescriptionCVE.org

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in mojoomla WPCRM - CRM for Contact form CF7 & WooCommerce allows SQL Injection. This issue affects WPCRM - CRM for Contact form CF7 & WooCommerce: from n/a through 3.2.0.

AnalysisAI

Critical SQL injection vulnerability in the WPCRM plugin (versions up to 3.2.0) for WordPress, affecting deployments integrating Contact Form 7 and WooCommerce. An unauthenticated remote attacker can execute arbitrary SQL commands with high confidence (CVSS 9.3, EPSS score likely elevated) to extract sensitive customer relationship and transaction data, though direct data modification and system availability impacts are limited. Immediate patching is strongly recommended for all affected installations.

Technical ContextAI

WPCRM is a WordPress plugin (CPE: wp:mojoomla:wpcrm) that bridges Contact Form 7 contact submissions and WooCommerce e-commerce data into a unified CRM system. The vulnerability stems from improper input validation and parameterization in SQL query construction (CWE-89: Improper Neutralization of Special Elements used in an SQL Command). Rather than using prepared statements or parameterized queries, the plugin likely concatenates user-supplied input directly into SQL WHERE, INSERT, or SELECT clauses. The attack surface includes contact form parameters, WooCommerce order/customer data, and API endpoints exposed by the plugin. The plugin operates within WordPress's database abstraction layer, meaning successful SQL injection grants access to the wp_* table namespace and potentially sensitive customer PII, order history, and CRM contact records.

RemediationAI

Immediate Actions: (1) Update WPCRM plugin to version 3.2.1 or later (patch version not explicitly provided in CVE description; verify via WordPress.org plugin repository or mojoomla's website). (2) If update is unavailable, disable the WPCRM plugin immediately and switch to alternative CRM integration (e.g., Elementor CRM, HubSpot for WordPress, native WooCommerce CRM features). Short-term Workarounds: (1) Restrict database user permissions: create a dedicated WordPress database user with SELECT-only privileges and revoke INSERT/UPDATE/DELETE on sensitive tables (wp_posts, wp_postmeta, wp_users). (2) Implement Web Application Firewall (WAF) rules to block SQL injection patterns in plugin endpoints (e.g., block requests containing UNION, SELECT, OR 1=1 in POST/GET parameters). (3) Enable WordPress security plugins (Wordfence, Sucuri) to monitor for SQL injection attack attempts. Long-term: (1) Apply the official patch once released by mojoomla. (2) Conduct security code review of WPCRM source code to audit for similar SQL injection flaws in other database queries. (3) Implement automated dependency scanning in CI/CD pipelines. Vendor Advisory: Check mojoomla's official website and WordPress.org plugin page for patch release notes and CVE acknowledgment.

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

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2025-24773 vulnerability details – vuln.today

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