Open Source Point of Sale (opensourcepos) is a web based point of sale application written in PHP using CodeIgniter framework. Prior to version 3.4.2, an Insecure Direct Object Reference (IDOR) vulnerability allows an authenticated low-privileged user to access the password change functionality of other users, including administrators, by manipulating the `employee_id` parameter. The application does not verify object ownership or enforce authorization checks. Version 3.4.2 adds object-level authorization checks to validate that the current user owns the employee_id being accessed.
References
| Link | Resource |
|---|---|
| https://github.com/opensourcepos/opensourcepos/commit/ee4d44ed396097d6010c5490ab4fd7cfae694624 | Patch |
| https://github.com/opensourcepos/opensourcepos/security/advisories/GHSA-mcc2-8rp2-q6ch | Exploit Mitigation Vendor Advisory |
Configurations
History
01 Apr 2026, 15:05
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Opensourcepos
Opensourcepos open Source Point Of Sale |
|
| References | () https://github.com/opensourcepos/opensourcepos/commit/ee4d44ed396097d6010c5490ab4fd7cfae694624 - Patch | |
| References | () https://github.com/opensourcepos/opensourcepos/security/advisories/GHSA-mcc2-8rp2-q6ch - Exploit, Mitigation, Vendor Advisory | |
| CPE | cpe:2.3:a:opensourcepos:open_source_point_of_sale:*:*:*:*:*:*:*:* |
30 Mar 2026, 13:26
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
27 Mar 2026, 01:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-27 01:16
Updated : 2026-04-01 15:05
NVD link : CVE-2026-33730
Mitre link : CVE-2026-33730
CVE.ORG link : CVE-2026-33730
JSON object : View
Products Affected
opensourcepos
- open_source_point_of_sale
CWE
CWE-639
Authorization Bypass Through User-Controlled Key
