CVE-2026-16229 Details
Description
A flaw has been found in itsourcecode Courier Management System up to 1.0. Affected by this vulnerability is an unknown functionality of the file /index.php. Executing a manipulation of the argument page can lead to cross site scripting. It is possible to launch the attack remotely. The exploit has been published and may be used.
A cross-site scripting (XSS) vulnerability has been identified in the itsourcecode Courier Management System, specifically in version 1.0. The issue arises in the file index.php, where user-supplied input through the 'page' parameter is not properly sanitized before being reflected in the output. This flaw allows remote attackers to inject and execute arbitrary JavaScript in the context of the victim's browser session. The vulnerability requires no authentication and can be exploited by tricking a user into clicking a malicious link.
To address this vulnerability, implement input validation to reject special characters, use an allow-list approach, and apply output encoding techniques such as htmlspecialchars() or htmlentities(). Additionally, consider adding security headers like Content-Security-Policy and X-XSS-Protection, and conduct regular security testing.
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 Jul 19, 2026CISA-ADP
Assessed Jul 21, 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://github.com/saintpierrezgnk4950-pixel/CVE-project/issues/1 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://itsourcecode.com/ | [email protected] | Vendor |
| https://vuldb.com/cve/CVE-2026-16229 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/858250 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/380051 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/380051/cti | [email protected] | Content Wall |
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 |
|---|---|
| itsourcecode Courier Management System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 21, 2026 | CVE Modified | CISA-ADP |
| Jul 19, 2026 | New CVE Received | [email protected] |
Volerion