Ad

CVE-2026-33730

MEDIUM CVSS 3.1: 6.5
Updated Mar 27, 2026
PHP
Parameter Value
CVSS 6.5 (MEDIUM)
Type CWE-639 (Authorization Bypass)
Vendor PHP
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)