CVE-2026-66659
Deferred Deferred - Pending Action

SQL Injection in Tablesome Table

Vulnerability report for CVE-2026-66659, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-12

Last updated on: 2026-08-12

Assigner: Patchstack

Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Essekia Tablesome Table allows Blind SQL Injection. This issue affects Tablesome Table: from n/a through 1.2.9.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-12
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-31
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
essekia tablesome_table to 1.2.9 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL Injection vulnerability in the Essekia Tablesome Table plugin. It allows attackers to inject malicious SQL commands into the application, potentially accessing or manipulating database contents without proper authorization.

Detection Guidance

To detect SQL injection vulnerabilities like CVE-2026-66659 in Tablesome Table, monitor web application logs for suspicious SQL query patterns or errors. Use tools like SQLMap to test for blind SQL injection by sending crafted inputs and observing responses. Check for unusual database queries or delays in responses that may indicate exploitation attempts.

Impact Analysis

An attacker could exploit this to read sensitive data from your database, modify or delete records, or even take control of the affected system. The high CVSS score (9.3) indicates severe impact.

Compliance Impact

This vulnerability could lead to unauthorized data access or breaches, violating GDPR (data protection) and HIPAA (healthcare data privacy) requirements. Non-compliance may result in legal penalties or fines.

Mitigation Strategies

Immediately update Tablesome Table to version 1.2.9 or later to address the SQL injection vulnerability. Disable or restrict access to the vulnerable component if an update is not immediately possible. Implement input validation and use prepared statements in all database queries to prevent SQL injection attacks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66659. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart