CVE-2026-4877 Details
Description
A security flaw has been discovered in itsourcecode Payroll Management System up to 1.0. This affects an unknown function of the file /index.php. Performing a manipulation of the argument page results in cross site scripting. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks.
A cross-site scripting (XSS) vulnerability has been identified in the itsourcecode Payroll Management System, specifically in version 1.0. The issue resides in the index.php file, where user input from the 'page' parameter is not properly sanitized before being displayed. This flaw allows attackers to inject and execute arbitrary JavaScript in the context of the user's browser session. The vulnerability can be exploited remotely, without authentication, by persuading a user to click on a crafted link.
It is recommended to 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'.
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 Mar 26, 2026CISA-ADP
Assessed Mar 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://github.com/ltranquility/submit/issues/4 | [email protected] | ExploitIssue TrackingRemedy |
| https://itsourcecode.com/ | [email protected] | Vendor |
| https://vuldb.com/?ctiid.353560 | [email protected] | Content Wall |
| https://vuldb.com/?id.353560 | [email protected] | AdvisoryExploit |
| https://vuldb.com/?submit.776249 | [email protected] | Technical Description |
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 Payroll Management System | 1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 26, 2026 | New CVE Received | [email protected] |
Volerion