CVE-2026-96556 Details
Description
A flaw has been found in Neethuharii CafeManagement. Affected by this vulnerability is the function addcashier of the file AddCashierCode.php. Executing a manipulation of the argument uname/pass/role/status can lead to improper authorization. The attack may be performed from remote. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A vulnerability exists in Neethuharii CafeManagement version 1.0, specifically in the AddCashierCode.php file within the addcashier function. This flaw allows for improper authorization by manipulating the uname, pass, role, and status parameters. The vulnerability can be exploited remotely, leading to the creation of unauthorized administrative or cashier accounts. Notably, the application lacks any authentication or session management, leaving the entire administrative interface accessible to unauthenticated users.
It is recommended to implement server-side authentication and session management, ensuring that all administrative functions are protected by an authenticated admin session. Additionally, enforce server-side role validation to prevent the acceptance of client-supplied role data, and hash passwords using secure functions before storage, avoiding plaintext password storage.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 23, 2026CISA-ADP
Assessed Sep 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/yashkeral/cve-writeups/blob/main/cafemanagement/03-missing-auth-account-creation.md | [email protected] | ExploitRemedyTechnical Analysis |
| https://vuldb.com/cve/CVE-2026-96556 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/898980 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/408959 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/408959/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Neethuharii CafeManagement | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 24, 2026 | CVE Modified | CISA-ADP |
| Sep 23, 2026 | New CVE Received | [email protected] |
Volerion