CVE-2025-10053: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in exlac TableGen – Data Table Generator
The TableGen – Data Table Generator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.3.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
AI Analysis
Technical Summary
CVE-2025-10053 is a stored Cross-Site Scripting (XSS) vulnerability identified in the TableGen – Data Table Generator plugin for WordPress, developed by exlac. This vulnerability affects all versions up to and including 1.3.1. The root cause is improper neutralization of input during web page generation, specifically insufficient input sanitization and output escaping in the plugin's admin settings. An attacker with administrator-level permissions or higher can exploit this flaw by injecting arbitrary malicious scripts into pages. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, privilege escalation, or other malicious activities. Notably, this vulnerability only manifests in multi-site WordPress installations or installations where the unfiltered_html capability is disabled, limiting the scope somewhat. The CVSS 3.1 base score is 4.4 (medium severity), reflecting a network attack vector with high complexity, requiring high privileges but no user interaction. The vulnerability impacts confidentiality and integrity but not availability. There are no known exploits in the wild yet, and no patches have been linked at the time of publication. The vulnerability is classified under CWE-79, which corresponds to improper neutralization of input leading to XSS. Given the stored nature of the XSS, the injected scripts persist in the database and affect all users who view the infected pages, increasing the risk of widespread impact within affected installations.
Potential Impact
For European organizations using WordPress multi-site installations with the TableGen plugin, this vulnerability poses a risk of unauthorized script execution within their administrative or user environments. The exploitation could lead to theft of authentication tokens, unauthorized actions performed on behalf of users, or defacement of web content. Since the attacker must have administrator-level access, the vulnerability primarily escalates the impact of insider threats or compromised admin accounts. The persistence of malicious scripts can facilitate prolonged attacks, including data exfiltration or lateral movement within the network. Although the vulnerability does not affect availability, the compromise of confidentiality and integrity can damage organizational reputation, lead to regulatory non-compliance (e.g., GDPR breaches if personal data is exposed), and incur remediation costs. The limitation to multi-site and unfiltered_html-disabled installations narrows the affected population but does not eliminate risk for large organizations or managed service providers hosting multiple WordPress sites. Given WordPress's widespread use in Europe, especially among SMEs and public sector entities, the threat is relevant and warrants attention.
Mitigation Recommendations
Organizations should first verify if they operate multi-site WordPress installations using the TableGen – Data Table Generator plugin version 1.3.1 or earlier. Immediate mitigation involves restricting administrator access to trusted personnel only and auditing existing admin accounts for compromise. Since no official patch is currently linked, administrators should consider temporarily disabling or removing the plugin until a secure update is released. As a workaround, enabling the unfiltered_html capability for trusted users or adjusting user roles to limit script injection risks may reduce exposure. Implementing Web Application Firewalls (WAFs) with custom rules to detect and block suspicious script payloads in admin settings can provide additional defense. Regularly monitoring logs for unusual admin activity and scanning for injected scripts in pages is recommended. Once a patch becomes available, prompt application is critical. Additionally, educating administrators about the risks of stored XSS and enforcing strong authentication and session management practices will help mitigate exploitation potential.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-10053: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in exlac TableGen – Data Table Generator
Description
The TableGen – Data Table Generator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.3.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
AI-Powered Analysis
Technical Analysis
CVE-2025-10053 is a stored Cross-Site Scripting (XSS) vulnerability identified in the TableGen – Data Table Generator plugin for WordPress, developed by exlac. This vulnerability affects all versions up to and including 1.3.1. The root cause is improper neutralization of input during web page generation, specifically insufficient input sanitization and output escaping in the plugin's admin settings. An attacker with administrator-level permissions or higher can exploit this flaw by injecting arbitrary malicious scripts into pages. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, privilege escalation, or other malicious activities. Notably, this vulnerability only manifests in multi-site WordPress installations or installations where the unfiltered_html capability is disabled, limiting the scope somewhat. The CVSS 3.1 base score is 4.4 (medium severity), reflecting a network attack vector with high complexity, requiring high privileges but no user interaction. The vulnerability impacts confidentiality and integrity but not availability. There are no known exploits in the wild yet, and no patches have been linked at the time of publication. The vulnerability is classified under CWE-79, which corresponds to improper neutralization of input leading to XSS. Given the stored nature of the XSS, the injected scripts persist in the database and affect all users who view the infected pages, increasing the risk of widespread impact within affected installations.
Potential Impact
For European organizations using WordPress multi-site installations with the TableGen plugin, this vulnerability poses a risk of unauthorized script execution within their administrative or user environments. The exploitation could lead to theft of authentication tokens, unauthorized actions performed on behalf of users, or defacement of web content. Since the attacker must have administrator-level access, the vulnerability primarily escalates the impact of insider threats or compromised admin accounts. The persistence of malicious scripts can facilitate prolonged attacks, including data exfiltration or lateral movement within the network. Although the vulnerability does not affect availability, the compromise of confidentiality and integrity can damage organizational reputation, lead to regulatory non-compliance (e.g., GDPR breaches if personal data is exposed), and incur remediation costs. The limitation to multi-site and unfiltered_html-disabled installations narrows the affected population but does not eliminate risk for large organizations or managed service providers hosting multiple WordPress sites. Given WordPress's widespread use in Europe, especially among SMEs and public sector entities, the threat is relevant and warrants attention.
Mitigation Recommendations
Organizations should first verify if they operate multi-site WordPress installations using the TableGen – Data Table Generator plugin version 1.3.1 or earlier. Immediate mitigation involves restricting administrator access to trusted personnel only and auditing existing admin accounts for compromise. Since no official patch is currently linked, administrators should consider temporarily disabling or removing the plugin until a secure update is released. As a workaround, enabling the unfiltered_html capability for trusted users or adjusting user roles to limit script injection risks may reduce exposure. Implementing Web Application Firewalls (WAFs) with custom rules to detect and block suspicious script payloads in admin settings can provide additional defense. Regularly monitoring logs for unusual admin activity and scanning for injected scripts in pages is recommended. Once a patch becomes available, prompt application is critical. Additionally, educating administrators about the risks of stored XSS and enforcing strong authentication and session management practices will help mitigate exploitation potential.
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-09-05T19:20:46.665Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68dfb274c3835a5fbe033bbd
Added to database: 10/3/2025, 11:24:36 AM
Last enriched: 10/3/2025, 11:35:27 AM
Last updated: 10/7/2025, 12:01:01 AM
Views: 27
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-34251: CWE-269 Improper Privilege Management in Tesla Telematics Control Unit (TCU)
HighCVE-2025-43824: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Liferay Portal
MediumCVE-2025-61768: CWE-20: Improper Input Validation in xuemian168 kuno
MediumCVE-2025-59452: CWE-340 Generation of Predictable Numbers or Identifiers in YoSmart YoLink API
MediumCVE-2025-59451: CWE-863 Incorrect Authorization in YoSmart YoLink application
LowActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.