Sourcecodester · Pizzafy Ecommerce System · CVE-2026-7294
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Pizzafy Ecommerce System version 1.0
**Description**
A flaw in the `save settings()` function within the '/admin/index.php?page=save settings' endpoint allows for remote cross-site scripting (XSS), which is a technique where malicious scripts are injected into trusted websites. This occurs through the manipulation of the `Name` argument.
**Recommendations**
As a temporary workaround, restrict access to the '/admin/index.php?page=save settings' endpoint or avoid using the `Name` argument until a fix is available.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.