MontyPay Security & Risk Analysis

wordpress.org/plugins/montypay

MontyPay for WooCommerce. Accept secure online payments using cards, digital wallets, Apple Pay, Stripe, and recurring payments.

10 active installs v4.4.1 PHP 8.0+ WP 6.0+ Updated Mar 27, 2026
credit-cardmontypayonline-paymentspayment-gatewaypayments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is MontyPay Safe to Use in 2026?

Generally Safe

Score 100/100

MontyPay 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 montypay v4.4.1 plugin demonstrates a generally strong security posture with excellent practices in SQL query sanitization and output escaping, both achieving 100%. The absence of known CVEs and a clean vulnerability history further suggests a history of secure development. However, a significant concern arises from its attack surface. With 11 AJAX handlers, 3 of which lack authentication checks, there's a considerable risk of unauthorized actions being performed by unauthenticated users. While taint analysis shows no critical or high-severity issues and no unsanitized paths, the unprotected AJAX endpoints could still be exploited if they handle sensitive data or perform critical operations.

Key Concerns

  • AJAX handlers without authentication checks
Vulnerabilities
None known

MontyPay Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

MontyPay Release Timeline

v4.4.0
Code Analysis
Analyzed Apr 16, 2026

MontyPay Code Analysis

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

Output Escaping

100% escaped192 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<class-montypay-s2s-processor> (gateways/gateway-s2s/class-montypay-s2s-processor.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

MontyPay Attack Surface

Entry Points11
Unprotected3

AJAX Handlers 11

authwp_ajax_montypay_fetch_iframe_urlgateways/gateway-hosted/class-montypay-hosted-processor.php:321
noprivwp_ajax_montypay_fetch_iframe_urlgateways/gateway-hosted/class-montypay-hosted-processor.php:325
authwp_ajax_montypay_generate_cart_tokengateways/gateway-hpf/class-montypay-gateway-hpf.php:425
noprivwp_ajax_montypay_generate_cart_tokengateways/gateway-hpf/class-montypay-gateway-hpf.php:426
authwp_ajax_montypay_hpf_create_order_tokengateways/gateway-hpf/class-montypay-gateway-hpf.php:486
noprivwp_ajax_montypay_hpf_create_order_tokengateways/gateway-hpf/class-montypay-gateway-hpf.php:487
authwp_ajax_montypay_hpf_purchasegateways/gateway-hpf/class-montypay-gateway-hpf.php:531
noprivwp_ajax_montypay_hpf_purchasegateways/gateway-hpf/class-montypay-gateway-hpf.php:532
authwp_ajax_montypay_hpf_blocks_purchasegateways/gateway-hpf/class-montypay-gateway-hpf.php:540
noprivwp_ajax_montypay_hpf_blocks_purchasegateways/gateway-hpf/class-montypay-gateway-hpf.php:541
authwp_ajax_woocommerce_toggle_gateway_enabledmontypay.php:75
WordPress Hooks 39
actionwoocommerce_api_montypay_callbackabstract/class-montypay-abstract-gateway.php:24
actionwp_enqueue_scriptsgateways/gateway-hosted/class-montypay-gateway-hosted.php:33
actionadmin_enqueue_scriptsgateways/gateway-hosted/class-montypay-gateway-hosted.php:34
actionadmin_noticesgateways/gateway-hosted/class-montypay-gateway-hosted.php:452
actionwoocommerce_thankyougateways/gateway-hosted/class-montypay-hosted-processor.php:243
actionwp_enqueue_scriptsgateways/gateway-hosted/class-montypay-hosted-processor.php:272
actionwoocommerce_montypay_hosted_payment_fieldsgateways/gateway-hosted/class-montypay-hosted-processor.php:318
filterwoocommerce_gateway_icongateways/gateway-hosted/class-montypay-hosted-processor.php:341
actionadd_meta_boxesgateways/gateway-hosted/recurring/class-montypay-recurring-product-meta.php:6
actionadmin_enqueue_scriptsgateways/gateway-hosted/recurring/class-montypay-recurring-product-meta.php:62
actionsave_post_productgateways/gateway-hosted/recurring/class-montypay-recurring-product-meta.php:122
actionwp_enqueue_scriptsgateways/gateway-hosted-apple-pay/class-montypay-gateway-hosted-apple-pay.php:27
actionwoocommerce_thankyougateways/gateway-hosted-apple-pay/class-montypay-hosted-apple-pay-processor.php:177
actionwp_enqueue_scriptsgateways/gateway-hpf/class-montypay-gateway-hpf.php:23
actiontemplate_redirectgateways/gateway-hpf/class-montypay-gateway-hpf.php:367
actioninitgateways/gateway-hpf/class-montypay-gateway-hpf.php:418
actionwoocommerce_checkout_order_createdgateways/gateway-hpf/class-montypay-gateway-hpf.php:429
actionwoocommerce_store_api_checkout_order_processedgateways/gateway-hpf/class-montypay-gateway-hpf.php:430
actionwp_enqueue_scriptsgateways/gateway-s2s/class-montypay-gateway-s2s.php:28
actionwp_enqueue_scriptsgateways/gateway-s2s/class-montypay-gateway-s2s.php:29
actionwoocommerce_rest_checkout_process_payment_with_contextgateways/gateway-s2s/class-montypay-s2s-processor.php:242
actiontemplate_redirectgateways/gateway-s2s/class-montypay-s2s-processor.php:417
actionwoocommerce_thankyougateways/gateway-s2s/class-montypay-s2s-processor.php:500
actionwp_enqueue_scriptsgateways/gateway-stripe/class-montypay-gateway-stripe.php:22
actionwoocommerce_thankyougateways/gateway-stripe/class-montypay-stripe-processor.php:186
filterwoocommerce_payment_gatewaysgateways/gateway-wallets/class-montypay-gateway-wallet-child.php:220
actionwp_enqueue_scriptsgateways/gateway-wallets/class-montypay-gateway-wallets.php:18
actionwoocommerce_api_montypay_success_callbackgateways/gateway-wallets/class-montypay-wallets-processor.php:26
actionwoocommerce_api_montypay_fail_callbackgateways/gateway-wallets/class-montypay-wallets-processor.php:27
actionwoocommerce_thankyougateways/gateway-wallets/class-montypay-wallets-processor.php:280
actionplugins_loadedmontypay.php:19
actionadmin_noticesmontypay.php:35
actionadmin_noticesmontypay.php:40
actionadmin_noticesmontypay.php:46
actionadmin_noticesmontypay.php:68
filterwoocommerce_payment_gatewaysmontypay.php:74
actionwoocommerce_api_montypay_callbackmontypay.php:76
actionwp_enqueue_scriptsmontypay.php:77
actionwoocommerce_blocks_payment_method_type_registrationmontypay.php:100
Maintenance & Trust

MontyPay Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 27, 2026
PHP min version8.0
Downloads384

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

MontyPay Developer Profile

Technical Team | MontyPay

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 MontyPay

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/montypay/assets/css/bootstrap.min.css/wp-content/plugins/montypay/assets/js/bootstrap.bundle.min.js
Version Parameters
montypay-bootstrap

HTML / DOM Fingerprints

REST Endpoints
/wp-json/montypay/v1
FAQ

Frequently Asked Questions about MontyPay