CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Lifecycle Timeline
3DescriptionNVD
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.
AnalysisAI
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump all user records including bcrypt password hashes, tamper with drug inventory, and read private medical prescription data. The flaw stems from missing authentication middleware on backend Express routes such as /api/user/getUserData and /api/doctorOder. …
Sign in for full analysis, threat intelligence, and remediation guidance.
RemediationAI
WITHIN 24 HOURS: Isolate LalanaChami instances from external networks or take offline; audit logs for API calls to /api/user/getUserData and /api/doctorOder endpoints for past 90 days; notify incident response, legal, and healthcare compliance teams. WITHIN 7 DAYS: Complete forensic analysis to determine scope of unauthorized access; reset all system user credentials; escalate to LalanaChami vendor for patch timeline and workaround options. …
Sign in for detailed remediation steps.
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30949
GHSA-jhhm-w7f7-gvp5