PT-2026-28516 · Unknown · Open Source Point Of Sale
Venukamatchi
·
Published
2026-03-27
·
Updated
2026-03-27
·
CVE-2026-33730
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Open Source Point of Sale (opensourcepos) versions prior to 3.4.2
Description
The application is a web-based point of sale system written in PHP using the CodeIgniter framework. A security issue exists where an authenticated user with limited privileges can access the password change functionality for other users, including administrators. This is possible by manipulating the
employee id parameter without proper authorization checks or verification of object ownership. The application does not verify that the current user has permission to modify the account associated with the specified employee id. Version 3.4.2 introduces object-level authorization checks to validate ownership of the employee id being accessed.Recommendations
Versions prior to 3.4.2 should be updated to version 3.4.2 or later.
Fix
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Open Source Point Of Sale