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()`. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
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
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
- Deferred
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-18870IBM PowerVM Hypervisor FW1120.00 through FW1120.01, FW1110.0…4.3
- CVE-2026-18871IBM PowerVM Hypervisor FW1120.00, FW1110.00 through FW1110.3…7.3
- CVE-2026-18872IBM Financial Transaction Manager (FTM) for RedHat OpenShift…9.3
- CVE-2026-18874A flaw was found in volsync-addon-controller. This vulnerabi…6.2
- CVE-2026-18875IBM Financial Transaction Manager (FTM) for RedHat OpenShift…7.3
- CVE-2026-1888The Docus – YouTube Video Playlist plugin for WordPress is v…6.4
- CVE-2026-18884The WooCommerce Lottery plugin for WordPress is vulnerable t…7.5
- CVE-2026-18885ServiceNow has remediated a code injection vulnerability tha…10
- CVE-2026-18886ServiceNow has remediated an improper access control vulnera…10
- CVE-2026-18887IBM i 7.6, 7.5, 7.4, and 7.3 could allow an authenticated at…6.5
- CVE-2026-18888The MongoDB BI Connector ODBC Driver converts floating point…6.5
- CVE-2026-1889The Outgrow plugin for WordPress is vulnerable to Stored Cro…6.4
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
