CVE-2026-26745

CVE-2026-26745 is a medium-severity vulnerability in Opensourcepos Open Source Point Of Sale with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.

Key facts

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.

Frequently asked questions

What is CVE-2026-26745?
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.
How severe is CVE-2026-26745?
CVE-2026-26745 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
Is CVE-2026-26745 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2026-26745?
CVE-2026-26745 affects Opensourcepos Open Source Point Of Sale. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2026-26745?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2026-26745 have an EU (EUVD) identifier?
Yes. CVE-2026-26745 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-7499.
When was CVE-2026-26745 published?
CVE-2026-26745 was published on 2026-02-20 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Opensourcepos Open Source Point Of Sale

All CVEs affecting Opensourcepos Open Source Point Of Sale →

Other CWE-89 (SQL Injection) vulnerabilities

Browse all CWE-89 (SQL Injection) vulnerabilities →