CVE-2024-4700: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wptb WP Table Builder – WordPress Table Plugin
CVE-2024-4700 is a stored Cross-Site Scripting (XSS) vulnerability in the WP Table Builder WordPress plugin affecting all versions up to 1. 4. 14. The flaw arises from improper input sanitization and output escaping of the button element, allowing authenticated users with at least contributor privileges (by default administrators) to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, privilege escalation, or other malicious activities. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction for exploitation. No known public exploits have been reported yet. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially on sites with multiple user roles. The threat primarily affects WordPress sites globally, with higher risk in countries with widespread WordPress adoption and active contributor communities.
AI Analysis
Technical Summary
CVE-2024-4700 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WP Table Builder plugin for WordPress, a tool widely used to create tables within WordPress sites. The vulnerability exists due to improper neutralization of input during web page generation, specifically in the handling of the button element. Versions up to and including 1.4.14 fail to adequately sanitize and escape user-supplied input, allowing authenticated users with contributor or administrator privileges to inject arbitrary JavaScript code into pages. This malicious code is stored persistently and executed in the context of any user who views the affected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of users without their consent. The vulnerability requires at least low-level privileges (contributors) to exploit, but by default, only administrators can configure and use the WP Table Builder plugin, limiting the attack surface. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, and no user interaction required. The scope is changed because the vulnerability affects other components beyond the initial privileges. No public exploit code is currently known, but the risk remains significant due to the common use of WordPress and this plugin. Mitigation involves updating the plugin once a patch is released or applying strict input validation and output encoding as a temporary measure.
Potential Impact
The impact of CVE-2024-4700 can be significant for organizations using the WP Table Builder plugin on their WordPress sites. Successful exploitation allows attackers with contributor or administrator privileges to inject persistent malicious scripts, leading to session hijacking, unauthorized actions, data theft, or defacement. This can undermine the confidentiality and integrity of user data and site content. For high-traffic or multi-user WordPress sites, the risk is amplified as many users may be exposed to the malicious payload. Attackers could leverage this vulnerability to escalate privileges, pivot within the network, or distribute malware. Although availability is not directly affected, reputational damage and loss of user trust can have long-term business consequences. The vulnerability is particularly concerning for organizations relying on WordPress for customer-facing portals, e-commerce, or content management, where user credentials and sensitive information are handled.
Mitigation Recommendations
To mitigate CVE-2024-4700, organizations should: 1) Monitor for and apply updates from the WP Table Builder plugin vendor as soon as a patch is released. 2) Restrict plugin usage and configuration permissions strictly to trusted administrators to minimize the number of users who can inject malicious content. 3) Implement Web Application Firewall (WAF) rules that detect and block suspicious script injections targeting the button element in the plugin’s context. 4) Conduct regular security audits and code reviews for customizations involving the plugin to ensure proper input sanitization and output encoding. 5) Educate administrators and contributors on the risks of injecting untrusted content and enforce strict content policies. 6) Temporarily disable or remove the plugin if patching is not immediately possible, especially on high-risk or public-facing sites. 7) Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts, reducing the impact of potential XSS payloads. 8) Monitor logs for unusual activity related to the plugin’s usage and user privilege escalations.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, Brazil, France, Japan, Netherlands, Italy, Spain
CVE-2024-4700: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wptb WP Table Builder – WordPress Table Plugin
Description
CVE-2024-4700 is a stored Cross-Site Scripting (XSS) vulnerability in the WP Table Builder WordPress plugin affecting all versions up to 1. 4. 14. The flaw arises from improper input sanitization and output escaping of the button element, allowing authenticated users with at least contributor privileges (by default administrators) to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, privilege escalation, or other malicious activities. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction for exploitation. No known public exploits have been reported yet. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially on sites with multiple user roles. The threat primarily affects WordPress sites globally, with higher risk in countries with widespread WordPress adoption and active contributor communities.
AI-Powered Analysis
Technical Analysis
CVE-2024-4700 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WP Table Builder plugin for WordPress, a tool widely used to create tables within WordPress sites. The vulnerability exists due to improper neutralization of input during web page generation, specifically in the handling of the button element. Versions up to and including 1.4.14 fail to adequately sanitize and escape user-supplied input, allowing authenticated users with contributor or administrator privileges to inject arbitrary JavaScript code into pages. This malicious code is stored persistently and executed in the context of any user who views the affected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of users without their consent. The vulnerability requires at least low-level privileges (contributors) to exploit, but by default, only administrators can configure and use the WP Table Builder plugin, limiting the attack surface. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, and no user interaction required. The scope is changed because the vulnerability affects other components beyond the initial privileges. No public exploit code is currently known, but the risk remains significant due to the common use of WordPress and this plugin. Mitigation involves updating the plugin once a patch is released or applying strict input validation and output encoding as a temporary measure.
Potential Impact
The impact of CVE-2024-4700 can be significant for organizations using the WP Table Builder plugin on their WordPress sites. Successful exploitation allows attackers with contributor or administrator privileges to inject persistent malicious scripts, leading to session hijacking, unauthorized actions, data theft, or defacement. This can undermine the confidentiality and integrity of user data and site content. For high-traffic or multi-user WordPress sites, the risk is amplified as many users may be exposed to the malicious payload. Attackers could leverage this vulnerability to escalate privileges, pivot within the network, or distribute malware. Although availability is not directly affected, reputational damage and loss of user trust can have long-term business consequences. The vulnerability is particularly concerning for organizations relying on WordPress for customer-facing portals, e-commerce, or content management, where user credentials and sensitive information are handled.
Mitigation Recommendations
To mitigate CVE-2024-4700, organizations should: 1) Monitor for and apply updates from the WP Table Builder plugin vendor as soon as a patch is released. 2) Restrict plugin usage and configuration permissions strictly to trusted administrators to minimize the number of users who can inject malicious content. 3) Implement Web Application Firewall (WAF) rules that detect and block suspicious script injections targeting the button element in the plugin’s context. 4) Conduct regular security audits and code reviews for customizations involving the plugin to ensure proper input sanitization and output encoding. 5) Educate administrators and contributors on the risks of injecting untrusted content and enforce strict content policies. 6) Temporarily disable or remove the plugin if patching is not immediately possible, especially on high-risk or public-facing sites. 7) Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts, reducing the impact of potential XSS payloads. 8) Monitor logs for unusual activity related to the plugin’s usage and user privilege escalations.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-05-09T18:24:14.010Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b94b7ef31ef0b556df8
Added to database: 2/25/2026, 9:37:24 PM
Last enriched: 2/26/2026, 12:53:15 AM
Last updated: 2/26/2026, 11:17:34 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-64999: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Checkmk GmbH Checkmk
HighCVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.