Description
The Eyewear prescription form plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 6.0.1. This is due to missing authorization checks on the SubmitCatProductRequest AJAX action. This makes it possible for unauthenticated attackers to create arbitrary WooCommerce products with custom names, prices, and category assignments via the 'Name', 'Price', and 'Parent' parameters.
Published: 2025-12-13
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized product creation enabling fraud and revenue loss
Action: Apply Patch
AI Analysis

Impact

The Eyewear prescription form plugin for WordPress suffers from a missing authorization check on the SubmitCatProductRequest AJAX action. Unauthenticated users can invoke this endpoint and create WooCommerce products with arbitrary names, prices, and categories by sending the 'Name', 'Price', and 'Parent' parameters. This flaw allows an attacker to add unauthorized products to the store, potentially leading to fraudulent listings, incorrect inventory, and financial loss.

Affected Systems

All installations of the Eyewear prescription form plugin by Dugud Labs with version 6.0.1 or earlier are affected. The vulnerability exists regardless of the WordPress site’s configuration beyond the presence of the plugin and does not require any co‑existing vulnerabilities.

Risk and Exploitability

The CVSS base score is 5.3, indicating medium severity. The EPSS is below 1%, suggesting a low probability of exploitation. The flaw is not listed in the CISA KEV catalog. An attacker would simply need to send an unauthenticated HTTP request to the plugin's AJAX endpoint, so the attack vector is effectively the public web interface. The lack of authentication checks and the fact that the action performs write operations provide the necessary conditions for successful exploitation.

Generated by OpenCVE AI on April 22, 2026 at 16:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Eyewear prescription form plugin to the latest available version (6.0.2 or newer) where the authorization check has been restored.
  • Restrict access to the SubmitCatProductRequest AJAX endpoint by limiting it to logged-in users with the appropriate capabilities or by applying role‑based access controls in the plugin code.
  • Place a web application firewall rule or configure a security plugin to block unauthenticated POST or AJAX requests targeting the plugin's admin area.
  • Audit other WordPress plugins for unchecked AJAX actions and apply the same hardening measures.

Generated by OpenCVE AI on April 22, 2026 at 16:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 15 Dec 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 14 Dec 2025 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 13 Dec 2025 04:45:00 +0000

Type Values Removed Values Added
Description The Eyewear prescription form plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 6.0.1. This is due to missing authorization checks on the SubmitCatProductRequest AJAX action. This makes it possible for unauthenticated attackers to create arbitrary WooCommerce products with custom names, prices, and category assignments via the 'Name', 'Price', and 'Parent' parameters.
Title Eyewear prescription form <= 6.0.1 - Missing Authorization to Unauthenticated Arbitrary WooCommerce Product Creation
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:35:37.678Z

Reserved: 2025-12-09T18:25:35.241Z

Link: CVE-2025-14366

cve-icon Vulnrichment

Updated: 2025-12-15T15:25:14.324Z

cve-icon NVD

Status : Deferred

Published: 2025-12-13T16:16:48.633

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14366

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T16:15:21Z

Weaknesses