CVE-2026-63106
ReadyEcommerce < 4.5.2 Unauthenticated SQL Injection via ProductController.php
CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th
ReadyEcommerce before 4.5.2 contains an unauthenticated SQL injection vulnerability in the product listing API where the rating parameter from the products endpoint is concatenated directly into a MySQL HAVING clause without parameterization in ProductController.php. Attackers can perform time-based blind SQL injection through the unsanitized rating parameter to extract the full database contents, including user credentials and administrator password hashes, with potential additional file system access due to the database connection running as root.
| CWE | CWE-89 |
| Vendor | razinsoft |
| Product | ready ecommerce |
| Published | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for razinsoft ready ecommerce
Be the first to know when new critical vulnerabilities affecting razinsoft ready ecommerce are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
Razinsoft / Ready eCommerce
0 < 4.5.2
References
Credits
Alfaz Hossain