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.
Published: 2026-05-17
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The litemall front‑end WeChat API contains a flaw in WxGoodsController that allows an attacker to inject arbitrary SQL statements when calling the list function. The vulnerability arises from inadequate input validation, leading to execution of unexpected database commands. The impact could include exposure or modification of sensitive application data and is classified under CWE‑74 and CWE‑89.

Affected Systems

All installations of linlinjava litemall version 1.8.0 and earlier are affected. The vulnerability resides in the litemall‑wx‑api component, specifically in the file WxGoodsController.java, which is part of the public Web‑API layer. No vendor‑supplied patch is currently available and the vendor has not acknowledged the issue.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium‑to‑high severity risk. Remote exploitation is possible, and an exploit has already been released publicly, making the security risk real. Because the EPSS score is not available, the exact likelihood of attack is uncertain, but the public availability of the exploit means that attackers will likely target vulnerable deployments. The vulnerability is not listed in the CISA KEV catalog at this time.

Generated by OpenCVE AI on May 18, 2026 at 02:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Modify the list endpoint to use parameterized queries and reject unexpected characters or values before passing them to SQL.
  • Deploy a web application firewall or input‑validation filter that screens for SQL injection patterns against the list operation.
  • If the vulnerable endpoint is not required, consider removing or restricting access to it from external networks.

Generated by OpenCVE AI on May 18, 2026 at 02:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 18 May 2026 00:00:00 +0000

Type Values Removed Values Added
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.
Title linlinjava litemall Front-end WeChat API WxGoodsController.java list sql injection
First Time appeared Linlinjava
Linlinjava litemall
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:linlinjava:litemall:*:*:*:*:*:*:*:*
Vendors & Products Linlinjava
Linlinjava litemall
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Linlinjava Litemall
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-17T23:30:10.247Z

Reserved: 2026-05-17T09:36:12.776Z

Link: CVE-2026-8771

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-18T00:16:37.537

Modified: 2026-05-18T00:16:37.537

Link: CVE-2026-8771

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-18T03:00:10Z

Weaknesses