CVE 6.5 MEDIUM

Open Source Point of Sale has an IDOR in Password Change (Home)_CVE-2026-33730

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

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.

Basic Information

ID CVE-2026-33730
Source GitHub_M
Published Mar 27, 2026 at 00:30
Modified Mar 27, 2026 at 19:59

Affected Product

Vendor opensourcepos
Product opensourcepos
Version < 3.4.2
Affected Versions opensourcepos opensourcepos < 3.4.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.