CVE-2026-29840
Last modified
CVE-2026-29840 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jizhicms | Jizhicms | <= 2.5.6 |
References
- https://gist.github.com/w-p-man/790f51f918499798180a8def3a6fdfb0Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-29840?
How severe is CVE-2026-29840?
How do I fix CVE-2026-29840?
Are you affected by CVE-2026-29840?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
