CVE-2026-90569 Details
Description
A flaw has been found in linlinjava litemall 1.5.0/1.6.0/1.7.0/1.8.0. This vulnerability affects the function AdminTopicController.validate of the file litemall-vue/src/views/items/topic/index.vue of the component Admin Topic Handler. This manipulation causes cross site scripting. The attack may be initiated remotely. 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 the Linlinjava Litemall e-commerce platform, specifically in versions 1.5.0, 1.6.0, 1.7.0, and 1.8.0. The issue arises within the Admin Topic Handler component, particularly in the AdminTopicController.validate function. The vulnerability allows for stored XSS, as the application fails to properly sanitize user input before rendering it on public-facing pages. This flaw can be exploited remotely by users with topic editing permissions.
It is recommended to implement a reliable HTML sanitizer for rich text content in topics, ensuring that all user input is properly filtered before storage. If rich text is not necessary, consider using plain text interpolation instead of rendering HTML directly.
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/linlinjava/litemall/ | [email protected] | ProductSource CodeVendor |
| https://gitee.com/linlinjava/litemall/issues/IK5SUU | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-90569 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/912673 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403154 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/403154/cti | [email protected] | Content 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 |
|---|---|
| linlinjava litemall | 1.5.0 (semver) 1.6.0 (semver) 1.7.0 (semver) 1.8.0 (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