Description
The Invisible Anti-Spam & CAPTCHA — reCAPTCHA Alternative for All Forms plugin for WordPress is vulnerable to generic SQL Injection via Pattern JSON Keys/Values in all versions up to, and including, 5.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with editor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-08-15
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Invisible Anti‑Spam & CAPTCHA plugin is vulnerable to a generic SQL injection through Pattern JSON keys and values. Because user supplied parameters are not properly escaped and the existing SQL query is not sufficiently prepared, authenticated attackers with editor‑level or higher permissions can inject additional SQL that is executed alongside the legitimate query. This flaw, a CWE‑89 (SQL Injection), can be leveraged to read arbitrary data from the database, exposing sensitive information.

Affected Systems

WordPress installations that use the Invisible Anti-Spam & CAPTCHA — reCAPTCHA Alternative for All Forms plugin by Matthias Nordwig. All released versions up to and including 5.1 are affected; later versions may have the fix, but the exact fixed release is not specified.

Risk and Exploitability

The CVSS score of 4.9 indicates a moderate severity. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting a lower likelihood of widespread exploitation. However, because only authenticated users with editor privileges can exploit the flaw, organizations with broad editor access may be at higher risk. The typical attack vector is via the WordPress admin interface where an attacker logs in with editor rights, then submits a crafted form that contains malicious JSON to trigger the injection.

Generated by OpenCVE AI on August 15, 2026 at 05:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Invisible Anti‑Spam & CAPTCHA plugin to a version newer than 5.1.
  • If a newer version is unavailable, remove or disable the plugin to eliminate the attack surface.
  • Restrict editor‑level access to trusted users and regularly audit user permissions.

Generated by OpenCVE AI on August 15, 2026 at 05:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 15 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
Description The Invisible Anti-Spam & CAPTCHA — reCAPTCHA Alternative for All Forms plugin for WordPress is vulnerable to generic SQL Injection via Pattern JSON Keys/Values in all versions up to, and including, 5.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with editor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Invisible Anti-Spam & CAPTCHA <= 5.1 - Authenticated (Editor+) SQL Injection via Pattern JSON Keys/Values
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-15T03:25:59.272Z

Reserved: 2026-07-17T17:50:32.181Z

Link: CVE-2026-16146

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T04:18:10.440

Modified: 2026-08-15T04:18:10.440

Link: CVE-2026-16146

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-15T05:30:03Z

Weaknesses
  • CWE-89

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