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.
Published: 2026-08-12
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Form Maker by 10Web WordPress plugin does not properly parameterize a user-controlled value that is substituted into a dynamic SQL query for a database‑backed choice field. Consequently, subscriber‑level users can perform second‑order SQL injection by entering crafted data that later becomes part of an SQL statement. This flaw is classified as a SQL injection vulnerability (CWE‑89).

Affected Systems

The vulnerability is present in any installation of the Form Maker by 10Web plugin running a version earlier than 1.15.45. All WordPress sites that have this plugin in use and allow subscriber‑level users to interact with the affected form are impacted. The product is identified as Unknown:Form Maker by 10Web.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, but the EPSS score of <1% suggests a low probability that this vulnerability will be actively exploited. The lack of listing in the CISA KEV catalog indicates no documented exploitation. The likely attack path requires a subscriber‑level user to submit data that is later stored and used in a dynamic query; the second‑order nature means the impact may only materialize when the stored data is processed. Based on the EPSS score, the exploitation risk is considered low, but the high severity remains a concern.

Generated by OpenCVE AI on August 13, 2026 at 03:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official update to Form Maker by 10Web version 1.15.45 or later.
  • If the update cannot be applied immediately, restrict subscriber‑level users from accessing the form field that triggers the dynamic query or remove that field from the form.
  • Disable or remove the Form Maker by 10Web plugin entirely until the security fix is applied.
  • Validate all user input when rendering dynamic SQL queries in custom WordPress plugins to prevent future injection vulnerabilities.

Generated by OpenCVE AI on August 13, 2026 at 03:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared 10web
10web form Maker By 10web
Wordpress
Wordpress wordpress
Vendors & Products 10web
10web form Maker By 10web
Wordpress
Wordpress wordpress

Thu, 13 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE‑89

Wed, 12 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE‑89

Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
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.
Title Form Maker by 10Web < 1.15.45 - Subscriber+ SQL Injection via display_name
References

Subscriptions

10web Form Maker By 10web
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T16:08:01.753Z

Reserved: 2026-07-24T08:34:07.336Z

Link: CVE-2026-16977

cve-icon Vulnrichment

Updated: 2026-08-12T16:07:58.369Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T06:19:18.193

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-16977

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:39:30Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')