PT-2026-26544 · Ellislab+1 · Codeigniter+1
Ormzro
·
Published
2026-03-20
·
Updated
2026-03-22
·
CVE-2026-32888
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Open Source Point of Sale (affected versions not specified)
Description
The application is a web-based point-of-sale system developed in PHP using the CodeIgniter framework. It contains a SQL Injection flaw within the Items search functionality. Specifically, when the custom attribute search feature is enabled, input from the
search GET parameter is directly incorporated into a HAVING clause without proper sanitization or parameterization. This allows an authenticated attacker with item search permissions to execute arbitrary SQL queries. The API endpoint involved is the item search functionality, accepting the search parameter. The vulnerable parameter is search. A patch was not available at the time of publication.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Codeigniter
Open Source Point Of Sale