TableOn – WordPress Posts Table Filterable <= 1.0.4.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'class' Shortcode Attribute

6.4
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE CVE-2026-3513
CVSS 6.4 (Medium)
Publicly Published April 7, 2026
Last Updated April 8, 2026
Researcher Itthidej Aramsri (Boeing777)

Description

The TableOn – WordPress Posts Table Filterable plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'tableon_button' shortcode in all versions up to and including 1.0.4.4. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes such as 'class', 'help_link', 'popup_title', and 'help_title'. The do_shortcode_button() function extracts these attributes without sanitization and passes them to TABLEON_HELPER::draw_html_item(), which concatenates attribute values into HTML using single quotes without escaping (line 29: $item .= " {$key}='{$value}'"). This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Learn more about Cross-Site Scripting 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.5, or a newer patched version
Affected Version
  • <= 1.0.4.4
Patched Version
  • 1.0.5

Recent vulnerabilities in TableOn – WordPress Posts Table Filterable 

# Title CVE ID CVSS Researchers Date
1 TableOn <= 1.0.5.1 - Unauthenticated Blind SQL Injection via 'comment_count' Filter Parameter CVE-2026-18881 7.5 Athiwat Tiprasaharn (Jitlada), Itthidej Aramsri (Boeing777), Waris Damkham August 4, 2026
2 TableOn – WordPress Posts Table Filterable  <= 1.0.5.1 - Unauthenticated SQL Injection CVE-2026-42755 7.5 hhhai May 30, 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