Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Opensourcepos | Open Source Point Of Sale | 3.4.1 |
Related Weaknesses (CWE)
References
- https://github.com/hungnqdz/cve-research/blob/main/CVE-2026-26745.mdExploitMitigationThird Party Advisory
- https://github.com/opensourcepos/opensourceposProduct
FAQ
What is CVE-2026-26745?
CVE-2026-26745 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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...
How severe is CVE-2026-26745?
CVE-2026-26745 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-26745?
Check the references section above for vendor advisories and patch information. Affected products include: Opensourcepos Open Source Point Of Sale.