CVE-2026-8772 Details
Description
A weakness has been identified in linlinjava litemall up to 1.8.0. Affected is an unknown function of the component Admin Endpoint. Executing a manipulation can lead to sql injection. The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. Multiple endpoints are affected. 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. The issue arises in multiple admin controller list endpoints, where the 'sort' and 'order' HTTP parameters are not properly sanitized before being used in SQL queries. This vulnerability allows for remote exploitation and has been publicly disclosed, with available proof-of-concept exploits.
To address this vulnerability, it is recommended to validate and sanitize the 'sort' and 'order' parameters in all affected admin controllers. Implement a whitelist of accepted values and ensure that user input is not directly concatenated into SQL queries. Additionally, consider using parameterized queries to prevent SQL injection.
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/bc875f5be52b44b2e557c5312e355d47 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/811468 | [email protected] | Permission Required |
| https://vuldb.com/vuln/364397 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/364397/cti | [email protected] | AdvisoryPermission 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