CVE-2025-68434
Last modified
CVE-2025-68434 is a high-severity vulnerability rated 8.8/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 Cross-Site Request Forgery (CSRF) vulnerability exists in the application's filter configuration. EPSS estimates a 0.24% 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 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 hosting a malicious web page. If a logged-in administrator visits this page, their browser is forced to send unauthorized requests to the application. A successful exploit allows the attacker to silently create a new Administrator account with full privileges, leading to a complete takeover of the system and loss of confidentiality, integrity, and availability. The vulnerability has been patched in version 3.4.2. The fix re-enables the CSRF filter in `app/Config/Filters.php` and resolves associated AJAX race conditions by adjusting token regeneration settings. As a workaround, administrators can manually re-enable the CSRF filter in `app/Config/Filters.php` by uncommenting the protection line. However, this is not recommended without applying the full patch, as it may cause functionality breakage in the Sales module due to token synchronization issues.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
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-68434-OSPOS-CSRF-Unauthorized-Administrator-CreationExploit, Third Party Advisory
- https://github.com/opensourcepos/opensourcepos/pull/4349Issue Tracking
- https://github.com/opensourcepos/opensourcepos/security/advisories/GHSA-wjm4-hfwg-5w5rExploit, Vendor Advisory
- https://github.com/Nixon-H/CVE-2025-68434-OSPOS-CSRF-Unauthorized-Administrator-CreationExploit, Third Party Advisory
- https://github.com/opensourcepos/opensourcepos/security/advisories/GHSA-wjm4-hfwg-5w5rExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-68434?
How severe is CVE-2025-68434?
How do I fix CVE-2025-68434?
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-68429Storybook is a frontend workshop for building user interface…5.3
- CVE-2025-6843A vulnerability was found in code-projects Simple Photo Gall…9.8
- CVE-2025-68430CVAT is an open source interactive video and image annotatio…4.3
- CVE-2025-68431libheif is an HEIF and AVIF file format decoder and encoder.…7.1
- CVE-2025-68432Zed, a code editor, has an aribtrary code execution vulnerab…7.3
- CVE-2025-68433Zed, a code editor, has an aribtrary code execution vulnerab…7.3
- CVE-2025-68435Zerobyte is a backup automation tool Zerobyte versions prior…9.1
- CVE-2025-68436Craft is a platform for creating digital experiences. In ver…6.5
- CVE-2025-68437Craft is a platform for creating digital experiences. In ver…6.8
- CVE-2025-68438In Apache Airflow versions before 3.1.6, when rendered templ…7.5
- CVE-2025-6844A vulnerability was found in code-projects Simple Forum 1.0.…9.8
- CVE-2025-6845A vulnerability was found in code-projects Simple Forum 1.0.…9.8
Are you affected by CVE-2025-68434?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
