CVE-2026-9413 Details
Description
A vulnerability was identified in SourceCodester Indian Invoicing System 1.0. The affected element is an unknown function of the file /Invoicing/category.php. The manipulation of the argument msg leads to cross site scripting. The attack may be initiated remotely. The exploit is publicly available and might be used.
A reflected cross-site scripting vulnerability has been identified in SourceCodester Indian Invoicing System version 1.0. The issue arises in the category management page, specifically within the 'msg' parameter of the 'category.php' file. User inputs are not properly sanitized before being displayed, allowing for the injection of malicious scripts. This vulnerability can be exploited remotely, and public proof-of-concept evidence is available.
To address this vulnerability, output should be escaped using 'htmlspecialchars()' to prevent script injection. Additionally, all SQL queries should be executed using prepared statements to eliminate the risk of SQL injection.
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 May 25, 2026CISA-ADP
Assessed May 26, 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/c4ttr4ck/cb6a07bc54600a14de2676d8b96c3026 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/813609 | [email protected] | Permission Required |
| https://vuldb.com/vuln/365394 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/365394/cti | [email protected] | AdvisoryPermission Required |
| https://www.sourcecodester.com/ | [email protected] | Not Applicable |
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 Indian Invoicing System | 1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 20, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 25, 2026 | New CVE Received | [email protected] |
Volerion