CVE-2025-14366: CWE-862 Missing Authorization in dugudlabs Eyewear prescription form
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.
AI Analysis
Technical Summary
CVE-2025-14366 identifies a missing authorization vulnerability (CWE-862) in the dugudlabs Eyewear prescription form plugin for WordPress, affecting all versions up to 6.0.1. The vulnerability arises from the absence of proper authorization checks on the SubmitCatProductRequest AJAX action endpoint. This endpoint accepts parameters such as 'Name', 'Price', and 'Parent' which are used to create WooCommerce products. Due to the missing authorization, unauthenticated attackers can remotely invoke this AJAX action to create arbitrary products with custom attributes, including setting product names, prices, and category assignments. This unauthorized product creation can lead to data integrity issues within the WooCommerce store, potentially disrupting product catalogs, pricing structures, and inventory management. The vulnerability does not expose confidential information nor does it allow denial of service, but it undermines the integrity of e-commerce data. The CVSS v3.1 base score is 5.3, with vector AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N, indicating network attack vector, low attack complexity, no privileges or user interaction required, unchanged scope, no confidentiality or availability impact, but integrity impact present. No patches or exploits are currently published, but the vulnerability is publicly disclosed and should be addressed promptly. The root cause is a failure to implement authorization controls on a sensitive AJAX action within the WordPress plugin, a common security oversight in plugin development.
Potential Impact
The primary impact of CVE-2025-14366 is on data integrity within WooCommerce stores using the vulnerable dugudlabs Eyewear prescription form plugin. Attackers can create arbitrary products with manipulated names, prices, and categories, potentially leading to fraudulent listings, pricing manipulation, and disruption of normal e-commerce operations. This could result in financial losses, customer confusion, and reputational damage for affected merchants. Since the vulnerability requires no authentication and can be exploited remotely, it poses a significant risk to any WooCommerce site using this plugin. However, it does not directly compromise customer data confidentiality or site availability. The integrity compromise could also facilitate further attacks, such as injecting malicious product links or misleading customers. Organizations relying on this plugin for eyewear prescriptions or related e-commerce should consider the risk of unauthorized product injection and its downstream effects on business processes and customer trust.
Mitigation Recommendations
To mitigate CVE-2025-14366, organizations should immediately update the dugudlabs Eyewear prescription form plugin to a patched version once available. In the absence of an official patch, administrators should implement custom authorization checks on the SubmitCatProductRequest AJAX action to ensure only authenticated and authorized users can create products. This can be done by modifying the plugin code to verify user capabilities such as 'manage_woocommerce' or 'edit_products' before processing requests. Additionally, monitoring WooCommerce product creation logs for unusual activity or spikes in product additions can help detect exploitation attempts. Employing a Web Application Firewall (WAF) with rules to block unauthorized AJAX requests targeting this endpoint can provide temporary protection. Regularly auditing installed WordPress plugins for security updates and minimizing the use of unnecessary plugins reduces attack surface. Finally, educating site administrators about the risks of installing unverified plugins and enforcing the principle of least privilege for user roles will help prevent similar vulnerabilities.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, France, Netherlands, Brazil, India, Japan, Italy, Spain
CVE-2025-14366: CWE-862 Missing Authorization in dugudlabs Eyewear prescription form
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.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-14366 identifies a missing authorization vulnerability (CWE-862) in the dugudlabs Eyewear prescription form plugin for WordPress, affecting all versions up to 6.0.1. The vulnerability arises from the absence of proper authorization checks on the SubmitCatProductRequest AJAX action endpoint. This endpoint accepts parameters such as 'Name', 'Price', and 'Parent' which are used to create WooCommerce products. Due to the missing authorization, unauthenticated attackers can remotely invoke this AJAX action to create arbitrary products with custom attributes, including setting product names, prices, and category assignments. This unauthorized product creation can lead to data integrity issues within the WooCommerce store, potentially disrupting product catalogs, pricing structures, and inventory management. The vulnerability does not expose confidential information nor does it allow denial of service, but it undermines the integrity of e-commerce data. The CVSS v3.1 base score is 5.3, with vector AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N, indicating network attack vector, low attack complexity, no privileges or user interaction required, unchanged scope, no confidentiality or availability impact, but integrity impact present. No patches or exploits are currently published, but the vulnerability is publicly disclosed and should be addressed promptly. The root cause is a failure to implement authorization controls on a sensitive AJAX action within the WordPress plugin, a common security oversight in plugin development.
Potential Impact
The primary impact of CVE-2025-14366 is on data integrity within WooCommerce stores using the vulnerable dugudlabs Eyewear prescription form plugin. Attackers can create arbitrary products with manipulated names, prices, and categories, potentially leading to fraudulent listings, pricing manipulation, and disruption of normal e-commerce operations. This could result in financial losses, customer confusion, and reputational damage for affected merchants. Since the vulnerability requires no authentication and can be exploited remotely, it poses a significant risk to any WooCommerce site using this plugin. However, it does not directly compromise customer data confidentiality or site availability. The integrity compromise could also facilitate further attacks, such as injecting malicious product links or misleading customers. Organizations relying on this plugin for eyewear prescriptions or related e-commerce should consider the risk of unauthorized product injection and its downstream effects on business processes and customer trust.
Mitigation Recommendations
To mitigate CVE-2025-14366, organizations should immediately update the dugudlabs Eyewear prescription form plugin to a patched version once available. In the absence of an official patch, administrators should implement custom authorization checks on the SubmitCatProductRequest AJAX action to ensure only authenticated and authorized users can create products. This can be done by modifying the plugin code to verify user capabilities such as 'manage_woocommerce' or 'edit_products' before processing requests. Additionally, monitoring WooCommerce product creation logs for unusual activity or spikes in product additions can help detect exploitation attempts. Employing a Web Application Firewall (WAF) with rules to block unauthorized AJAX requests targeting this endpoint can provide temporary protection. Regularly auditing installed WordPress plugins for security updates and minimizing the use of unnecessary plugins reduces attack surface. Finally, educating site administrators about the risks of installing unverified plugins and enforcing the principle of least privilege for user roles will help prevent similar vulnerabilities.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-09T18:25:35.241Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 693cef64d977419e584a502b
Added to database: 12/13/2025, 4:45:24 AM
Last enriched: 2/27/2026, 11:08:09 AM
Last updated: 3/26/2026, 3:59:06 AM
Views: 58
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.