CVE-2025-68147
Last modified
CVE-2025-68147 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
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 compromised via the separate CSRF vulnerability) can inject malicious JavaScript payloads into this field. These payloads are executed in the browser of any user (including other administrators and sales staff) whenever they view a receipt or complete a transaction. This can lead to session hijacking, theft of sensitive data, or unauthorized actions performed on behalf of the victim. The vulnerability has been patched in version 3.4.2 by ensuring the output is escaped using the `esc()` function in the receipt template. As a temporary mitigation, administrators should ensure the "Return Policy" field contains only plain text and strictly avoid entering any HTML tags. There is no code-based workaround other than applying the patch.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Opensourcepos | Open Source Point Of Sale | >= 3.4.0, < 3.4.2 |
References
- https://github.com/Nixon-H/CVE-2025-68147-OSPOS-Stored-XSSExploit, Third Party Advisory
- https://github.com/opensourcepos/opensourcepos/security/advisories/GHSA-xgr7-7pvw-fpmhExploit, Vendor Advisory
- https://github.com/Nixon-H/CVE-2025-68147-OSPOS-Stored-XSSExploit, Third Party Advisory
- https://github.com/opensourcepos/opensourcepos/security/advisories/GHSA-xgr7-7pvw-fpmhExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-68147?
How severe is CVE-2025-68147?
How do I fix CVE-2025-68147?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68141EVerest is an EV charging software stack. Prior to version 2…7.4
- CVE-2025-68142PyMdown Extensions is a set of extensions for the `Python-Ma…5.3
- CVE-2025-68143Model Context Protocol Servers is a collection of reference …8.8
- CVE-2025-68144In mcp-server-git versions prior to 2025.12.17, the git_diff…7.1
- CVE-2025-68145In mcp-server-git versions prior to 2025.12.17, when the ser…9.1
- CVE-2025-68146filelock is a platform-independent file lock for Python. In …6.5
- CVE-2025-68148FreshRSS is a free, self-hostable RSS aggregator. From versi…7.5
- CVE-2025-6815The LatePoint – Calendar Booking Plugin for Appointments and…5.5
- CVE-2025-68150Parse Server is an open source backend that can be deployed …6.5
- CVE-2025-68151CoreDNS is a DNS server that chains plugins. Prior to versio…7.5
- CVE-2025-68152Juju is an open source application orchestration engine that…4.9
- CVE-2025-68153Juju is an open source application orchestration engine that…6.5
Are you affected by CVE-2025-68147?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
