CVE-2026-32888

Severity CVSS v4.0:
Pending analysis
Type:
CWE-89 SQL Injection
Publication date:
20/03/2026
Last modified:
08/04/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:opensourcepos:open_source_point_of_sale:*:*:*:*:*:*:*:* 3.4.2 (including)