SQL Injection in Likeadmin-Likeshop Likeshop

CVE-2026-65707

Likeshop through 3.0.5 contains an authenticated SQL injection vulnerability that allows admin-level users to extract arbitrary database contents by submitting unsanitized POST parameters to the adjustAccount endpoint. The adjustAccount method in UserLogic.php concatenates the money, integral, growth, and earnings parameters directly into Db::raw() SQL fragments without type casting, numeric validation, or parameter binding, enabling boolean-based binary-search extraction of credentials, PII, and session tokens via distinct success and failure response messages.

Vulnerability class: SQL Injection

EPSS: 0.003 (18.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-65707?
CVE-2026-65707 is a medium-severity vulnerability in Likeadmin-Likeshop Likeshop, classified under SQL Injection. CVSS score: 6.5/10. Published 2026-07-24.
How severe is CVE-2026-65707?
Medium severity. CVSS v3 base score is 6.5 out of 10.