Vulnerabilities (CVE)

Filtered by vendor Opensourcepos
Filtered by product Open Source Point Of Sale
Angry Yack Logo
Total 15 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-26745 1 Opensourcepos 1 Open Source Point Of Sale 2026-02-24 N/A 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 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.
CVE-2026-26746 1 Opensourcepos 1 Open Source Point Of Sale 2026-02-24 N/A 8.8 HIGH
OpenSourcePOS 3.4.1 contains a Local File Inclusion (LFI) vulnerability in the Sales.php::getInvoice() function. An attacker can read arbitrary files on the web server by manipulating the Invoice Type configuration. This issue can be chained with the file upload functionality to achieve Remote Code Execution (RCE).
CVE-2025-70092 1 Opensourcepos 1 Open Source Point Of Sale 2026-02-18 N/A 5.5 MEDIUM
A cross-site scripting (XSS) vulnerability in the Item Kits function of OpenSourcePOS v3.4.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the Item Name parameter.
CVE-2025-70091 1 Opensourcepos 1 Open Source Point Of Sale 2026-02-17 N/A 6.5 MEDIUM
A cross-site scripting (XSS) vulnerability in the Customers function of OpenSourcePOS v3.4.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the Phone Number parameter.
CVE-2025-70093 1 Opensourcepos 1 Open Source Point Of Sale 2026-02-17 N/A 7.4 HIGH
An issue in OpenSourcePOS v3.4.1 allows attackers to execute arbitrary code via returning a crafted AJAX response.
CVE-2025-70094 1 Opensourcepos 1 Open Source Point Of Sale 2026-02-17 N/A 6.5 MEDIUM
A cross-site scripting (XSS) vulnerability in the Generate Item Barcode function of OpenSourcePOS v3.4.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the Item Category parameter.
CVE-2025-70095 1 Opensourcepos 1 Open Source Point Of Sale 2026-02-17 N/A 6.5 MEDIUM
A cross-site scripting (XSS) vulnerability in the item management and sales invoice function of OpenSourcePOS v3.4.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload.
CVE-2025-68658 1 Opensourcepos 1 Open Source Point Of Sale 2026-01-21 N/A 4.3 MEDIUM
Open Source Point of Sale (opensourcepos) is a web based point of sale application written in PHP using CodeIgniter framework. opensourcepos 3.4.0 and 3.4.1 has a stored XSS vulnerability exists in the Configuration (Information) functionality. An authenticated user with the permission “Configuration: Change OSPOS's Configuration” can inject a malicious JavaScript payload into the Company Name field when updating Information in Configuration. The malicious payload is stored and later triggered w ...

Show More

CVE-2025-63800 1 Opensourcepos 1 Open Source Point Of Sale 2025-12-19 N/A 7.5 HIGH
The password change endpoint in Open Source Point of Sale 3.4.1 allows users to set their account password to an empty string due to missing server-side validation. When an authenticated user omits or leaves the `password` and `repeat_password` parameters empty in the password change request, the backend still returns a successful response and sets the password to an empty string. This effectively disables authentication and may allow unauthorized access to user or administrative accounts.
CVE-2025-68147 1 Opensourcepos 1 Open Source Point Of Sale 2025-12-18 N/A 8.1 HIGH
Open Source Point of Sale (opensourcepos) is a web based point of sale application written in PHP using CodeIgniter framework. Starting in version 3.4.0 and prior to version 3.4.2, a Stored Cross-Site Scripting (XSS) vulnerability exists in the "Return Policy" configuration field. The application does not properly sanitize user input before saving it to the database or displaying it on receipts. An attacker with access to the "Store Configuration" (such as a rogue administrator or an account com ...

Show More

CVE-2025-66924 1 Opensourcepos 1 Open Source Point Of Sale 2025-12-18 N/A 6.1 MEDIUM
A Cross-site scripting (XSS) vulnerability in Create/Update Item Kit(s) in Open Source Point of Sale v3.4.1 allows remote attackers to inject arbitrary web script or HTML via the "name" parameter.
CVE-2025-66923 1 Opensourcepos 1 Open Source Point Of Sale 2025-12-18 N/A 7.2 HIGH
A Cross-site scripting (XSS) vulnerability in Create/Update Customer(s) in Open Source Point of Sale v3.4.1 allows remote attackers to inject arbitrary web script or HTML via the phone_number parameter.
CVE-2025-66921 1 Opensourcepos 1 Open Source Point Of Sale 2025-12-18 N/A 7.2 HIGH
A Cross-site scripting (XSS) vulnerability in Create/Update Item(s) Module in Open Source Point of Sale v3.4.1 allows remote attackers to inject arbitrary web script or HTML via the "name" parameter.
CVE-2025-68434 1 Opensourcepos 1 Open Source Point Of Sale 2025-12-18 N/A 8.8 HIGH
Open Source Point of Sale (opensourcepos) is a web based point of sale application written in PHP using CodeIgniter framework. Starting in version 3.4.0 and prior to version 3.4.2, a Cross-Site Request Forgery (CSRF) vulnerability exists in the application's filter configuration. The CSRF protection mechanism was **explicitly disabled**, allowing the application to process state-changing requests (POST) without verifying a valid CSRF token. An unauthenticated remote attacker can exploit this by ...

Show More

CVE-2022-34578 1 Opensourcepos 1 Open Source Point Of Sale 2024-11-21 N/A 7.2 HIGH
Open Source Point of Sale v3.3.7 was discovered to contain an arbitrary file upload vulnerability via the Update Branding Settings page.