CVE-2025-9500: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tobiasbg TablePress – Tables in WordPress made easy
The TablePress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘shortcode_debug’ parameter in all versions up to, and including, 3.2 due to insufficient input sanitization and output escaping. 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.
AI Analysis
Technical Summary
CVE-2025-9500 is a stored Cross-Site Scripting (XSS) vulnerability affecting the TablePress plugin for WordPress, a widely used plugin that allows users to create and manage tables easily within WordPress sites. The vulnerability arises from improper neutralization of input during web page generation, specifically via the 'shortcode_debug' parameter. This parameter is insufficiently sanitized and escaped, allowing an authenticated attacker with Contributor-level access or higher to inject arbitrary malicious scripts into pages. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or further exploitation such as privilege escalation or malware delivery. The vulnerability affects all versions up to and including 3.2 of TablePress. The CVSS 3.1 score is 6.4 (medium severity), reflecting that the attack vector is network-based, requires low attack complexity, and privileges at the contributor level, but does not require user interaction. The scope is changed, indicating that the vulnerability can affect resources beyond the initially compromised component. No known exploits are currently in the wild, and no patches have been linked yet. The vulnerability is classified under CWE-79, which covers improper neutralization of input leading to XSS attacks.
Potential Impact
For European organizations, this vulnerability poses a significant risk particularly to those relying on WordPress sites with the TablePress plugin installed. Since Contributor-level access is required, attackers would need to have some level of authenticated access, which could be obtained via compromised credentials or social engineering. Once exploited, attackers can inject malicious scripts that execute in the context of users visiting the affected pages, potentially compromising user sessions, stealing sensitive data, or performing unauthorized actions on behalf of users. This can lead to data breaches, reputational damage, and regulatory non-compliance under GDPR if personal data is exposed. The medium CVSS score reflects moderate impact, but the scope change indicates potential for broader compromise within the web application environment. European organizations with public-facing WordPress sites, especially those in sectors like e-commerce, media, education, and government, are at risk. The lack of a patch increases exposure time, emphasizing the need for immediate mitigation. Additionally, the stored nature of the XSS means the malicious payload persists and affects all users accessing the infected content, increasing the attack surface.
Mitigation Recommendations
1. Immediate mitigation involves restricting Contributor-level access to trusted users only, implementing strict user account management and monitoring for suspicious activity. 2. Employ Web Application Firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the 'shortcode_debug' parameter or suspicious script injections in TablePress-related pages. 3. Disable or remove the TablePress plugin if it is not essential, or temporarily restrict its usage until a patch is released. 4. Monitor WordPress logs and database entries for unusual content in shortcode parameters or table data that could indicate attempted exploitation. 5. Educate content contributors about phishing and credential security to prevent unauthorized access. 6. Once available, promptly apply official patches or updates from the TablePress vendor. 7. Implement Content Security Policy (CSP) headers to restrict execution of unauthorized scripts on affected sites. 8. Conduct regular security audits and penetration testing focused on WordPress plugins and user privilege management.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-9500: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tobiasbg TablePress – Tables in WordPress made easy
Description
The TablePress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘shortcode_debug’ parameter in all versions up to, and including, 3.2 due to insufficient input sanitization and output escaping. 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.
AI-Powered Analysis
Technical Analysis
CVE-2025-9500 is a stored Cross-Site Scripting (XSS) vulnerability affecting the TablePress plugin for WordPress, a widely used plugin that allows users to create and manage tables easily within WordPress sites. The vulnerability arises from improper neutralization of input during web page generation, specifically via the 'shortcode_debug' parameter. This parameter is insufficiently sanitized and escaped, allowing an authenticated attacker with Contributor-level access or higher to inject arbitrary malicious scripts into pages. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or further exploitation such as privilege escalation or malware delivery. The vulnerability affects all versions up to and including 3.2 of TablePress. The CVSS 3.1 score is 6.4 (medium severity), reflecting that the attack vector is network-based, requires low attack complexity, and privileges at the contributor level, but does not require user interaction. The scope is changed, indicating that the vulnerability can affect resources beyond the initially compromised component. No known exploits are currently in the wild, and no patches have been linked yet. The vulnerability is classified under CWE-79, which covers improper neutralization of input leading to XSS attacks.
Potential Impact
For European organizations, this vulnerability poses a significant risk particularly to those relying on WordPress sites with the TablePress plugin installed. Since Contributor-level access is required, attackers would need to have some level of authenticated access, which could be obtained via compromised credentials or social engineering. Once exploited, attackers can inject malicious scripts that execute in the context of users visiting the affected pages, potentially compromising user sessions, stealing sensitive data, or performing unauthorized actions on behalf of users. This can lead to data breaches, reputational damage, and regulatory non-compliance under GDPR if personal data is exposed. The medium CVSS score reflects moderate impact, but the scope change indicates potential for broader compromise within the web application environment. European organizations with public-facing WordPress sites, especially those in sectors like e-commerce, media, education, and government, are at risk. The lack of a patch increases exposure time, emphasizing the need for immediate mitigation. Additionally, the stored nature of the XSS means the malicious payload persists and affects all users accessing the infected content, increasing the attack surface.
Mitigation Recommendations
1. Immediate mitigation involves restricting Contributor-level access to trusted users only, implementing strict user account management and monitoring for suspicious activity. 2. Employ Web Application Firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the 'shortcode_debug' parameter or suspicious script injections in TablePress-related pages. 3. Disable or remove the TablePress plugin if it is not essential, or temporarily restrict its usage until a patch is released. 4. Monitor WordPress logs and database entries for unusual content in shortcode parameters or table data that could indicate attempted exploitation. 5. Educate content contributors about phishing and credential security to prevent unauthorized access. 6. Once available, promptly apply official patches or updates from the TablePress vendor. 7. Implement Content Security Policy (CSP) headers to restrict execution of unauthorized scripts on affected sites. 8. Conduct regular security audits and penetration testing focused on WordPress plugins and user privilege management.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-08-26T19:06:27.544Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68b27ef0ad5a09ad007ec829
Added to database: 8/30/2025, 4:32:48 AM
Last enriched: 9/7/2025, 12:43:47 AM
Last updated: 10/14/2025, 11:47:17 PM
Views: 85
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-54196: URL Redirection to Untrusted Site ('Open Redirect') (CWE-601) in Adobe Adobe Connect
LowCVE-2025-49553: Cross-site Scripting (DOM-based XSS) (CWE-79) in Adobe Adobe Connect
CriticalCVE-2025-49552: Cross-site Scripting (DOM-based XSS) (CWE-79) in Adobe Adobe Connect
HighCVE-2025-62376: CWE-287: Improper Authentication in pwncollege dojo
CriticalCVE-2025-61797: Cross-site Scripting (Stored XSS) (CWE-79) in Adobe Adobe Experience Manager
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.