CVE-2026-8771 Details
Description
A security flaw has been discovered in linlinjava litemall up to 1.8.0. This impacts the function list of the file litemall-wx-api/src/main/java/org/linlinjava/litemall/wx/web/WxGoodsController.java of the component Front-end WeChat API. Performing a manipulation results in sql injection. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
A SQL injection vulnerability has been identified in Linlinjava Litemall versions through 1.8.0. This issue resides in the Front-end WeChat API, specifically within the WxGoodsController, and can be exploited remotely by regular users through the '/wx/goods/list' endpoint. The vulnerability allows for unauthorized SQL injection, with the potential to extract sensitive information from the database, including admin password hashes, user personal data, and payment information.
To address this vulnerability, it is recommended to add a strict whitelist validation for the 'sort' and 'order' parameters in the WxGoodsController. This can be done by implementing server-side validation that only allows predefined values for these parameters.
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 May 18, 2026CISA-ADP
Assessed May 18, 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://gist.github.com/A1AAAAAAAAAA1/ab8df4181f9311cb9e7dad905e9aa512 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/811467 | [email protected] | Permission Required |
| https://vuldb.com/vuln/364396 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/364396/cti | [email protected] | Permission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linlinjava litemall | <= 1.8.0 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 18, 2026 | New CVE Received | [email protected] |
Volerion