CVE-2025-14366 MEDIUM

CVE-2025-14366: Eyewear prescription form <= 6.0.1 - Missing Authorization to Unauthenticated Arbitrary WooCommerce Product Creation

Vendor Dugudlabs
Product Eyewear prescription form
Weakness CWE-862 · Missing authorization
Published December 13, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

The Eyewear prescription form through version 6.0.1 lacks proper authorization checks, allowing unauthenticated attackers to modify data via the network. No authentication or user interaction is required. The vulnerability affects data integrity but not confidentiality or availability. Update to a version newer than 6.0.1.

What an attacker can do

03Attacker Capabilities

Modify form data or records without authentication.

Potential impact on your site

04Site Impact

Attackers can alter prescription form submissions or stored data without logging in.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

December 13, 2025 CVE published
April 8, 2026 Record updated