Skip to main content

Message Filter CF7 CVE-2025-46252

HIGH
SQL Injection (CWE-89)
2025-04-22 audit@patchstack.com
7.2
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.2 HIGH
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.2 HIGH

Admin credentials gate access (PR:H); once authenticated, exploitation is straightforward (AC:L, AV:N) with full database CIA impact and no scope change.

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

7
Analysis Updated
Aug 24, 2026 - 17:48 vuln.today
v3 (cvss_changed)
Analysis Updated
Aug 24, 2026 - 17:43 vuln.today
v2 (cvss_changed)
CVSS changed
Aug 24, 2026 - 17:22 NVD
7.6 (HIGH) 7.2 (HIGH)
Re-analysis Queued
Apr 23, 2026 - 15:42 vuln.today
cvss_changed
CVSS changed
Apr 23, 2026 - 15:42 NVD
7.2 (HIGH) 7.6 (HIGH)
Analysis Generated
Mar 28, 2026 - 18:38 vuln.today
CVE Published
Apr 22, 2025 - 10:15 nvd
HIGH 7.2

DescriptionNVD

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in kofimokome Message Filter for Contact Form 7 allows SQL Injection. This issue affects Message Filter for Contact Form 7: from n/a through 1.6.3.2.

AnalysisAI

SQL injection in the Message Filter for Contact Form 7 WordPress plugin (versions through 1.6.3.2) enables authenticated high-privileged users to manipulate backend database queries, potentially exposing or modifying the entire WordPress database. Discovered and reported by Patchstack (audit@patchstack.com), the flaw carries a CVSS score of 7.2, with the PR:H metric confirming that exploitation is gated behind administrator-level credentials. No public exploit code and no active exploitation have been identified at time of analysis.

Technical ContextAI

The affected component is the kofimokome Message Filter for Contact Form 7 WordPress plugin (CPE: cpe:2.3:a:kofimokome:message_filter_for_contact_form_7:*:*:*:*:*:wordpress:*:*), a third-party extension for the widely-used Contact Form 7 form plugin. CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) identifies the root cause as unsanitized or unparameterized user-supplied input being concatenated directly into SQL queries against the WordPress MySQL/MariaDB database. This class of flaw arises when prepared statements or the WordPress $wpdb->prepare() abstraction are not consistently applied, allowing an attacker to alter query logic through crafted input values submitted via the plugin's administrative interface.

RemediationAI

Update the Message Filter for Contact Form 7 plugin to the version released after 1.6.3.2; a specific patched version number is not confirmed in available intelligence - consult the WordPress plugin repository or the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/cf7-message-filter/vulnerability/wordpress-message-filter-for-contact-form-7-plugin-1-6-3-2-sql-injection-vulnerability for the current fixed release. If an immediate update is not possible, restrict WordPress administrator access to trusted personnel only and enforce multi-factor authentication on all admin accounts to reduce the likelihood of credential compromise that would enable exploitation. Additionally, consider deploying a WordPress-aware web application firewall (WAF) rule targeting SQL injection patterns in admin-facing plugin endpoints as a compensating control, noting that WAF rules may produce false positives and are not a substitute for patching.

Share

CVE-2025-46252 vulnerability details – vuln.today

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