CVE-2026-16977
Deferred Deferred - Pending Action

SQL Injection in Form Maker by 10Web WordPress Plugin

Vulnerability report for CVE-2026-16977, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-12

Last updated on: 2026-08-26

Assigner: WPScan

Description

The Form Maker by 10Web WordPress plugin before 1.15.45 does not properly parameterize a user-controlled value that is substituted into a dynamic SQL query built for a database-backed choice field, allowing subscriber-level users to perform second-order SQL injection.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-26
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-31
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
10web form_maker to 1.15.45 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a second-order SQL injection in the Form Maker by 10Web WordPress plugin before version 1.15.45. It occurs because the plugin fails to properly parameterize a user-controlled value used in a dynamic SQL query for database-backed choice fields. This allows subscriber-level users to inject malicious SQL code.

Detection Guidance

Detecting this vulnerability requires checking the installed version of the Form Maker by 10Web plugin. If your version is below 1.15.45, the system is vulnerable. Use WordPress admin panel or run a command like 'wp plugin list' in the WordPress directory to verify the version.

Impact Analysis

An attacker with subscriber-level access could exploit this to manipulate database queries, potentially accessing, modifying, or deleting sensitive data. This could lead to unauthorized data exposure, data corruption, or complete database compromise.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations may face legal penalties, reputational damage, and loss of trust due to non-compliance resulting from unauthorized data access.

Mitigation Strategies

Update the Form Maker by 10Web plugin to version 1.15.45 or later to address the SQL injection vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16977. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart