TableOn <= 1.0.5.1 - Unauthenticated Blind SQL Injection via 'comment_count' Filter Parameter

7.5
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE CVE-2026-18881
CVSS 7.5 (High)
Publicly Published August 4, 2026
Last Updated August 5, 2026
Researchers Athiwat Tiprasaharn (Jitlada)
Itthidej Aramsri (Boeing777)
Waris Damkham

Description

The TableOn – WordPress Posts Table Filterable plugin for WordPress is vulnerable to blind SQL Injection via the `filter_data[comment_count]` parameter of the public `tableon_get_table_data` AJAX action in all versions up to, and including, 1.0.5.1. This is due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query — the value is split on `:` and both halves are interpolated directly into a `posts_where` SQL clause without `intval()` casting or `$wpdb->prepare()`. This makes it possible for unauthenticated attackers to append additional SQL queries into the already-existing query that can be used to extract sensitive information from the database (researcher demonstrated extraction of database(), wp_users.user_login, and wp_users.user_pass).

Learn more about SQL Injection vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for TableOn – WordPress Posts Table Filterable 

Software Type Plugin
Software Slug posts-table-filterable (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.0.6, or a newer patched version
Affected Version
  • <= 1.0.5.1
Patched Version
  • 1.0.6

Recent vulnerabilities in TableOn – WordPress Posts Table Filterable 

# Title CVE ID CVSS Researchers Date
1 TableOn – WordPress Posts Table Filterable  <= 1.0.5.1 - Unauthenticated SQL Injection CVE-2026-42755 7.5 hhhai May 30, 2026
2 TableOn – WordPress Posts Table Filterable <= 1.0.4.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'class' Shortcode Attribute CVE-2026-3513 6.4 Itthidej Aramsri (Boeing777) April 7, 2026
3 TableOn <= 1.0.4.2 - Reflected Cross-Site Scripting CVE-2025-69316 6.1 Skalucy January 20, 2026
4 TableOn – WordPress Posts Table Filterable <= 1.0.4.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via tableon_popup_iframe_button Shortcode CVE-2025-5143 6.4 Peter Thaleikis June 20, 2025
5 TableOn <= 1.0.5.1 - Unauthenticated Arbitrary Shortcode Execution CVE-2025-60244 6.5 ch4r0n May 22, 2025
6 TableOn – WordPress Posts Table Filterable <= 1.0.3 - Unauthenticated Stored Cross-Site Scripting CVE-2025-32592 6.1 Abdi Pranata April 14, 2025
7 TableOn – WordPress Posts Table Filterable <= 1.0.4.3 - Unauthenticated PHP Object Injection CVE-2025-32569 9.8 LVT-tholv2k April 10, 2025
8 TableOn – WordPress Posts Table Filterable <= 1.0.5.1 - Missing Authorization CVE-2025-32218 4.3 Abdi Pranata April 4, 2025
9 TableOn – WordPress Posts Table Filterable <= 1.0.0 - Reflected Cross-Site Scripting 6.1 WPScanTeam October 18, 2021

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation