Product Feeder Security & Risk Analysis

wordpress.org/plugins/product-feeder

Connect to the marketplace(s) of your choice to increase sales, synchronize orders & returns, rule-based product selection, and much more! Try it …

10 active installs v4.2.1 PHP 7.4+ WP 6.0+ Updated Feb 13, 2026
e-commercemarketplacesproduct-feedproduct-feeder
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Product Feeder Safe to Use in 2026?

Generally Safe

Score 100/100

Product Feeder has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The 'product-feeder' v4.2.1 plugin exhibits significant security concerns primarily due to its extensive unprotected attack surface. With 9 identified entry points consisting of AJAX handlers and REST API routes, and a critical finding that none of these have proper authentication or permission checks, the plugin is highly vulnerable to unauthorized access and manipulation. While the code analysis shows good practices in other areas, such as the exclusive use of prepared statements for SQL queries and a high percentage of properly escaped output, these strengths are overshadowed by the glaring lack of security on its exposed endpoints. The absence of any recorded vulnerabilities in its history is a positive sign, suggesting that perhaps its limited functionality or obscurity has protected it so far, but this does not mitigate the immediate risks presented by the current codebase. The plugin's security posture is therefore weak due to the easily exploitable entry points, despite some good coding practices in other areas. The lack of taint analysis results and zero recorded CVEs are positive, but the extensive unprotected attack surface is a critical flaw that needs immediate attention.

Key Concerns

  • AJAX handlers without authentication
  • REST API routes without permission callbacks
  • No nonce checks on entry points
  • No capability checks on entry points
  • Large attack surface without authentication
Vulnerabilities
None known

Product Feeder Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Product Feeder Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
8 prepared
Unescaped Output
7
33 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared8 total queries

Output Escaping

83% escaped40 total outputs
Attack Surface
9 unprotected

Product Feeder Attack Surface

Entry Points9
Unprotected9

AJAX Handlers 1

authwp_ajax_product_feeder_actionincludes\product-feeder.php:78

REST API Routes 8

GET/wp-json/v1/product-feeder/connectincludes\product-feeder.php:306
GET/wp-json/v1/product-feeder/products/listincludes\product-feeder.php:311
GET/wp-json/v1/product-feeder/products/changes/(?P<Since>\d+)includes\product-feeder.php:316
POST/wp-json/v1/product-feeder/orders/createincludes\product-feeder.php:321
GET/wp-json/v1/product-feeder/orders/get/(?P<OrderID>\d+)includes\product-feeder.php:326
PATCH/wp-json/v1/product-feeder/orders/modify/(?P<OrderID>\d+)includes\product-feeder.php:331
PATCH/wp-json/v1/product-feeder/orders/reject/(?P<OrderID>\d+)includes\product-feeder.php:336
GET/wp-json/v1/product-feeder/orders/(?P<OrderID>\d+)/document/(?P<DocumentID>.+)includes\product-feeder.php:341
WordPress Hooks 9
actionbefore_woocommerce_initincludes\product-feeder.php:24
actioninitincludes\product-feeder.php:38
actionadd_meta_boxesincludes\product-feeder.php:41
filteris_protected_metaincludes\product-feeder.php:65
actionadmin_enqueue_scriptsincludes\product-feeder.php:67
actionadmin_menuincludes\product-feeder.php:74
actionadmin_initincludes\product-feeder.php:75
actionadmin_noticesincludes\product-feeder.php:76
actionrest_api_initincludes\product-feeder.php:77
Maintenance & Trust

Product Feeder Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedFeb 13, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Product Feeder Developer Profile

Product Feeder B.V.

1 plugin · 10 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Product Feeder

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/product-feeder/css/product-feeder.css/wp-content/plugins/product-feeder/javascript/product-feeder.js
Script Paths
/wp-content/plugins/product-feeder/javascript/product-feeder.js
Version Parameters
product-feeder/css/product-feeder.css?time=product-feeder/javascript/product-feeder.js?time=

HTML / DOM Fingerprints

HTML Comments
<!-- DEPLOY STEPS -->
Data Attributes
data-product-feeder-download-urldata-product-feeder-download-typedata-product-feeder-item-iddata-product-feeder-item-typedata-product-feeder-url
JS Globals
product_feeder_params
REST Endpoints
/wp-json/product-feeder/v1/get-product-feed-progress
FAQ

Frequently Asked Questions about Product Feeder