Stored Cross-Site Scripting Vulnerability in JiZhiCMS by JiZhi Technology
CVE-2026-29840
5.4MEDIUM
What is CVE-2026-29840?
JiZhiCMS versions up to 2.5.6 are susceptible to a Stored Cross-Site Scripting (XSS) vulnerability found in the release function located in app/home/c/UserController.php. Although the application attempts to sanitize user input by filtering out tags, it fails to properly address other HTML elements that may contain harmful event handlers, such as onerror in tags. This oversight permits an authenticated attacker to inject arbitrary web scripts or HTML content via the body parameter in a POST request targeting /user/release.html.
