Strategic Overview
- Status
- Patched in 2.0
- Affected Plugin
- TablePress – Tables in WordPress made easy
- Affected Version
<= 1.14- CVSS
- 8.0High
- Weakness type
- CWE-74 · Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
- CVE
CVE-2019-20180
At a glance
CVE-2019-20180 is a high-severity Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') vulnerability in the TablePress WordPress plugin, affecting versions <= 1.14. It carries a CVSS score of 8.0 (reachable over the network; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Author level or above. The issue is fixed in version 2.0; sites on affected versions should update now. Disclosed February 2020, reported by 0xPablito.
Vulnerability Overview
The TablePress plugin for WordPress is vulnerable to CSV Injection in versions up to and including 1.14 via the tablepress[data] value. This makes it possible for attackers with author level access and above to embed untrusted input into exported CSV files, which can result in code execution when these files are downloaded and opened on a local system with a vulnerable configuration. This vulnerability is not likely to be exploited in the wild due to its high complexity and many modern day protections, however, it could have a significant impact if exploited successfully at it's worst impact. Please note that while the CVE record says this issue was patched in 1.10, our team confirmed it was still exploitable in 1.14. The has been patched in version 2.0 of TablePress.
Technical Analysis
The vector marks this flaw as remotely reachable over the network. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Remediation
Update to version 2.0, or a newer patched version
How does WordSec protect against this?
An attacker needs Author access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: TablePress 2.0 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in TablePress – Tables in WordPress made easy
- 8.5CVE-2024-23825: TablePress <= 2.2.4 Server Side Request Forgery(SSRF)
CVE-2024-23825 - 7.5CVE-2024-45293: PHPSpreadsheet Library < 2.3.0 XXE Injection
CVE-2024-45293 - 6.4CVE-2025-12324: TablePress – Tables in WordPress made easy Stored XSS
CVE-2025-12324 - 6.4CVE-2025-9500: TablePress <= 3.2 Stored Cross-Site Scripting
CVE-2025-9500 - 6.4CVE-2025-5096: TablePress <= 3.1.2 DOM-Based Stored XSS
CVE-2025-5096 - 6.4CVE-2025-2685: TablePress – Tables in WordPress made easy Stored XSS
CVE-2025-2685 - 6.4CVE-2024-9595: TablePress <= 2.4.2 Stored Cross-Site Scripting
CVE-2024-9595 - 6.4CVE-2024-4354: TablePress – Tables in WordPress made easy <= 2.3 SSRF
CVE-2024-4354
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C