CVE-2026-26745
MEDIUM EPSS 21.5%
Published Feb 20, 20264mo ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Published Feb 20, 2026 4mo ago
Last Modified Jun 17, 2026 2w ago
Description
OpenSourcePOS 3.4.1 has a second order SQL Injection vulnerability in the handling of the currency_symbol configuration field. Although the input is initially stored without immediate execution, it is later concatenated into a dynamically constructed SQL query without proper sanitization or parameter binding. This allows an attacker with access to modify the currency_symbol value to inject arbitrary SQL expressions, which are executed when the affected query is subsequently processed.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
21.5% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| opensourcepos | open_source_point_of_sale | 3.4.1 | any |
References 2
- github.com https://github.com/hungnqdz/cve-research/blob/main/CVE-2026-26745.md
- github.com https://github.com/opensourcepos/opensourcepos
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.