CVE-2026-90795 Details
Description
A vulnerability was determined in itsourcecode Loan Management System 1.0. The impacted element is an unknown function of the file navbar.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 publicly disclosed and may be utilized.
A cross-site scripting (XSS) vulnerability has been identified in the Itsourccecode Loan Management System version 1.0. The issue arises in the 'navbar.php' file, where user input from 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 user's browser session. The vulnerability has been publicly disclosed and could be exploited by tricking a user into clicking a malicious link.
To address this vulnerability, implement input validation to reject special characters and adopt an allow-list approach. Additionally, ensure proper output encoding using functions like htmlspecialchars() or htmlentities(), and consider adding security headers such as 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 Sep 14, 2026CISA-ADP
Assessed Sep 15, 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/ch4os4/re-function/issues/1 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://itsourcecode.com/ | [email protected] | Vendor |
| https://vuldb.com/cve/CVE-2026-90795 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/919770 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403301 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403301/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 Loan Management System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion