CVE-2025-5813
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-5813 is a Missing Authorization vulnerability in the "Amazon Products to WooCommerce" WordPress plugin that allows unauthenticated attackers to create new products on affected WooCommerce stores. The flaw exists in all versions up to and including 1.2.7, developed by suhailahmad64. It was published on June 26, 2025, and carries a CVSS v3.1 base score of 5.3 (Medium) (Red Hat CVE).

Technical details

The root cause is a missing capability check (CWE-862) on the wcta2w_get_amazon_product_callback() AJAX function within the plugin. Because no authentication or privilege verification is enforced before executing this callback, any unauthenticated network request can trigger product creation on the WooCommerce store. The attack vector is network-based, requires no user interaction, and has low attack complexity, making it trivially exploitable by any remote attacker (Red Hat CVE).

Impact

Successful exploitation allows unauthenticated attackers to create arbitrary WooCommerce products on the affected WordPress site, directly impacting data integrity. There is no confidentiality or availability impact reported. While the immediate consequence is unauthorized product creation (e.g., spam listings, fraudulent products), this could be leveraged to manipulate store inventory, introduce malicious product listings, or disrupt normal store operations (Red Hat CVE).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the "Amazon Products to WooCommerce" plugin (version ≤ 1.2.7) using tools like WPScan, Shodan, or by inspecting plugin directories on target sites.
  2. Identify the vulnerable endpoint: Locate the WordPress AJAX endpoint (/wp-admin/admin-ajax.php) and determine the action name associated with wcta2w_get_amazon_product_callback().
  3. Craft a malicious request: Send an unauthenticated HTTP POST request to wp-admin/admin-ajax.php with the appropriate action parameter and any required product data fields (e.g., product title, ASIN, or other parameters accepted by the callback).
  4. Create unauthorized products: The server processes the request without verifying the caller's identity or permissions, resulting in a new WooCommerce product being created on the store.
  5. Achieve objective: Use the created product listings for spam, fraud, or further store manipulation (Red Hat CVE).

Indicators of compromise

  • Network: Unexpected POST requests to /wp-admin/admin-ajax.php from unauthenticated (no session cookie) sources with action parameters related to wcta2w_get_amazon_product_callback.
  • Logs: WordPress access logs showing repeated unauthenticated AJAX calls to admin-ajax.php with the plugin's action name; WooCommerce order/product logs showing new products created without a corresponding authenticated user session.
  • Application: Unexpected or unauthorized WooCommerce product listings appearing in the store dashboard, particularly products with unusual names, descriptions, or Amazon ASINs not added by store administrators.

Mitigation and workarounds

Users should update the "Amazon Products to WooCommerce" plugin to a version beyond 1.2.7 that includes a proper capability check on the wcta2w_get_amazon_product_callback() function. If no patched version is yet available, site administrators should deactivate or remove the plugin until a fix is released. As an additional measure, web application firewalls (WAFs) can be configured to block unauthenticated POST requests to admin-ajax.php with the plugin's specific action parameter (Red Hat CVE).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-15239NONEN/A
  • simple-cloudflare-turnstile
NoYesAug 07, 2026
CVE-2026-15211NONEN/A
  • subscriptions-for-woocommerce
NoYesAug 07, 2026
CVE-2026-15148NONEN/A
  • wp-events-manager
NoYesAug 07, 2026
CVE-2026-16265NONEN/A
  • wp-google-map-plugin
NoYesAug 07, 2026
CVE-2026-16263NONEN/A
  • wp-google-map-plugin
NoYesAug 07, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management