SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-14270

HIGH · CVSS 8.8 EPSS 0.53% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-29 · Last synced 2026-08-28

CyberRota Analysis

AI-Generated

The Extra Checkout Options plugin for WordPress is vulnerable to arbitrary file uploads due to inadequate authorization and nonce validation, allowing authenticated users with Subscriber-level access and above to modify file upload settings. This flaw can lead to remote code execution by enabling the upload of malicious PHP files through the frontend. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-14270
Severity
HIGH
CVSS
8.8
EPSS
0.53%
WordPress

Original NVD Description

The Extra Checkout Options (addon for Extra Product Options & Add-Ons for WooCommerce) plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 2.3.2. This is due to missing authorization and nonce validation in the eco_save_settings() function, which allows low-privileged authenticated users to modify the tc_eco_custom_file_types upload allowlist setting, combined with insufficient authorization on the wc_eco_upload_file AJAX action. This makes it possible for authenticated attackers, with Subscriber-level access and above, to allow PHP uploads, upload a PHP file using the frontend upload nonce exposed on cart and checkout pages, and achieve remote code execution. NOTE: This vulnerability was partially fixed in version 2.3.2.