CVE-2026-29840

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jizhicms:jizhicms:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-24 16:16

Updated : 2026-03-25 20:49


NVD link : CVE-2026-29840

Mitre link : CVE-2026-29840

CVE.ORG link : CVE-2026-29840


JSON object : View

Products Affected

jizhicms

  • jizhicms
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')