AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-6230

HIGH · CVSS 7.5 EPSS 0.27% Public Exploit

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

CyberRota Analysis

AI-Generated

The Tainacan plugin for WordPress is susceptible to time-based blind SQL Injection through the 'geoquery' parameter, affecting all versions up to and including 1.0.3. This vulnerability allows unauthenticated attackers to manipulate SQL queries, potentially leading to unauthorized access to sensitive database information. WordPress site administrators using the Tainacan plugin should prioritize applying updates to mitigate this high-severity risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-6230
Severity
HIGH
CVSS
7.5
EPSS
0.27%
WordPress

Original NVD Description

The Tainacan plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'geoquery' parameter in all versions up to and including 1.0.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.