CVE-2026-5319 Details
Description
A security vulnerability has been detected in itsourcecode Payroll Management System up to 1.0. Affected is an unknown function of the file /navbar.php. Such manipulation of the argument page leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used.
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 navbar.php file, where user input through the 'page' URL 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 convincing a user to click on a malicious 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 Apr 2, 2026CISA-ADP
Assessed Apr 2, 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/5 | [email protected] | ExploitIssue TrackingRemedy |
| https://itsourcecode.com/ | [email protected] | Vendor |
| https://vuldb.com/submit/778613 | [email protected] | Technical Description |
| https://vuldb.com/vuln/354651 | [email protected] | AdvisoryExploit |
| https://vuldb.com/vuln/354651/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 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] |
| Apr 2, 2026 | New CVE Received | [email protected] |
Volerion