CVE-2025-14365 MEDIUM

CVE-2025-14365: Eyewear prescription form <= 6.0.1 - Missing Authorization to Unauthenticated Arbitrary WooCommerce Category Deletion

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 capability checks on the RemoveItems AJAX action. This makes it possible for unauthenticated attackers to delete arbitrary WooCommerce product categories, including all of their child categories, via the 'catIds' parameter.

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

Prescription form data can be altered by anyone with network access, compromising data integrity.

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