Report: Complete Guide to CVE-2026-33730 - Open Source Point of Sale has an IDOR in Password Change (Home)

Report: Complete Guide to CVE-2026-33730 - Open Source Point of Sale has an IDOR in Password Change (Home)

CVE ID :CVE-2026-33730 Published : March 27, 2026, 1:16 a.m. | 15 minutes ago Description :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. Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
LOW
Published
March 27, 2026
Affected Product: PHP