Skip to main content

Online Food Order System CVE-2026-19916

LOW
Cross-site Scripting (XSS) (CWE-79)
2026-08-15 cna@vuldb.com
2.0
CVSS 4.0 · Vendor: vuldb

Severity by source

Vendor (vuldb) PRIMARY
2.0 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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
vuln.today AI
5.4 MEDIUM

Network-accessible XSS requiring low-privilege authentication and victim interaction; scope changes to victim browser context, yielding low C and I impact.

3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (vuldb).

CVSS VectorVendor: vuldb

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
P
Scope
X

Lifecycle Timeline

1
Analysis Generated
Aug 15, 2026 - 22:31 vuln.today

DescriptionCVE.org

A vulnerability was detected in code-projects Online Food Order System 1.0. The affected element is an unknown function of the file edit_food_items.php. Performing a manipulation of the argument dname results in cross site scripting. Remote exploitation of the attack is possible. The exploit is now public and may be used.

AnalysisAI

Cross-site scripting in code-projects Online Food Order System 1.0 allows authenticated remote attackers to inject malicious scripts via the dname parameter in edit_food_items.php. When a separate victim user views the manipulated food item entry, the injected script executes within their browser session. Publicly available exploit code exists per a GitHub proof-of-concept, though no active exploitation has been confirmed by CISA KEV.

Technical ContextAI

The affected product is a PHP-based web application - Online Food Order System version 1.0 - published by code-projects. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning the dname parameter - likely representing a food item display name - is rendered in the HTML response without adequate sanitization or output encoding. This allows attacker-controlled JavaScript to be embedded in the page and executed in any victim's browser that subsequently views the affected content. No CPE string was supplied in the source intelligence. The application is tagged as a PHP project reported through VulDB (cna@vuldb.com).

Affected ProductsAI

The affected product is code-projects Online Food Order System version 1.0, specifically the PHP script edit_food_items.php where the dname argument is vulnerable to cross-site scripting. No CPE string was included in the source intelligence. The vendor website is referenced at https://code-projects.org/ and the VulDB advisory is available at https://vuldb.com/vuln/390166. No additional versions or related products are identified in the available data.

RemediationAI

No vendor-released patch has been identified at time of analysis. The primary fix is to apply proper HTML output encoding to the dname parameter in edit_food_items.php before rendering it in the page - for example, using PHP's htmlspecialchars() with ENT_QUOTES to prevent script injection. As a compensating control, access to edit_food_items.php should be restricted to trusted administrative accounts only, reducing the attacker surface area; note this limits who can edit food items, which may affect application usability. Implementing a Content Security Policy (CSP) header that disallows inline scripts can significantly reduce the impact of any successful XSS by blocking injected code from executing. Details of the public proof-of-concept are available at https://github.com/zzzxc643/CVE1/blob/main/project1/vul6.md and the VulDB advisory at https://vuldb.com/vuln/390166.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-19916 vulnerability details – vuln.today

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