FedaPay Gateway for WooCommerce Security & Risk Analysis

wordpress.org/plugins/woo-gateway-fedapay

Take credit card and mobile money payments on your store using FedaPay.

900 active installs v0.3.9 PHP 5.6+ WP 4.4+ Updated Jan 4, 2025
credit-cardfedapaymobile-moneywoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FedaPay Gateway for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

FedaPay Gateway for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "woo-gateway-fedapay" plugin v0.3.9 demonstrates a generally strong security posture based on the static analysis provided. The absence of dangerous functions, file operations, and external HTTP requests, along with a high percentage of properly escaped output, are positive indicators. The plugin also correctly implements nonce checks for its single AJAX handler, and there are no known vulnerabilities or CVEs associated with this version, suggesting a history of responsible development and maintenance.

However, there are a few areas for improvement. While the plugin has only one AJAX handler, it lacks capability checks. This means that any authenticated user, regardless of their role or permissions, could potentially interact with this handler. Although taint analysis shows no issues, this absence of capability checks represents a potential weakness. The fact that 50% of SQL queries are not using prepared statements is also a concern, as it introduces a risk of SQL injection, even if the current taint analysis did not reveal any exploitable flows.

Overall, "woo-gateway-fedapay" v0.3.9 appears to be a relatively secure plugin, especially given its clean vulnerability history. The primary areas of concern lie in the missing capability checks on the AJAX handler and the use of unprepared SQL statements. Addressing these would significantly enhance its security.

Key Concerns

  • AJAX handler lacks capability checks
  • 50% of SQL queries not using prepared statements
Vulnerabilities
None known

FedaPay Gateway for WooCommerce Security Vulnerabilities

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

FedaPay Gateway for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
1 prepared
Unescaped Output
6
36 escaped
Nonce Checks
1
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

50% prepared2 total queries

Output Escaping

86% escaped42 total outputs
Attack Surface

FedaPay Gateway for WooCommerce Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_wc_fedapay_gateway_dismiss_notice_messageincludes\class-wc-fedapay-plugin.php:97
WordPress Hooks 10
actionadmin_noticesincludes\class-wc-fedapay-gateway.php:53
actionadmin_noticesincludes\class-wc-fedapay-gateway.php:54
actionadmin_enqueue_scriptsincludes\class-wc-fedapay-gateway.php:59
actionwp_enqueue_scriptsincludes\class-wc-fedapay-gateway.php:63
actionplugins_loadedincludes\class-wc-fedapay-plugin.php:94
actionwoocommerce_blocks_loadedincludes\class-wc-fedapay-plugin.php:99
actionbefore_woocommerce_initincludes\class-wc-fedapay-plugin.php:119
actionwoocommerce_blocks_payment_method_type_registrationincludes\class-wc-fedapay-plugin.php:140
filterwoocommerce_payment_gatewaysincludes\class-wc-fedapay-plugin.php:167
actionadmin_noticesincludes\class-wc-fedapay-plugin.php:172
Maintenance & Trust

FedaPay Gateway for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 4, 2025
PHP min version5.6
Downloads17K

Community Trust

Rating80/100
Number of ratings3
Active installs900
Developer Profile

FedaPay Gateway for WooCommerce Developer Profile

FedaPay

1 plugin · 900 total installs

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

How We Detect FedaPay Gateway for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/woo-gateway-fedapay/assets/img/fedapay.svg/wp-content/plugins/woo-gateway-fedapay/assets/js/wc-fedapay-admin.js/wp-content/plugins/woo-gateway-fedapay/assets/js/wc-fedapay.js
Script Paths
https://cdn.fedapay.com/checkout.js
Version Parameters
woo-gateway-fedapay/assets/js/wc-fedapay-admin.js?v=woo-gateway-fedapay/assets/js/wc-fedapay.js?v=

HTML / DOM Fingerprints

Data Attributes
data-fedapay-public-key
JS Globals
wc_fedapay_params
REST Endpoints
/wp-json/wc-fedapay/v1/checkout
FAQ

Frequently Asked Questions about FedaPay Gateway for WooCommerce