CVE-2026-9446: SourceCodester Simple POS and Inventory System edit_customer.php sql injection
A vulnerability has been found in SourceCodester Simple POS and Inventory System 1.0. The affected element is an unknown function of the file /admin/edit_customer.php. Such manipulation of the argument ID leads to sql injection. The attack can be executed remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-9446?
CVE-2026-9446 has a medium severity rating of 4.7.
What type of vulnerability is CVE-2026-9446?
CVE-2026-9446 is classified as an SQL Injection vulnerability.
How can an attacker exploit CVE-2026-9446?
An attacker can exploit CVE-2026-9446 by manipulating the ID argument in the /admin/edit_customer.php file.
What systems are affected by CVE-2026-9446?
CVE-2026-9446 affects SourceCodester Simple POS and Inventory System version 1.0.
How do I fix CVE-2026-9446?
To fix CVE-2026-9446, it is recommended to sanitize user inputs and implement prepared statements for SQL queries in the affected file.