CVE-2025-2685: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tobiasbg TablePress – Tables in WordPress made easy
CVE-2025-2685 is a stored Cross-Site Scripting (XSS) vulnerability in the TablePress WordPress plugin, affecting all versions up to 3. 0. 4. Authenticated users with Author-level or higher privileges can exploit insufficient input sanitization on the 'table-name' parameter to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking or unauthorized actions. The vulnerability has a CVSS score of 6. 4, indicating medium severity, with no known active exploits reported yet. Exploitation requires authentication but no user interaction beyond page access. The vulnerability impacts confidentiality and integrity but not availability. Organizations using TablePress on WordPress sites should prioritize patching or applying mitigations to prevent exploitation.
AI Analysis
Technical Summary
CVE-2025-2685 identifies a stored Cross-Site Scripting (XSS) vulnerability in the popular WordPress plugin TablePress – Tables in WordPress made easy, maintained by tobiasbg. The flaw exists in all versions up to and including 3.0.4 and stems from improper neutralization of input during web page generation, specifically insufficient sanitization and escaping of the 'table-name' parameter. Authenticated users with Author-level or higher privileges can inject arbitrary JavaScript code into the table name field. Because this input is stored and later rendered on pages without proper output encoding, the malicious script executes in the context of any user who views the affected page. This can lead to session hijacking, privilege escalation, or unauthorized actions performed on behalf of the victim user. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity, with attack vector network-based, low attack complexity, requiring privileges (Author or above), no user interaction, and scope changed due to impact on other components. No public exploits are currently known. The vulnerability affects the confidentiality and integrity of user data but does not impact availability. The flaw is typical of CWE-79, a common web application security issue. Since TablePress is widely used in WordPress sites globally, this vulnerability poses a significant risk to website security if left unpatched.
Potential Impact
The primary impact of CVE-2025-2685 is on the confidentiality and integrity of WordPress sites using the TablePress plugin. Successful exploitation allows authenticated attackers to inject persistent malicious scripts that execute in the browsers of users visiting the compromised pages. This can lead to theft of session cookies, enabling account takeover, unauthorized actions performed with victim user privileges, or delivery of further malware. Since the attacker must have Author-level access, the risk is elevated in environments where multiple users have such privileges or where accounts are weakly protected. The vulnerability does not affect availability directly but can undermine trust in affected websites and lead to reputational damage. Organizations relying on TablePress for content management or data presentation on WordPress sites face risks of data leakage, unauthorized content manipulation, and potential compliance violations. The lack of known exploits in the wild currently reduces immediate risk, but the medium CVSS score and ease of exploitation with valid credentials make timely remediation critical.
Mitigation Recommendations
To mitigate CVE-2025-2685, organizations should immediately update the TablePress plugin to a version that addresses this vulnerability once available. In the absence of an official patch, administrators can implement the following measures: restrict Author-level privileges strictly to trusted users; enforce strong authentication and multi-factor authentication to reduce account compromise risk; apply Web Application Firewall (WAF) rules to detect and block suspicious input patterns targeting the 'table-name' parameter; sanitize and escape user inputs manually if custom modifications to the plugin exist; monitor logs for unusual activity related to table name changes; educate users about phishing and credential security to prevent unauthorized access; and consider temporarily disabling the plugin if feasible until a patch is released. Regular security audits and vulnerability scanning of WordPress environments can help detect exploitation attempts early.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2025-2685: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tobiasbg TablePress – Tables in WordPress made easy
Description
CVE-2025-2685 is a stored Cross-Site Scripting (XSS) vulnerability in the TablePress WordPress plugin, affecting all versions up to 3. 0. 4. Authenticated users with Author-level or higher privileges can exploit insufficient input sanitization on the 'table-name' parameter to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking or unauthorized actions. The vulnerability has a CVSS score of 6. 4, indicating medium severity, with no known active exploits reported yet. Exploitation requires authentication but no user interaction beyond page access. The vulnerability impacts confidentiality and integrity but not availability. Organizations using TablePress on WordPress sites should prioritize patching or applying mitigations to prevent exploitation.
AI-Powered Analysis
Technical Analysis
CVE-2025-2685 identifies a stored Cross-Site Scripting (XSS) vulnerability in the popular WordPress plugin TablePress – Tables in WordPress made easy, maintained by tobiasbg. The flaw exists in all versions up to and including 3.0.4 and stems from improper neutralization of input during web page generation, specifically insufficient sanitization and escaping of the 'table-name' parameter. Authenticated users with Author-level or higher privileges can inject arbitrary JavaScript code into the table name field. Because this input is stored and later rendered on pages without proper output encoding, the malicious script executes in the context of any user who views the affected page. This can lead to session hijacking, privilege escalation, or unauthorized actions performed on behalf of the victim user. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity, with attack vector network-based, low attack complexity, requiring privileges (Author or above), no user interaction, and scope changed due to impact on other components. No public exploits are currently known. The vulnerability affects the confidentiality and integrity of user data but does not impact availability. The flaw is typical of CWE-79, a common web application security issue. Since TablePress is widely used in WordPress sites globally, this vulnerability poses a significant risk to website security if left unpatched.
Potential Impact
The primary impact of CVE-2025-2685 is on the confidentiality and integrity of WordPress sites using the TablePress plugin. Successful exploitation allows authenticated attackers to inject persistent malicious scripts that execute in the browsers of users visiting the compromised pages. This can lead to theft of session cookies, enabling account takeover, unauthorized actions performed with victim user privileges, or delivery of further malware. Since the attacker must have Author-level access, the risk is elevated in environments where multiple users have such privileges or where accounts are weakly protected. The vulnerability does not affect availability directly but can undermine trust in affected websites and lead to reputational damage. Organizations relying on TablePress for content management or data presentation on WordPress sites face risks of data leakage, unauthorized content manipulation, and potential compliance violations. The lack of known exploits in the wild currently reduces immediate risk, but the medium CVSS score and ease of exploitation with valid credentials make timely remediation critical.
Mitigation Recommendations
To mitigate CVE-2025-2685, organizations should immediately update the TablePress plugin to a version that addresses this vulnerability once available. In the absence of an official patch, administrators can implement the following measures: restrict Author-level privileges strictly to trusted users; enforce strong authentication and multi-factor authentication to reduce account compromise risk; apply Web Application Firewall (WAF) rules to detect and block suspicious input patterns targeting the 'table-name' parameter; sanitize and escape user inputs manually if custom modifications to the plugin exist; monitor logs for unusual activity related to table name changes; educate users about phishing and credential security to prevent unauthorized access; and consider temporarily disabling the plugin if feasible until a patch is released. Regular security audits and vulnerability scanning of WordPress environments can help detect exploitation attempts early.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-03-22T16:55:17.830Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b25b7ef31ef0b54e9a7
Added to database: 2/25/2026, 9:35:33 PM
Last enriched: 2/25/2026, 10:27:45 PM
Last updated: 2/26/2026, 6:17:41 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-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
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.