Vulnerability Description
JiZhiCMS v2.5.6 and before contains a Stored Cross-Site Scripting (XSS) vulnerability in the release function within app/home/c/UserController.php. The application attempts to sanitize input by filtering <script> tags but fails to recursively remove dangerous event handlers in other HTML tags (such as onerror in <img> tags). This allows an authenticated remote attacker to inject arbitrary web script or HTML via the body parameter in a POST request to /user/release.html.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jizhicms | Jizhicms | <= 2.5.6 |
Related Weaknesses (CWE)
References
- http://www.demo.com/user/release/molds/article.htmlBroken Link
- https://gist.github.com/w-p-man/790f51f918499798180a8def3a6fdfb0Third Party Advisory
FAQ
What is CVE-2026-29840?
CVE-2026-29840 is a vulnerability with a CVSS score of 5.4 (MEDIUM). JiZhiCMS v2.5.6 and before contains a Stored Cross-Site Scripting (XSS) vulnerability in the release function within app/home/c/UserController.php. The application attempts to sanitize input by filter...
How severe is CVE-2026-29840?
CVE-2026-29840 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-29840?
Check the references section above for vendor advisories and patch information. Affected products include: Jizhicms Jizhicms.