Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in CoderPress Commerce Coinbase For WooCommerce commerce-coinbase-for-woocommerce allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Commerce Coinbase For WooCommerce: from n/a through <= 1.6.6.
AnalysisAI
A Missing Authorization vulnerability (CWE-862) exists in CoderPress Commerce Coinbase For WooCommerce plugin versions up to and including 1.6.6, allowing attackers to bypass access control mechanisms and perform unauthorized actions through incorrectly configured security levels. An attacker can exploit this broken access control to manipulate commerce functions or access restricted administrative features without proper authentication. No CVSS score, EPSS data, or active KEV status is currently available, but the vulnerability was reported by Patchstack and assigned EUVD ID EUVD-2026-15707.
Technical ContextAI
The vulnerability resides in the Commerce Coinbase For WooCommerce WordPress plugin (CPE: cpe:2.3:a:coderpress:commerce_coinbase_for_woocommerce:*:*:*:*:*:*:*:*), which integrates Coinbase payment processing into WooCommerce e-commerce environments. The root cause is classified as CWE-862 (Missing Authorization), indicating that the plugin fails to properly validate user permissions before allowing access to sensitive operations. WordPress plugins handling payment processing must implement strict capability checks (using functions like current_user_can()) to restrict access to authenticated and properly-privileged users; this plugin evidently lacks such controls on one or more critical functions, potentially exposing payment configuration, transaction data, or checkout logic to unauthorized parties.
RemediationAI
Update Commerce Coinbase For WooCommerce to a patched version above 1.6.6 immediately (consult the CoderPress or WordPress plugin repository for the latest available release). Until patching is completed, apply defense-in-depth mitigations: restrict plugin functionality to authenticated, high-privilege users via WordPress user roles; disable Coinbase payment processing if not actively in use; monitor access logs for unauthorized API calls to the plugin's endpoints; and consider deploying a Web Application Firewall (WAF) rule to block requests to known vulnerable plugin paths. Verify patch availability through the official WordPress plugin repository or CoderPress vendor channels before proceeding with updates.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15707
GHSA-8mq2-frfg-qr49