Description
The Product Input Fields for WooCommerce WordPress plugin before 2.0.2 does not validate uploaded file types when its accepted-types setting is left empty, which its own documentation advertises as accepting all files, allowing unauthenticated attackers to upload arbitrary files and achieve remote code execution on servers that do not honour the directory's access rules.
Published: 2026-08-10
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Product Input Fields for WooCommerce WordPress plugin before version 2.0.2, where the plugin does not restrict file types when the accepted‑types setting is left blank. This omission allows an attacker to upload any file without authentication and, on servers that do not enforce directory access controls, execute that code, resulting in full remote code execution.

Affected Systems

Any WordPress site using the Product Input Fields for WooCommerce plugin version earlier than 2.0.2 is potentially affected, regardless of the site owner or host, as the issue is in the plugin itself and not dependent on other components.

Risk and Exploitability

The EPSS score is below 1%, showing a low probability of exploitation, yet the CVSS score of 9.8 demonstrates a critical impact. KEV has not listed this vulnerability, but the high severity indicates it requires prompt attention. The attacker can upload any file without authentication and, on servers that allow execution of uploads, run arbitrary code, leading to full remote control of the affected system.

Generated by OpenCVE AI on August 13, 2026 at 09:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Product Input Fields for WooCommerce plugin to version 2.0.2 or later.
  • If the plugin cannot be upgraded immediately, configure the server to block execution of files in the plugin's upload directory—modify .htaccess or web server settings to restrict PHP execution.
  • Move the upload directory outside the web root or set file permissions so that uploaded files cannot be executed by the web server.

Generated by OpenCVE AI on August 13, 2026 at 09:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Tychesoftwares
Tychesoftwares product Input Fields For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Tychesoftwares
Tychesoftwares product Input Fields For Woocommerce
Wordpress
Wordpress wordpress

Mon, 10 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Product Input Fields for WooCommerce WordPress plugin before 2.0.2 does not validate uploaded file types when its accepted-types setting is left empty, which its own documentation advertises as accepting all files, allowing unauthenticated attackers to upload arbitrary files and achieve remote code execution on servers that do not honour the directory's access rules.
Title Product Input Fields for WooCommerce < 2.0.2 - Unauthenticated Arbitrary File Upload
References

Subscriptions

Tychesoftwares Product Input Fields For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T17:55:30.970Z

Reserved: 2026-08-06T12:31:52.707Z

Link: CVE-2026-19089

cve-icon Vulnrichment

Updated: 2026-08-12T17:52:30.987Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:51.490

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-19089

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:30:07Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type