Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://gist.github.com/nedlir/bc8ad4693c53256819280e8f5de49286
- https://github.com/LalanaChami/Pharmacy-Mangment-System/tree/5c3d028886311666498
- https://gist.github.com/nedlir/bc8ad4693c53256819280e8f5de49286
FAQ
What is CVE-2026-31071?
CVE-2026-31071 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 pa...
How severe is CVE-2026-31071?
CVE-2026-31071 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-31071?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.