CVE-2026-5606
MediumCVSS 6.3Exploitation Probability (EPSS)
Low risk17th percentile - higher than 17% of all known CVEs
Summary
PHPGurukul Online Shopping Portal Project 2.1 is vulnerable to SQL injection via the 'orderid' parameter in the file /order-details.php. An attacker can remotely manipulate this parameter, leading to unauthorized SQL queries.
Risk Assessment
An attacker can gain unauthorized access to the database, including sensitive user data, passwords, or order information, and potentially take control of the application.
Recommendation
Immediately apply a patch from the vendor or implement input validation and parameterized SQL queries for the 'orderid' parameter.
Original NVD description (English source)
A security flaw has been discovered in PHPGurukul Online Shopping Portal Project 2.1. The affected element is an unknown function of the file /order-details.php of the component Parameter Handler. The manipulation of the argument orderid results in sql injection. It is possible to launch the attack remotely.

