CVE-2026-90845 Details
Description
A flaw has been found in PHPGurukul Daily Expense Tracker System 1.1. This issue affects some unknown processing of the file /dets/includes/sidebar.php. Executing a manipulation of the argument FullName can lead to cross site scripting. The attack can be executed remotely. The exploit has been published and may be used.
A stored cross-site scripting vulnerability has been identified in PHPGurukul Daily Expense Tracker System version 1.1. The issue arises from the file '/dets/includes/sidebar.php', where user-supplied data, specifically the 'FullName' attribute, is processed without proper output encoding. This flaw allows for the injection of JavaScript, which is executed in the browsers of users who view the affected pages. The vulnerability can be exploited remotely.
Users are advised to apply proper output encoding to all user-supplied data before rendering it in HTML. Implementing Content Security Policy headers and setting HttpOnly and Secure flags on session cookies can also help mitigate the risk.
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 15, 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/usernamevnq/CVEs/issues/6 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://phpgurukul.com/ | [email protected] | ProductVendor |
| https://vuldb.com/cve/CVE-2026-90845 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/925682 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403397 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403397/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 |
|---|---|
| PHPGurukul Daily Expense Tracker System | 1.1 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 15, 2026 | New CVE Received | [email protected] |
Volerion