Skip to main content

SourceCodester Pizzafy Ecommerce System CVE-2026-7294

| EUVD-2026-26138 LOW
Cross-site Scripting (XSS) (CWE-79)
2026-04-28 VulDB
1.9
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
1.9 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
P
Scope
X

Lifecycle Timeline

9
Severity Changed
Apr 29, 2026 - 01:12 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:12 NVD
4.8 (MEDIUM) 1.9 (LOW)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
Analysis Generated
Apr 28, 2026 - 20:06 vuln.today
Severity Changed
Apr 28, 2026 - 19:52 NVD
LOW MEDIUM
CVSS changed
Apr 28, 2026 - 19:52 NVD
2.4 (LOW) 4.8 (MEDIUM)
EUVD ID Assigned
Apr 28, 2026 - 19:30 euvd
EUVD-2026-26138
Analysis Generated
Apr 28, 2026 - 19:30 vuln.today
CVE Published
Apr 28, 2026 - 18:00 nvd
LOW 1.9

DescriptionCVE.org

A flaw has been found in SourceCodester Pizzafy Ecommerce System 1.0. Affected by this vulnerability is the function save_settings of the file /admin/index.php?page=save_settings. This manipulation of the argument Name causes cross site scripting. The attack may be initiated remotely. The exploit has been published and may be used.

AnalysisAI

Cross-site scripting (XSS) in SourceCodester Pizzafy Ecommerce System 1.0 allows authenticated high-privilege administrators to inject malicious scripts via the Name parameter in the /admin/index.php?page=save_settings endpoint, exploited when an admin visits a crafted link. The vulnerability requires high privilege level (admin) and user interaction (UI:P), limiting but not eliminating real-world risk in environments with untrusted admins or admin account compromise. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Attacker gains or compromises admin credentials
Delivery
Craft malicious URL with XSS payload in Name parameter
Exploit
Trick admin to click link or visit crafted URL
Execution
Browser executes injected JavaScript in admin session context
Persist
Steal session token or perform unauthorized admin actions
Impact
Escalate to account compromise or data exfiltration

Vulnerability AssessmentAI

Exploitation Exploitation requires the attacker to either: (1) be an authenticated administrator with high privileges (PR:H), or (2) trick a high-privilege administrator into visiting a crafted link (UI:P - user interaction prerequisite). … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment CVSS 4.8 with PR:H (high privilege required) and UI:P (user interaction required) indicates moderate but non-critical risk. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with or who has compromised an administrator account crafts a malicious URL containing JavaScript in the Name parameter (e.g., /admin/index.php?page=save_settings&Name=<img src=x onerror=alert('XSS')>) and tricks or socially engineers another administrator into clicking the link. When the target admin views the saved settings or the page processes the Name parameter, the JavaScript executes in their browser session, potentially stealing session cookies, performing unauthorized admin actions, or redirecting to a phishing site.
Remediation No vendor-released patch identified at time of analysis. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-7294 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy