Flitt payment gateway for WooCommerce Security & Risk Analysis

wordpress.org/plugins/flitt-payment-gateway-for-woocommerce

The plugin for WooCommerce allows you to integrate the online payment form on the Checkout page of your online store.

40 active installs v4.0.3 PHP 7.0+ WP 3.5+ Updated Jan 2, 2026
merchantonline-paymentpayment-gatewaypaymentswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Flitt payment gateway for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The flitt-payment-gateway-for-woocommerce plugin version 4.0.3 exhibits a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and properly escaping all output. It also correctly implements nonce checks for its entry points. The absence of known CVEs and any historical vulnerabilities suggests a relatively stable and well-maintained codebase.

However, significant concerns arise from its attack surface. The plugin has two AJAX handlers, both of which lack authentication checks. This is a critical weakness, as it means any unauthenticated user could potentially interact with these handlers, leading to unauthorized actions or information disclosure if the handler logic is flawed. While the taint analysis shows no specific flows with unsanitized paths, the lack of authentication on AJAX endpoints bypasses the need for taint analysis in those specific cases; the vulnerability lies in the accessibility of the code itself.

In conclusion, while the plugin's handling of SQL and output escaping is commendable, the unprotected AJAX endpoints represent a substantial security risk. The lack of authentication on these entry points is the most significant concern. Future development should prioritize implementing proper capability checks on all AJAX handlers to mitigate this risk.

Key Concerns

  • AJAX handlers without authentication checks
  • Large attack surface without authentication
Vulnerabilities
None known

Flitt payment gateway for WooCommerce Security Vulnerabilities

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

Flitt payment gateway for WooCommerce Code Analysis

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

Output Escaping

100% escaped15 total outputs
Attack Surface
2 unprotected

Flitt payment gateway for WooCommerce Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_flitt_generate_ajax_order_infoincludes\abstract-flitt-payment-gateway.php:66
authwp_ajax_flitt_generate_ajax_order_infoincludes\abstract-flitt-payment-gateway.php:67
WordPress Hooks 16
actionplugins_loadedflitt-payment-gateway-for-woocommerce.php:39
actionwoocommerce_blocks_payment_method_type_registrationflitt-payment-gateway-for-woocommerce.php:83
filterwoocommerce_payment_gatewaysflitt-payment-gateway-for-woocommerce.php:107
actionbefore_woocommerce_initflitt-payment-gateway-for-woocommerce.php:113
actionbefore_woocommerce_initflitt-payment-gateway-for-woocommerce.php:114
actionwoocommerce_blocks_loadedflitt-payment-gateway-for-woocommerce.php:115
actionadmin_noticesflitt-payment-gateway-for-woocommerce.php:152
actionadmin_noticesflitt-payment-gateway-for-woocommerce.php:157
actionwp_enqueue_scriptsincludes\abstract-flitt-payment-gateway.php:59
actionwp_enqueue_scriptsincludes\abstract-flitt-payment-gateway.php:64
filterwoocommerce_order_button_htmlincludes\abstract-flitt-payment-gateway.php:65
actionflitt_wc_gateway_admin_optionsincludes\compat\class-flitt-pre-orders-compat.php:19
filterflitt_wc_gateway_flitt_payment_paramsincludes\compat\class-flitt-pre-orders-compat.php:20
filterflitt_wc_gateway_flitt_payment_paramsincludes\compat\class-flitt-subscriptions-compat.php:21
filterflitt_wc_gateway_process_payment_completeincludes\compat\class-flitt-subscriptions-compat.php:22
actionflitt_wc_gateway_receive_valid_callbackincludes\compat\class-flitt-subscriptions-compat.php:24
Maintenance & Trust

Flitt payment gateway for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 2, 2026
PHP min version7.0
Downloads311

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Flitt payment gateway for WooCommerce Developer Profile

flittpayments

1 plugin · 40 total installs

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

How We Detect Flitt payment 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/flitt-payment-gateway-for-woocommerce/assets/css/flitt.css/wp-content/plugins/flitt-payment-gateway-for-woocommerce/assets/js/flitt.js
Script Paths
/wp-content/plugins/flitt-payment-gateway-for-woocommerce/class-block.php
Version Parameters
/flitt-payment-gateway-for-woocommerce/assets/css/flitt.css?ver=/flitt-payment-gateway-for-woocommerce/assets/js/flitt.js?ver=

HTML / DOM Fingerprints

CSS Classes
flitt-payment-gateway-for-woocommerce
HTML Comments
<!-- Start of Flitt Payment Gateway settings -->
Data Attributes
data-flitt-payment-gateway-settings
JS Globals
window.flitt_payment_gateway_params
REST Endpoints
/wp-json/flitt/v1/payment-status
FAQ

Frequently Asked Questions about Flitt payment gateway for WooCommerce