Report: CVE-2026-32712 - Open Source Point of Sale has Stored XSS in Customer Name (Sales) - Complete Guide

Report: CVE-2026-32712 - Open Source Point of Sale has Stored XSS in Customer Name (Sales) - Complete Guide

CVE ID :CVE-2026-32712 Published : April 7, 2026, 9:17 p.m. | 36 minutes ago Description :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. Severity: 5.4 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
MEDIUM
Published
April 7, 2026
Affected Product: PHP
Impact: XSS