CVE-2023-35911 HIGH

CVE-2023-35911: WordPress Contact Form Generator Plugin <= 2.6.0 is vulnerable to SQL Injection

Vendor Creative Solutions
Product Contact Form Generator : Creative form builder for WordPress
Weakness CWE-89 · SQLi
Published November 6, 2023
Last update April 29, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L

What the vulnerability does

01Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Creative Solutions Contact Form Generator : Creative form builder for WordPress allows SQL Injection.This issue affects Contact Form Generator : Creative form builder for WordPress: from n/a through 2.6.0.

Explanation of Vulnerability in Simple Terms

02Summary

The Contact Form Generator plugin for WordPress contains a SQL injection vulnerability in versions up to 2.6.0. An authenticated user with low privileges can craft malicious input to execute arbitrary SQL queries against the site's database. This can expose sensitive data including user credentials and form submissions. The vulnerability requires a logged-in account but no user interaction from the victim.

What an attacker can do

03Attacker Capabilities

Read or modify database contents, including user credentials and form data, by injecting SQL commands.

Potential impact on your site

04Site Impact

User data, passwords, and form submissions stored in the database can be exposed or altered by any logged-in user.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (subscriber or contributor level).

Key dates

06Disclosure timeline

November 6, 2023 CVE published
April 29, 2026 Record updated