Description
Contributor SQL Injection in Mollie Forms <= 2.11.0 versions.
Published: 2026-09-23
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: Database Compromise
Action: Immediate Patch
AI Analysis

Impact

The plugin contains a classic SQL injection flaw that allows a malicious contributor to insert arbitrary SQL commands through unsanitized form input. An attacker could read, modify or delete any data stored in the WordPress database, potentially corrupting transaction records, exposing sensitive user information, or injecting malicious code that could further compromise the site.

Affected Systems

The vulnerable product is WordPress Mollie Forms distributed by Nick van Wobbie. All installations running version 2.11.0 or earlier are affected; versions 2.11.1 and later contain the fix.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity, yet the EPSS score is not available and the vulnerability is not listed in CISA KEV, suggesting exploitation is plausible but not certain. The most likely attack vector is through a malicious or compromised contributor who can submit data via the plugin’s forms. Because the flaw is exercised through normal form entry, any site that authorizes contributors to use Mollie Forms is at risk; no special network conditions are required.

Generated by OpenCVE AI on September 23, 2026 at 21:02 UTC.

Remediation

Vendor Solution

Update the WordPress Mollie Forms Plugin to the latest available version (at least 2.11.1).


OpenCVE Recommended Actions

  • Update the Mollie Forms plugin to version 2.11.1 or later
  • If immediate updating is not possible, disable contributor access or restrict form submissions to trusted administrators
  • After applying the patch, scan the database for injection signatures and monitor logs for suspicious activity

Generated by OpenCVE AI on September 23, 2026 at 21:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Description Contributor SQL Injection in Mollie Forms <= 2.11.0 versions.
Title WordPress Mollie Forms plugin <= 2.11.0 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-23T18:46:53.072Z

Reserved: 2026-09-18T17:43:12.509Z

Link: CVE-2026-93773

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-23T19:19:46.613

Modified: 2026-09-23T19:39:08.847

Link: CVE-2026-93773

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T21:15:09Z

Weaknesses
  • CWE-89

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