Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-68147

8.1 · HIGH
Published Dec 17, 2025 opensourcepos CWE-79 EPSS 0.37% (30th pctl)

Overview

CVE-2025-68147 is a high-severity vulnerability affecting opensourcepos open_source_point_of_sale. It was published on December 17, 2025 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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

Remediation

Check the references section for vendor advisories and patches from opensourcepos. Update open_source_point_of_sale to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
opensourcepos open_source_point_of_sale >= 3.4.0, < 3.4.2 Affected

Frequently Asked Questions

What is CVE-2025-68147?

CVE-2025-68147 is a high-severity vulnerability affecting opensourcepos open_source_point_of_sale. It was published on December 17, 2025 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2025-68147?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-68147?

Check the references section for vendor advisories and patches from opensourcepos. Update open_source_point_of_sale to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-68147?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-68147 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.