CVE-2026-3513
Last modified
CVE-2026-3513 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. 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'. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-3513?
How severe is CVE-2026-3513?
How do I fix CVE-2026-3513?
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-35096KTM System e-BOK is vulnerable to Cross‑Site Request Forgery…5.1
- CVE-2026-35097KTM System e-BOK enforces a maximum password length of six n…6.9
- CVE-2026-35098KTM System e-BOK does not implement any limit or timeout on …6.9
- CVE-2026-35099Lakeside SysTrack Agent 11 before 11.5.0.15 has a race condi…7.4
- CVE-2026-3511Improper Restriction of XML External Entity Reference vulner…8.6
- CVE-2026-3512The Writeprint Stylometry plugin for WordPress is vulnerable…6.1
- CVE-2026-3514In version 3.6.19 of prefecthq/prefect, an authentication by…7.5
- CVE-2026-35140HCL DFXAnalytics is affected by a Missing Secure Attribute i…7.2
- CVE-2026-35141HCL DFXAnalytics is affected by a Login Replay Attack vulner…5.3
- CVE-2026-35142HCL DFXAnalytics is affected by an Internal IP Address Discl…8.2
- CVE-2026-35143HCL DFXAnalytics is affected by a Missing SameSite Attribute…6.5
- CVE-2026-35145HCL DFXAnalytics is affected by a Missing HTTP Strict-Transp…3.1
Are you affected by CVE-2026-3513?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
