CVE-2018-25346 HIGH

CVE-2018-25346: WordPress Form Maker Plugin 1.12.24 SQL Injection via admin-ajax.php

Vendor 10Web
Product 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 Form Maker Plugin 1.12.24 and below contains SQL injection vulnerabilities that allow authenticated attackers to manipulate database queries by injecting SQL code through the FormMakerSQLMapping and generete_csv actions. Attackers can submit POST requests with malicious SQL payloads in the name and search_labels parameters to extract, modify, or escalate privileges within the WordPress database.

Explanation of Vulnerability in Simple Terms

02Summary

Form Maker versions up to 1.12.24 contain a SQL injection vulnerability in form processing. An attacker with low-level user 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 beyond normal form submission.

What an attacker can do

03Attacker Capabilities

Read or modify database contents by injecting SQL commands through form fields.

Potential impact on your site

04Site Impact

Unauthorized database access could expose user data, form submissions, or allow modification of site content.

Conditions required to exploit

05Prerequisites

Attacker must have low-level user account access to the site.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE