CVE-2026-90564 Details
Description
A vulnerability was identified in quequnlong shiyi-blog 1.0.0-1.2.1. This impacts the function SysChatMsgMapper.getChatMsgList of the file blog-web/src/views/chat/index.vue of the component chat sendMsg Endpoint. Such manipulation of the argument chat_msg leads to cross site scripting. The attack may be performed from remote. The project was informed of the problem early through an issue report but has not responded yet.
A cross-site scripting (XSS) vulnerability has been identified in Quequnlong Shiyi-Blog versions 1.0.0 through 1.2.1. The issue arises in the chat component, specifically within the 'sendMsg' endpoint. When a user sends a message, the content is stored in a way that allows for the injection of scripts. These messages are then broadcasted to all users via WebSocket. Other logged-in users can see the injected scripts executed in their browsers when they view the chat history or receive real-time message updates.
It is recommended to sanitize chat messages before rendering them in the application. Avoid using 'v-html' to display user-generated content without proper sanitization.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 13, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gitee.com/quequnlong/shiyi-blog/ | [email protected] | ProductSource CodeVendor |
| https://gitee.com/quequnlong/shiyi-blog/issues/IK5RVL | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/cve/CVE-2026-90564 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/912553 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403149 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403149/cti | [email protected] | AdvisoryContent Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| quequnlong shiyi-blog | 1.0.0 (semver) 1.2 1.2.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 13, 2026 | New CVE Received | [email protected] |
Volerion