Sceawere

Vulnerability Detail

CVE-2026-90795UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Reflected XSS in Loan Management System

Vulnerability Metadata

Severity
Medium
Score / CVSS
4.3
Creation Date
3h ago
Vendor
itsourcecode
Product
Loan Management System
Attack Type
Cross Site Scripting
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Complexity
LOW

Narrative and Response

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.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "4.3",
  "pubDate": "2026-09-14T16:17:41.503Z",
  "pubdate": "2026-09-14T16:17:41.503Z",
  "executiveSummary": "A Reflected Cross-Site Scripting (XSS) vulnerability exists within the itsourcecode Loan Management System 1.0. The vulnerability resides in the navbar.php file, specifically stemming from the improper handling of the 'page' URL parameter.\nThis vulnerability allows an unauthenticated remote attacker to inject arbitrary malicious scripts into the web application, which are subsequently executed within the context of the victim's browser session.\nThe primary impact involves the potential for session hijacking, unauthorized access to user data, and the execution of malicious actions on behalf of the authenticated user. Because the exploit is publicly disclosed, the risk of automated or targeted exploitation is significant.\nSuccessful exploitation requires no prior authentication and can be initiated remotely by crafting a malicious URL containing the payload in the vulnerable parameter. This flaw highlights a critical failure in input validation and output encoding protocols within the application's navigation framework.",
  "technicalDetails": "The vulnerability is a classic case of Reflected Cross-Site Scripting (XSS) occurring within the itsourcecode Loan Management System 1.0. The root cause of this flaw is the insecure processing of the 'page' parameter passed to the navbar.php component. The application fails to perform adequate input sanitization or context-aware output encoding before rendering the user-supplied input directly into the HTML response stream.\nThe attack flow begins when an attacker crafts a malicious URL targeting the navbar.php file. The attacker injects a script payload—typically JavaScript designed to execute malicious functions—into the 'page' argument. When a victim, such as an authenticated administrator or user, clicks this crafted link, the server processes the request and reflects the unsanitized payload back to the browser.\nUpon receiving the HTTP response, the victim's browser interprets the injected script as legitimate code originating from the trusted domain of the Loan Management System. This executes the payload within the security context of the user's session. The scope of the attack allows the injected script to access sensitive information, including session tokens (cookies), local storage, and the ability to perform unauthorized administrative actions by mimicking the victim's browser interactions.\nThe lack of server-side validation on the 'page' argument permits the inclusion of arbitrary characters, including '<', '>', '\"', and 'script' tags. Since this file is likely included or rendered across multiple pages in the system due to its role in the navigation bar, the attack surface is expansive. There are no known authentication or privilege prerequisites to initiate this attack, making it highly accessible to remote adversaries. Post-exploitation impact may include the redirection of users to malicious third-party websites, the exfiltration of sensitive loan data, or the compromise of administrative user accounts if an administrator falls victim to the link."
}
CVE-2026-90795: Reflected XSS in Loan Management System (MEDIUM Severity, CVSS: 4.3) | Sceawere