CVE-2026-33730

CVE-2026-33730 is a medium-severity vulnerability in Opensourcepos Open Source Point Of Sale with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-639.

Key facts

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.

Frequently asked questions

What is CVE-2026-33730?
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.
How severe is CVE-2026-33730?
CVE-2026-33730 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
Is CVE-2026-33730 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (19th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2026-33730?
CVE-2026-33730 affects Opensourcepos Open Source Point Of Sale. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2026-33730?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2026-33730 have an EU (EUVD) identifier?
Yes. CVE-2026-33730 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-16509.
When was CVE-2026-33730 published?
CVE-2026-33730 was published on 2026-03-27 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Opensourcepos Open Source Point Of Sale

All CVEs affecting Opensourcepos Open Source Point Of Sale →

Other CWE-639 (Authorization Bypass Through User-Controlled Key (IDOR)) vulnerabilities

Browse all CWE-639 (Authorization Bypass Through User-Controlled Key (IDOR)) vulnerabilities →