Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Opensourcepos | Open Source Point Of Sale | >= 3.4.0, < 3.4.2 |
Related Weaknesses (CWE)
References
- https://github.com/opensourcepos/opensourcepos/commit/849439c71eaa4c15857fb7c603Patch
- https://github.com/opensourcepos/opensourcepos/security/advisories/GHSA-32r8-8r9Third Party Advisory
FAQ
What is CVE-2025-68658?
CVE-2025-68658 is a vulnerability with a CVSS score of 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 th...
How severe is CVE-2025-68658?
CVE-2025-68658 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-68658?
Check the references section above for vendor advisories and patch information. Affected products include: Opensourcepos Open Source Point Of Sale.