CVE-2026-90840 Details
Description
A vulnerability was identified in PHPGurukul Blood Donor Management System 1.0. Affected is the function __construct of the file /application/controllers/admin/Dashboard.php of the component Admin Controllers. The manipulation leads to improper authentication. The attack can be initiated remotely. The exploit is publicly available and might be used.
A vulnerability exists in PHPGurukul Blood Donor Management System version 1.0, specifically within the admin controllers. Multiple files lack proper authentication checks, allowing unauthorized access to critical functions. The vulnerability is rooted in an inconsistent authentication model, where some controllers validate user sessions while others do not. This flaw can be exploited remotely, with public exploits available.
To address this vulnerability, authentication checks should be added to all affected admin controllers. Alternatively, a base admin controller can be created to enforce authentication, which all admin controllers would extend. Additionally, a review of all controllers for consistent authentication practices and the implementation of role-based access control is recommended.
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/1 | [email protected] | ExploitIssue TrackingTechnical Analysis |
| https://phpgurukul.com/ | [email protected] | ProductVendor |
| https://vuldb.com/cve/CVE-2026-90840 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/925615 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403392 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403392/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| PHPGurukul Blood Donor 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 15, 2026 | New CVE Received | [email protected] |
Volerion