CVE-2026-8117
Description
A security vulnerability has been detected in SourceCodester Pizzafy Ecommerce System 1.0. This issue affects some unknown processing of the file /admin/index.php. Such manipulation of the argument page leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed publicly and may be used.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Cross-site scripting vulnerability in SourceCodester Pizzafy Ecommerce System 1.0 via the 'page' parameter in /admin/index.php allows remote attackers to inject arbitrary web script.
Vulnerability
CVE-2026-8117 describes a reflected cross-site scripting (XSS) vulnerability in SourceCodester Pizzafy Ecommerce System 1.0. The issue arises in the file /admin/index.php, where the page parameter is not properly sanitized before being processed. This allows an attacker to inject arbitrary HTML and JavaScript code into the response, which is then executed in the victim's browser [1].
Exploitation
The attack can be launched remotely and does not require authentication, making it accessible to any attacker who can craft a malicious URL. The exploit has been publicly disclosed, increasing the risk of widespread use [1]. The vulnerability is classified as medium severity with a CVSS v3 score of 4.3.
Impact
Successful exploitation enables an attacker to execute arbitrary scripts in the context of the victim's session. This can lead to session hijacking, credential theft, defacement, or redirection to malicious sites. Because the vulnerability is in the admin panel, it may expose administrative functions to abuse [1].
Mitigation
As of the publication date, the vendor has not released a patch or official advisory via the SourceCodester website [2]. Users are advised to apply input validation and output encoding to the page parameter or restrict access to the admin panel until a fix is available.
AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: =1.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5News mentions
0No linked articles in our index yet.