CVE-2026-65707

MEDIUM

Likeshop 3.0.5 Authenticated SQL Injection via adjustAccount Endpoint

Title source: cna
STIX 2.1

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.

References (2)

Core 2
Core References
Exploit technical-description exploit
Researcher Disclosure
https://gist.github.com/peoz14/794521dc40f5bb7e6a6ec6630d894be6

Scores

CVSS v3 6.5
EPSS 0.0027
EPSS Percentile 18.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-89
Status published
Products (1)
likeadmin-likeshop/likeshop < 3.0.5
Published Jul 24, 2026
Tracked Since Jul 24, 2026