CVE-2026-92385 Details
Description
A vulnerability has been found in SourceCodester Online Food Ordering System 1.0. The affected element is an unknown function of the file /admin/update_category.php of the component Category Update. The manipulation leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
A stored cross-site scripting vulnerability has been identified in SourceCodester Online Food Ordering System version 1.0. The issue arises in the Category Update component, specifically within the file /admin/update_category.php. This vulnerability allows authenticated administrators to upload SVG images containing malicious JavaScript, which is then executed when the image is accessed. The application fails to properly validate or sanitize the contents of the uploaded SVG files, leading to the execution of embedded scripts within the application's context.
To address this vulnerability, restrict image uploads to safe raster formats like PNG or JPEG. If SVG support is necessary, use a trusted SVG sanitizer to remove harmful elements before processing. Additionally, implement server-side validation of file types and contents, ensuring that uploaded files are not treated as trusted without proper checks.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://drive.google.com/file/d/1nwr_EravSW9f62itP8sS6OpE3rqRDVkn/view?usp=sharing | [email protected] | ExploitPartial Content |
| https://gist.github.com/MuhammadAmmar-Hacker/d0426a562fe0fa59efbfe7d45778ed27 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/cve/CVE-2026-92385 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/939727 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/405522 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/405522/cti | [email protected] | AdvisoryPermission Required |
| https://www.sourcecodester.com/ | [email protected] | ProductVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SourceCodester Online Food Ordering System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion