CVE-2018-25347 HIGH

CVE-2018-25347: WordPress Contact Form Maker Plugin 1.12.20 SQL Injection

Vendor Web-Dorado
Product Contact Form Maker
Weakness CWE-89 · SQLi
Published May 23, 2026
Last update May 26, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

WordPress Contact Form Maker Plugin 1.12.20 contains SQL injection vulnerabilities that allow authenticated attackers to manipulate database queries through the FormMakerSQLMapping and generete_csv_fmc AJAX actions. Attackers can inject malicious SQL code via the 'name' and 'search_labels' parameters to extract sensitive database information or escalate privileges.

Explanation of Vulnerability in Simple Terms

02Summary

Contact Form Maker versions up to 1.12.20 contain a SQL injection vulnerability in form processing. An attacker with low-level access can inject malicious SQL commands through form input fields, potentially reading or modifying the site database. The vulnerability requires authentication but no user interaction.

What an attacker can do

03Attacker Capabilities

Read or modify data in the site database by injecting SQL commands through form fields.

Potential impact on your site

04Site Impact

Attackers with subscriber or contributor access can extract sensitive data or corrupt form submissions and site content.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account on the site; no user interaction required.

Key dates

06Disclosure timeline

May 23, 2026 CVE published
May 26, 2026 Record updated

Related vulnerabilities

08Related CVE