CVE-2026-6072
Last modified
CVE-2026-6072 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. The Oliver POS – A WooCommerce Point of Sale (POS) plugin for WordPress is vulnerable to Authorization Bypass Through User-Controlled Key in all versions up to and including 2.4.2.6. The plugin protects its entire /wp-json/pos-bridge/* REST API namespace through the oliver_pos_rest_authentication() permission callback, which uses a loose PHP comparison (==) to compare the attacker-supplied 'OliverAuth' header value against the 'oliver_pos_authorization_token' option. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
The Oliver POS – A WooCommerce Point of Sale (POS) plugin for WordPress is vulnerable to Authorization Bypass Through User-Controlled Key in all versions up to and including 2.4.2.6. The plugin protects its entire /wp-json/pos-bridge/* REST API namespace through the oliver_pos_rest_authentication() permission callback, which uses a loose PHP comparison (==) to compare the attacker-supplied 'OliverAuth' header value against the 'oliver_pos_authorization_token' option. On fresh installations where the admin has not yet completed the connection flow, this option is unset (get_option returns false). Due to PHP's type juggling, the loose comparison '0' == false evaluates to true, allowing an unauthenticated attacker to bypass authentication by sending 'OliverAuth: 0'. This grants full access to all POS API endpoints, enabling attackers to read user data (including administrator details), update user profiles (including email addresses), and delete non-admin users. An admin account email reset can lead to site takeover.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-6072?
How severe is CVE-2026-6072?
How do I fix CVE-2026-6072?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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 2026
- CVE-2026-60712Vulnerability in the Siebel CRM Cloud Applications product o…6.5
- CVE-2026-60713Vulnerability in the Siebel CRM Cloud Applications product o…4.4
- CVE-2026-60714Vulnerability in the Oracle Price Protection product of Orac…8.1
- CVE-2026-60717Vulnerability in the Oracle Complex Maintenance, Repair and …5.4
- CVE-2026-60718Vulnerability in the MySQL Server, MySQL Cluster product of …6.5
- CVE-2026-60719Vulnerability in the Oracle BI Publisher product of Oracle A…9.9
- CVE-2026-60723Vulnerability in the Oracle Data Integrator product of Oracl…8.4
- CVE-2026-60724Vulnerability in the Oracle Customer Interaction History pro…5.4
- CVE-2026-60725Vulnerability in the MySQL Router product of Oracle MySQL (c…7.4
- CVE-2026-6073GitLab has remediated an issue in GitLab EE affecting all ve…5.4
- CVE-2026-60732Vulnerability in the Oracle iReceivables product of Oracle E…8.1
- CVE-2026-60734Vulnerability in the Oracle Trading Community product of Ora…7.2
Are you affected by CVE-2026-6072?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
