0.0
NA
CVE-2026-9446
SourceCodester Simple POS and Inventory System edit_customer.php sql injection
Description

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.

INFO

Published Date :

May 25, 2026, 9:30 a.m.

Last Modified :

May 25, 2026, 9:30 a.m.

Remotely Exploit :

No

Source :

VulDB
Affected Products

The following products are affected by CVE-2026-9446 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Sanitize user input for the ID parameter in edit_customer.php to prevent SQL injection.
  • Validate and sanitize the ID parameter.
  • Use prepared statements for database queries.
  • Implement input validation checks.
  • Update the software to the latest version.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-9446 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.