CVE-2026-18881
Last modified
CVE-2026-18881 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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()`.
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).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| realmag777 | TableOn – WordPress Posts Table Filterable | <= 1.0.5.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-18881?
How severe is CVE-2026-18881?
How do I fix CVE-2026-18881?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-18854A vulnerability has been found in Shandong Hoteam PDM Produc…7.3
- CVE-2026-18856A vulnerability was determined in Poesis Rhymix CMS up to 2.…4.7
- CVE-2026-18859A vulnerability was identified in ESAFENET CDG up to 2026061…7.3
- CVE-2026-1886The Go Night Pro | WordPress Dark Mode Plugin for WordPress …6.4
- CVE-2026-18860Velociraptor allows multi-tenant deployments named "Orgs". …8.7
- CVE-2026-1888The Docus – YouTube Video Playlist plugin for WordPress is v…6.4
- CVE-2026-1889The Outgrow plugin for WordPress is vulnerable to Stored Cro…6.4
- CVE-2026-18895A vulnerability was found in UTT HiPER 1250GW up to 3.2.7-21…8.8
- CVE-2026-18896A vulnerability was determined in lavkush-maurya Student-Reg…6.3
- CVE-2026-18897A vulnerability was identified in UTT HiPER 1250GW up to v3.…8.8
- CVE-2026-18898A security flaw has been discovered in UTT HiPER 1200GW up t…8.8
- CVE-2026-1890The LeadConnector WordPress plugin before 3.0.22 does not ha…5.3
Are you affected by CVE-2026-18881?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
