AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-16094

MEDIUM · CVSS 4.9

Source: NVD + CISA KEV + EPSS · Published 2026-08-15 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The Invisible Anti-Spam & CAPTCHA plugin for WordPress is vulnerable to SQL Injection through the 'key' parameter, affecting all versions up to 5.1. This flaw allows authenticated attackers with editor-level access or higher to execute arbitrary SQL queries, potentially leading to the extraction of sensitive database information. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of data exposure.

CVE
CVE-2026-16094
Severity
MEDIUM
CVSS
4.9
EPSS
N/A
WordPress

Original NVD Description

The Invisible Anti-Spam & CAPTCHA — reCAPTCHA Alternative for All Forms plugin for WordPress is vulnerable to generic SQL Injection via the 'key' parameter 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.