Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
The Fonts Manager | Custom Fonts plugin for WordPress is vulnerable to time-based SQL Injection via the ‘fmcfIdSelectedFnt’ parameter in all versions up to, and including, 1.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
AnalysisAI
The Fonts Manager | Custom Fonts plugin for WordPress contains a time-based SQL injection vulnerability in versions up to and including 1.2. Unauthenticated attackers can exploit the vulnerable 'fmcfIdSelectedFnt' parameter to extract sensitive database information without requiring any privileges or user interaction. The vulnerability has a CVSS score of 7.5, indicating high confidentiality impact, though no KEV listing or EPSS score is provided in the available data.
Technical ContextAI
This vulnerability affects the Fonts Manager | Custom Fonts WordPress plugin (CPE: cpe:2.3:a:wisdomlogix:fonts_manager_|_custom_fonts:*:*:*:*:*:*:*:*) developed by WisdomLogix. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), specifically a time-based blind SQL injection. The vulnerability exists in multiple locations within the codebase including fmcf-stylish-fonts-functions.php at lines 552, 573, and 626, as well as in fmcf_stylish_font.php at line 99. The flaw stems from insufficient escaping of user-supplied input in the 'fmcfIdSelectedFnt' parameter and inadequate parameterization of SQL queries, allowing attackers to append malicious SQL statements to existing database queries. Time-based SQL injection techniques enable attackers to infer database contents by measuring response delays even when direct error messages or data extraction is not possible.
RemediationAI
WordPress site administrators should immediately upgrade the Fonts Manager | Custom Fonts plugin to a version newer than 1.2 if a patched version has been released by WisdomLogix. Consult the Wordfence threat intelligence page at https://www.wordfence.com/threat-intel/vulnerabilities/id/0a37f3bf-5eaf-449d-a1d0-c86ae1a61078?source=cve for the latest remediation guidance and confirmed safe versions. If no patch is available, consider temporarily deactivating and removing the plugin until a security update is released, especially on sites handling sensitive information. As an interim measure, implement web application firewall (WAF) rules to detect and block SQL injection attempts targeting the 'fmcfIdSelectedFnt' parameter, and review database access logs for suspicious query patterns or unusually long response times that might indicate exploitation attempts. Administrators should also ensure database user privileges follow the principle of least privilege to limit potential data exposure from successful SQL injection attacks.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14011
GHSA-h49v-28c5-9j37