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.
Published: 2026-09-14
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass
Action: Immediate Patch
AI Analysis

Impact

The vulnerability resides in the constructor of the Admin Dashboard controller, allowing an attacker to bypass the authentication check. By manipulating the request, unauthenticated users can instantiate the controller and gain access to administrative functions. This flaw can lead to unauthorized modification of donor records, administrator settings, and potentially exfiltration of sensitive personal data.

Affected Systems

PHPGurukul’s Blood Donor Management System, version 1.0. No other versions were identified in the CNA data.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate impact, and the absence of an EPSS score and KEV listing suggests that the vulnerability has not yet been widely observed in the wild. Nevertheless, the description notes that the exploit is publicly available and can be triggered remotely, meaning that anyone with internet access can attempt the attack. Given the authentication bypass and remote attack vector, the risk to affected deployments is significant, warranting prompt remediation.

Generated by OpenCVE AI on September 15, 2026 at 09:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Blood Donor Management System to the latest release that fixes the authentication bypass.
  • Apply a temporary code patch by ensuring that the constructor performs a proper authentication check before proceeding.
  • Restrict direct access to admin controllers through web‑server rules or an IP whitelist to limit remote access to trusted networks.

Generated by OpenCVE AI on September 15, 2026 at 09:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 15 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 14 Sep 2026 23:30:00 +0000

Type Values Removed Values Added
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.
Title PHPGurukul Blood Donor Management System Admin Controllers Dashboard.php __construct improper authentication
First Time appeared Phpgurukul
Phpgurukul blood Donor Management System
Weaknesses CWE-287
CPEs cpe:2.3:a:phpgurukul:blood_donor_management_system:*:*:*:*:*:*:*:*
Vendors & Products Phpgurukul
Phpgurukul blood Donor Management System
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Phpgurukul Blood Donor Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-15T13:54:52.393Z

Reserved: 2026-09-14T05:03:31.492Z

Link: CVE-2026-90840

cve-icon Vulnrichment

Updated: 2026-09-15T13:47:17.781Z

cve-icon NVD

Status : Deferred

Published: 2026-09-15T00:17:30.957

Modified: 2026-09-15T14:37:14.523

Link: CVE-2026-90840

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T09:30:08Z

Weaknesses