Skip to main content

Product Feed Pro For Woocommerce CVE-2026-32443

| EUVDEUVD-2026-11987 MEDIUM
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-03-13 Patchstack
6.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Mar 13, 2026 - 16:57 euvd
EUVD-2026-11987
Analysis Generated
Mar 13, 2026 - 16:57 vuln.today
CVE Published
Mar 13, 2026 - 11:42 nvd
MEDIUM 6.5

DescriptionCVE.org

Cross-Site Request Forgery (CSRF) vulnerability in Josh Kohlbach Product Feed PRO for WooCommerce woo-product-feed-pro allows Cross Site Request Forgery.This issue affects Product Feed PRO for WooCommerce: from n/a through <= 13.5.2.

AnalysisAI

A Cross-Site Request Forgery (CSRF) vulnerability exists in Josh Kohlbach's Product Feed PRO for WooCommerce plugin affecting versions up to 13.5.2, allowing unauthenticated attackers to perform unauthorized actions on behalf of authenticated administrators through malicious web requests. While the CVSS score is 6.5 (Medium), the EPSS score of 0.01% (1st percentile) indicates minimal real-world exploitation probability, suggesting this is a low-priority vulnerability despite the integrity impact. No KEV status or active exploitation evidence is documented.

Technical ContextAI

This CSRF vulnerability (CWE-352) resides in the Josh Kohlbach Product Feed PRO for WooCommerce WordPress plugin (CPE: cpe:2.3:a:josh_kohlbach:product_feed_pro_for_woocommerce:*:*:*:*:*:*:*:*). The plugin handles WooCommerce product feed generation and management. The root cause is insufficient CSRF token validation in the plugin's admin actions, allowing attackers to craft malicious requests that execute administrative functions (such as feed configuration changes, deletion, or export operations) without proper nonce verification. WordPress plugins are particularly susceptible to CSRF when they expose administrative AJAX endpoints or form handlers without adequate wp_nonce validation.

RemediationAI

vendor_patch: Upgrade Product Feed PRO for WooCommerce to version > 13.5.2 (specific patched version not explicitly stated in references; contact vendor or check plugin repository); priority: medium detection: Monitor WordPress admin logs for unusual feed configuration changes, deletions, or exports originating from unauthenticated sessions or unexpected origins workaround: Implement Content Security Policy (CSP) headers with frame-ancestors 'none' to prevent embedded malicious pages from initiating CSRF requests mitigation: Restrict admin access to known IP ranges; use WordPress security plugins (Wordfence, Sucuri) to monitor and block CSRF-like activity patterns

Share

CVE-2026-32443 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy