CVE-2026-90517
Received Received - Intake

Authorization Bypass in PHPGurukul Bank Locker Management System

Vulnerability report for CVE-2026-90517, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-13

Last updated on: 2026-09-13

Assigner: VulDB

Description

A vulnerability was identified in PHPGurukul Bank Locker Management System 1.0. This affects an unknown function of the file /blms/view-assign-locker.php. The manipulation of the argument ltid leads to authorization bypass. The attack may be initiated remotely. The exploit is publicly available and might be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-13
Last Modified
2026-09-13
Generated
2026-09-13
AI Q&A
2026-09-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
phpgurukul bank_locker_management_system 1.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-285 The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an authorization bypass in PHPGurukul Bank Locker Management System 1.0. It exists in the file /blms/view-assign-locker.php where the ltid parameter can be manipulated to bypass authentication. The exploit allows unauthorized access to sensitive customer data.

Detection Guidance

To detect this vulnerability, check if the file /blms/view-assign-locker.php is accessible without authentication. Test by accessing the URL with a manipulated ltid parameter, such as appending ?ltid=1 to the path. If sensitive data is returned without login, the system is vulnerable.

Impact Analysis

An attacker could remotely access sensitive customer information including names, emails, phone numbers, addresses, and identity documents. This could lead to identity theft, social engineering attacks, or physical targeting of bank locker holders.

Compliance Impact

This vulnerability likely violates GDPR due to unauthorized access to personal data and HIPAA if medical-related data was exposed. It results in non-compliance with data protection requirements for handling sensitive customer information.

Mitigation Strategies

Immediately restrict access to /blms/view-assign-locker.php by implementing session authentication checks. Remove or secure directories containing scanned documents and photographs. Replace sequential ltid with non-sequential identifiers to prevent enumeration. Ensure proper authorization is enforced for all sensitive data access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-90517. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart