CVE-2026-32712

Open Source Point of Sale is a web based point-of-sale application written in PHP using CodeIgniter framework. Prior to 3.4.3, a Stored Cross-Site Scripting (XSS) vulnerability exists in the Daily Sales management table. The customer_name column is configured with escape: false in the bootstrap-table column configuration, causing customer names to be rendered as raw HTML. An attacker with customer management permissions can inject arbitrary JavaScript into a customer's first_name or last_name field, which executes in the browser of any user viewing the Daily Sales page. This vulnerability is fixed in 3.4.3.
Configurations

Configuration 1 (hide)

cpe:2.3:a:opensourcepos:open_source_point_of_sale:*:*:*:*:*:*:*:*

History

14 Apr 2026, 18:45

Type Values Removed Values Added
CPE cpe:2.3:a:opensourcepos:open_source_point_of_sale:*:*:*:*:*:*:*:*
References () https://github.com/opensourcepos/opensourcepos/security/advisories/GHSA-hcfr-9hfv-mcwp - () https://github.com/opensourcepos/opensourcepos/security/advisories/GHSA-hcfr-9hfv-mcwp - Exploit, Vendor Advisory
First Time Opensourcepos
Opensourcepos open Source Point Of Sale

07 Apr 2026, 21:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-07 21:17

Updated : 2026-04-14 18:45


NVD link : CVE-2026-32712

Mitre link : CVE-2026-32712

CVE.ORG link : CVE-2026-32712


JSON object : View

Products Affected

opensourcepos

  • open_source_point_of_sale
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')