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
No history.
Information
Published : 2026-05-19 16:16
Updated : 2026-07-24 12:10
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
