CVE-2026-90851 Details
Description
A flaw has been found in PHPGurukul Hostel Management System 3.0. This affects an unknown part of the file /admin/includes/checklogin.php. This manipulation of the argument ID causes improper access controls. Remote exploitation of the attack is possible. The exploit has been published and may be used.
A broken access control vulnerability has been identified in PHPGurukul Hostel Management System version 3.0. The issue resides in the file '/admin/includes/checklogin.php', where the authorization mechanism fails to properly validate user roles. This flaw allows authenticated student accounts to access administrative functionalities remotely. The vulnerability arises because both student and administrator logins share the same session identifier for user IDs, enabling students to bypass admin restrictions and exploit administrative features.
To address this vulnerability, implement separate session namespaces for student and admin logins, enforce role checks on all administrative pages, and conduct a thorough authorization audit of the admin section to ensure proper access controls are in place.
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/10 | [email protected] | ExploitIssue TrackingTechnical Analysis |
| https://phpgurukul.com/ | [email protected] | ProductVendor |
| https://vuldb.com/cve/CVE-2026-90851 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/926972 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403406 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403406/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-284 | Improper Access Control | [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