Brankas Payment for WooCommerce Security & Risk Analysis

wordpress.org/plugins/brankas-payment-for-woocommerce

Brankas Direct plugin enables instant Account-to-Account fund transfers as a payment

0 active installs v1.3.1 PHP 7.4+ WP 6.0+ Updated Unknown
brankasindonesiapayment-gatewayphilippineswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Brankas Payment for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "brankas-payment-for-woocommerce" plugin version 1.3.1 presents a mixed security posture. On the positive side, there are no reported vulnerabilities in its history, and the static analysis indicates a strong adherence to secure coding practices regarding SQL queries and output escaping, with 100% of SQL queries using prepared statements and a high 85% of outputs being properly escaped. The absence of file operations and dangerous functions is also a good sign. However, several areas raise concerns. The taint analysis revealed one flow with an unsanitized path, categorized as high severity. Furthermore, the plugin has zero nonce checks and zero capability checks, which are critical security mechanisms for preventing unauthorized actions and cross-site request forgery (CSRF) attacks, especially if any of the two external HTTP requests involve sensitive data or user interaction. The lack of these checks on potential entry points, even though the static analysis reports zero direct entry points like AJAX handlers or REST API routes, is a significant weakness that could be exploited if new entry points are introduced in future versions or if a vulnerability is found elsewhere that leads to unexpected execution paths.

While the plugin boasts a clean vulnerability history, this doesn't negate the risks identified in the code analysis. The single high-severity taint flow suggests a potential for malicious data manipulation. The complete absence of nonce and capability checks is a fundamental security gap that should be addressed. The two external HTTP requests also warrant scrutiny, as they could be vectors for further exploitation if not handled securely. In conclusion, the plugin has strengths in its SQL handling and output escaping, but the presence of a high-severity taint flow and the complete lack of authorization checks (nonce and capability) present notable risks that require attention to improve its overall security.

Key Concerns

  • High severity taint flow with unsanitized path
  • Zero nonce checks
  • Zero capability checks
  • Unescaped output (15% of 47)
Vulnerabilities
None known

Brankas Payment for WooCommerce Security Vulnerabilities

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

Brankas Payment for WooCommerce Code Analysis

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

Output Escaping

85% escaped47 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<class-wc-payment-gateway-brankas> (includes\class-wc-payment-gateway-brankas.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Brankas Payment for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 18
actionplugins_loadedbrankas-payments-woocommerce.php:24
actionwp_enqueue_scriptsbrankas-payments-woocommerce.php:25
filterwoocommerce_currenciesbrankas-payments-woocommerce.php:26
filterwoocommerce_currency_symbolbrankas-payments-woocommerce.php:27
filterwoocommerce_payment_gatewaysbrankas-payments-woocommerce.php:28
filterwoocommerce_locate_templatebrankas-payments-woocommerce.php:29
actionwoocommerce_checkout_processincludes\brankas-checkout-select-source-field.php:3
actionwoocommerce_checkout_update_order_metaincludes\brankas-checkout-select-source-field.php:15
actionwoocommerce_admin_order_data_after_billing_addressincludes\brankas-checkout-select-source-field.php:24
actionwoocommerce_order_item_meta_endincludes\brankas-checkout-select-source-field.php:31
actionwoocommerce_checkout_processincludes\brankas-checkout-validation.php:3
actionwoocommerce_before_cartincludes\brankas-checkout-validation.php:4
filterwoocommerce_payment_complete_order_statusincludes\class-wc-payment-gateway-brankas.php:56
actionwoocommerce_email_before_order_tableincludes\class-wc-payment-gateway-brankas.php:59
actionwoocommerce_api_wc_gateway_brankasincludes\class-wc-payment-gateway-brankas.php:61
actionvalid-brankas-direct-requestincludes\class-wc-payment-gateway-brankas.php:62
filterbrankas_get_payment_sourcesincludes\class-wc-payment-gateway-brankas.php:64
filterbrankas_get_config_settingsincludes\class-wc-payment-gateway-brankas.php:65
Maintenance & Trust

Brankas Payment for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedUnknown
PHP min version7.4
Downloads797

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Brankas Payment for WooCommerce Developer Profile

brankasmkp

1 plugin · 0 total installs

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

How We Detect Brankas Payment 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/brankas-payment-for-woocommerce/assets/css/brankas_style.css/wp-content/plugins/brankas-payment-for-woocommerce/assets/js/brankas_scripts.js
Script Paths
/wp-content/plugins/brankas-payment-for-woocommerce/assets/js/brankas_scripts.js
Version Parameters
brankas-payment-for-woocommerce/assets/css/brankas_style.css?ver=brankas-payment-for-woocommerce/assets/js/brankas_scripts.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-select-invalid-msgdata-select-field-labeldata-payment-field-label
JS Globals
brankas_payment_params
REST Endpoints
/wp-json/brankas/v1/webhook
FAQ

Frequently Asked Questions about Brankas Payment for WooCommerce