CVE-2026-19919
HighCVSS 7.3Exploitation Probability (EPSS)
Low risk18th percentile - higher than 18% of all known CVEs
Summary
A SQL injection vulnerability has been found in the Online Shopping System 1.0 by code-projects. It affects an unknown function in the file /login.php of the Login component. Manipulation of the email argument results in SQL injection. The attack can be performed remotely, and the exploit has been made public.
Risk Assessment
A remote attacker can exploit SQL injection to bypass authentication and gain access to user accounts or data in the database, potentially leading to data confidentiality breach.
Recommendation
Update the system to the latest version or apply a patch. Additionally, use parameterized queries and input validation in the login code.
Original NVD description (English source)
A vulnerability was found in code-projects Online Shopping System 1.0. This impacts an unknown function of the file /login.php of the component Login. The manipulation of the argument email results in sql injection. The attack may be performed from remote. The exploit has been made public and could be used.

