CVE-2026-90696 Details
Description
A vulnerability was determined in SourceCodester Inventory Management System 1.0. Affected by this issue is some unknown functionality of the file /api/products_handler.php of the component Product Management Module. Executing a manipulation of the argument Product_Name can lead to cross site scripting. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized.
A stored cross-site scripting vulnerability has been identified in SourceCodester Inventory Management System version 1.0. The issue resides in the Product Management Module, specifically within the file '/api/products_handler.php'. The vulnerability allows for the injection of malicious scripts into the 'Product_Name' field, which are then executed when an authenticated user views the Product Catalog page. This exploitation could lead to session hijacking and account takeover.
To address this vulnerability, sanitize user input in the 'Product_Name' field before storing it in the database or displaying it on the product catalog page. Implement server-side input validation in 'products_handler.php'. Additionally, apply Content Security Policy headers to prevent the execution of inline scripts.
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 14, 2026CISA-ADP
Assessed Sep 14, 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://gist.github.com/fhewm98/95f2ce47c88e1f08151397c0320d2752 | [email protected] | ExploitRemedy |
| https://vuldb.com/cve/CVE-2026-90696 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/916046 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403229 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403229/cti | [email protected] | AdvisoryPermission Required |
| https://www.sourcecodester.com/ | [email protected] | Vendor |
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 Inventory Management System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion