CVE-2026-8117 — SourceCodester Pizzafy Ecommerce System Vulnerability
CVE-2026-8117 — 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 h
What This Means For You
- If your environment is affected by CWE-79, CWE-94, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-8117 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-8117 - Pizzafy Ecommerce XSS via index.php page parameter
title: CVE-2026-8117 - Pizzafy Ecommerce XSS via index.php page parameter
id: scw-2026-05-08-ai-1
status: experimental
level: high
description: |
Detects attempts to exploit CVE-2026-8117 in SourceCodester Pizzafy Ecommerce System 1.0. This rule specifically looks for requests to '/admin/index.php' with a 'page=' parameter containing a basic XSS payload like '<script>'. This indicates a potential Cross-Site Scripting attack targeting the vulnerability.
author: SCW Feed Engine (AI-generated)
date: 2026-05-08
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-8117/
tags:
- attack.initial_access
- attack.t1190
logsource:
category: webserver
detection:
selection:
cs-uri|contains:
- '/admin/index.php'
cs-uri-query|contains:
- 'page='
cs-uri-query|contains:
- '<script>'
selection_condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-8117 | vulnerability | CVE-2026-8117 |
| CWE-79 | weakness | CWE-79 |
| CWE-94 | weakness | CWE-94 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 08, 2026 at 03:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.