CVE-2026-65707
Severity CVSS v4.0:
HIGH
Type:
CWE-89
SQL Injection
Publication date:
24/07/2026
Last modified:
24/07/2026
Description
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.
Impact
Base Score 4.0
8.50
Severity 4.0
HIGH
Base Score 3.x
6.50
Severity 3.x
MEDIUM



