CVE-2025-58857
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in KaizenCoders Table of content content-table allows Stored XSS.This issue affects Table of content: from n/a through <= 1.5.3.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in KaizenCoders Table of Content plugin (≤1.5.3.1) allows attackers to inject malicious scripts that execute when admins view the settings.
The KaizenCoders Table of Content WordPress plugin (content-table) versions up to and including 1.5.3.1 suffer from a stored cross-site scripting (XSS) vulnerability, identified as CVE-2025-58857. The root cause is improper neutralization of user-supplied input during web page generation, allowing arbitrary script code to be permanently stored on the server [1].
Exploitation requires a user with the appropriate privilege level (e.g., a contributor or editor) to submit a crafted payload through the plugin's content settings. The stored script then executes in the browser of any higher-privileged user (e.g., administrator) who views the affected page, triggered without additional user interaction beyond loading the page [1].
A successful attack can lead to session hijacking, defacement, or redirection to malicious sites. Administrators could have their credentials stolen or be tricked into performing actions on behalf of the attacker, effectively compromising the entire WordPress installation [1].
Patched versions are not explicitly mentioned in the reference; however, immediate updating of the plugin to any available later release is strongly recommended. If an update is not yet available, administrators should limit editing privileges to trusted users and consider using a Web Application Firewall (WAF) to block malicious input [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.