XSS in Opensourcepos Open Source Point Of Sale
CVE-2025-68658
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 when a user accesses /sales/complete. First select Sales, and choose New Item to create an item, then click on Completed . Due to insufficient input validation and output encoding, the payload is rendered and executed in the user’s browser, resulting in a stored XSS vulnerability. This vulnerability is fixed in 3.4.2.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.002 (7.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L.
Affected products
- Opensourcepos Open_source_point_of_sale
- Opensourcepos — versions < 3.4.2
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Third Party Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2025-68658?
- CVE-2025-68658 is a medium-severity vulnerability in Opensourcepos Open Source Point Of Sale, classified under Cross-site Scripting. CVSS score: 4.3/10. Published 2026-01-13.
- How severe is CVE-2025-68658?
- Medium severity. CVSS v3 base score is 4.3 out of 10.