CVE-2026-32888 HIGH

CVE-2026-32888: Open Source Point of Sale is Vulnerable to SQL Injection Through its Item Search Functionality

Vendor Opensourcepos
Product opensourcepos
Weakness CWE-89 · SQLi
Published March 20, 2026
Last update March 25, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 20, 2026 CVE published
March 25, 2026 Record updated