CVE-2026-8117 — SourceCodester Pizzafy Ecommerce System Vulnerability

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 formats

2 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.

high T1190 Initial Access

CVE-2026-8117 - Pizzafy Ecommerce XSS via index.php page parameter

Sigma YAML — free preview
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

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-8117 vulnerability CVE-2026-8117
CWE-79 weakness CWE-79
CWE-94 weakness CWE-94
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 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.

Related coverage

CVE-2026-8122 — Open5GS Denial of Service

CVE-2026-8122 — A vulnerability was found in Open5GS up to 2.7.7. This affects the function ogs_sbi_discovery_option_add_service_names in the library /lib/sbi/message.c of the component NSSF. The...

vulnerabilityCVEmedium-severitydenial-of-servicecwe-404
/SCW Vulnerability Desk /MEDIUM /4.3 /⚑ 2 IOCs /⚙ 1 Sigma

CVE-2026-8121 — Open5GS Denial of Service

CVE-2026-8121 — A vulnerability has been found in Open5GS up to 2.7.7. The impacted element is the function ogs_sbi_parse_plmn_list in the library /lib/sbi/conv.c of the...

vulnerabilityCVEmedium-severitydenial-of-servicecwe-404
/SCW Vulnerability Desk /MEDIUM /4.3 /⚑ 2 IOCs

CVE-2026-8120 — Open5GS Denial of Service

CVE-2026-8120 — A flaw has been found in Open5GS up to 2.7.7. The affected element is the function nssf_nnrf_nsselection_handle_get_from_amf_or_vnssf of the file /src/nssf/nnssf-handler.c of the...

vulnerabilityCVEmedium-severitydenial-of-servicecwe-404
/SCW Vulnerability Desk /MEDIUM /4.3 /⚑ 2 IOCs