CVE-2026-90850 Details
Description
A vulnerability was detected in PHPGurukul Hostel Management System 3.0. Affected by this issue is some unknown functionality of the file /admin/manage-students.php. The manipulation results in cross site scripting. The attack may be launched remotely. The exploit is now public and may be used.
A stored cross-site scripting vulnerability has been identified in PHPGurukul Hostel Management System version 3.0. The issue resides in several administrative management files, where user-controlled data is displayed without proper HTML encoding. This flaw allows attackers to inject JavaScript payloads that are executed when an administrator views the affected records. The vulnerability can be exploited remotely, with the injected scripts running in the context of the administrator's session.
To address this vulnerability, encode all database-backed output in administrative views using a consistent output-encoding helper or template escape function. Validate and constrain input on the server for fields like names and feedback, and apply a Content Security Policy that restricts script sources. Finally, audit all admin views that use raw 'echo' statements to ensure proper encoding before rendering.
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/9 | [email protected] | ExploitIssue TrackingTechnical Analysis |
| https://phpgurukul.com/ | [email protected] | ProductVendor |
| https://vuldb.com/cve/CVE-2026-90850 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/926971 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403405 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403405/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 Hostel Management System | 3.0 |
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