---
id: CVE-2026-15095
title: >-
  The Product Feed Manager for WooCommerce – CTX Feed – Support 220+ Shopping &
  Social Channels plugin for WordPress is vulnerable to Directory Traversal in
  all versions up to, and including, 6.6.43 via the 'provider' parameter
summary: >-
  The Product Feed Manager for WooCommerce – CTX Feed – Support 220+ Shopping &
  Social Channels plugin for WordPress is vulnerable to Directory Traversal in
  all versions up to, and including, 6.6.43 via the 'provider' parameter. This
  makes…
severity: medium
cvss: 4.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-22
vendor: wahid0003
product: >-
  Product Feed Manager for WooCommerce – CTX Feed – Support 220+ Shopping, AI &
  Social Channels
affected:
  - >-
    product_feed_manager_for_woocommerce_ctx_feed_support_220+_shopping_ai_social_channels
    <= 6.6.43
published: '2026-09-22'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T19:04:55.677'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-15095'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/webappick-product-feed-for-woocommerce/tags/6.6.38/V5/API/RestController.php#L109
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/webappick-product-feed-for-woocommerce/tags/6.6.38/V5/API/V1/MakeFeed.php#L154
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/webappick-product-feed-for-woocommerce/tags/6.6.38/V5/API/V1/ManageFeeds.php#L378
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/webappick-product-feed-for-woocommerce/tags/6.6.38/V5/Common/Helper.php#L207
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/webappick-product-feed-for-woocommerce/tags/6.6.38/V5/Feed/Feed.php#L113
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/webappick-product-feed-for-woocommerce/tags/6.6.38/V5/Helper/FeedHelper.php#L38
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3627934%40webappick-product-feed-for-woocommerce&new=3627934%40webappick-product-feed-for-woocommerce
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/cac5e5ca-34cc-4219-96a3-438c5a1d6a23?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-22T14:10:47.094657Z'
ingestedAt: '2026-09-22T09:01:05.606Z'
epss: 0.01174
epssPercentile: 0.66167
---

## Overview

The Product Feed Manager for WooCommerce – CTX Feed – Support 220+ Shopping & Social Channels plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 6.6.43 via the 'provider' parameter. This makes it possible for authenticated attackers, with shop manager-level access and above, to delete arbitrary files on the server, which can lead to remote code execution when critical files are deleted. Exploitation requires two sequential REST API calls: first to /wp-json/ctxfeed/v1/make_feed/save_feed_config to persist the traversal payload in wp_options, then to /wp-json/ctxfeed/v1/manage_feeds/delete_feed to trigger the unlink(); deletion is further constrained to files whose extensions match the plugin's validated whitelist (csv, xml, tsv, xls, xlsx, json, txt).

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
