Vulnerability Description
Open Source Point of Sale is a web based point-of-sale application written in PHP using CodeIgniter framework. Versions contain an SQL Injection in the Items search functionality. When the custom attribute search feature is enabled (search_custom filter), user-supplied input from the search GET parameter is interpolated directly into a HAVING clause without parameterization or sanitization. This allows an authenticated attacker with basic item search permissions to execute arbitrary SQL queries. A patch did not exist at the time of publication.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Opensourcepos | Open Source Point Of Sale | <= 3.4.2 |
Related Weaknesses (CWE)
References
- https://github.com/opensourcepos/opensourcepos/security/advisories/GHSA-hmjv-wm3ExploitVendor AdvisoryPatch
FAQ
What is CVE-2026-32888?
CVE-2026-32888 is a vulnerability with a CVSS score of 8.8 (HIGH). Open Source Point of Sale is a web based point-of-sale application written in PHP using CodeIgniter framework. Versions contain an SQL Injection in the Items search functionality. When the custom attr...
How severe is CVE-2026-32888?
CVE-2026-32888 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32888?
Check the references section above for vendor advisories and patch information. Affected products include: Opensourcepos Open Source Point Of Sale.