CVE-2026-14648
HighCVSS 7.3Exploitation Probability (EPSS)
Low risk27th percentile - higher than 27% of all known CVEs
Summary
A SQL injection vulnerability was found in the Online Voting System up to version 1.0 in the test_input function of /authentication.php (Login component). Manipulating adminUserName/adminPassword arguments allows remote SQL injection.
Risk Assessment
An attacker can gain unauthorized database access, steal or modify user and vote data, compromising the integrity of the voting system.
Recommendation
Immediately update to the latest version, use parameterized SQL queries, and implement input validation in /authentication.php.
Other vulnerabilities in Online Voting System
Original NVD description (English source)
A security vulnerability has been detected in code-projects Online Voting System up to 0.x/1.0. This issue affects the function test_input of the file /authentication.php of the component Login. Such manipulation of the argument adminUserName/adminPassword leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used.

