Message Filter CF7 CVE-2025-46252
HIGHSeverity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Admin credentials gate access (PR:H); once authenticated, exploitation is straightforward (AC:L, AV:N) with full database CIA impact and no scope change.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
7DescriptionNVD
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.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Kofi Mokome Messag
Reflected cross-site scripting in the Message Filter for Contact Form 7 WordPress plugin (versions up to and including 1
Multiple plugins and/or themes for WordPress are vulnerable to Reflected Cross-Site Scripting via the url parameter in v
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today