API endpoints in LalanaChami Pharmacy Management System (commit 5c3d028) lack authentication middleware. Unauthenticated remote attackers can exploit this to dump all user records (including bcrypt password hashes) via /api/user/getUserData, modify drug inventory, and access private medical prescription data via /api/doctorOder.
References
Configurations
No configuration.
History
20 May 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
| References | () https://gist.github.com/nedlir/bc8ad4693c53256819280e8f5de49286 - | |
| CWE | CWE-306 |
19 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-19 16:16
Updated : 2026-05-20 14:16
NVD link : CVE-2026-31071
Mitre link : CVE-2026-31071
CVE.ORG link : CVE-2026-31071
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
