Cheqpay Payment Gateway Security & Risk Analysis

wordpress.org/plugins/cheqpay-payment-gateway

Accept payments via Cheqpay with secure hosted payment page or PCI-compliant card fields on checkout.

10 active installs v2.2.22 PHP 7.4+ WP 5.0+ Updated Unknown
checkoutcredit-cardhpppayment-gatewaywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cheqpay Payment Gateway Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "cheqpay-payment-gateway" plugin v2.2.22 presents a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, exclusively using prepared statements, and a high percentage (85%) of outputs are properly escaped, reducing the risk of cross-site scripting vulnerabilities. Furthermore, there is no recorded vulnerability history, suggesting a history of stable and secure development.

However, significant concerns arise from the static analysis. The plugin exposes a substantial attack surface through four AJAX handlers, all of which lack authentication checks. This is a critical oversight, as it allows any user, authenticated or not, to interact with these endpoints, potentially leading to unauthorized actions or information disclosure. While taint analysis did not reveal critical or high-severity issues, the presence of four flows with unsanitized paths is still a concern and could be exploited if combined with the unprotected AJAX endpoints. The absence of capability checks further exacerbates the risk associated with the unprotected AJAX handlers.

In conclusion, while the plugin benefits from secure database interactions and good output sanitization, the lack of authentication on all AJAX endpoints is a major weakness that significantly elevates the security risk. The absence of a vulnerability history is a positive indicator, but it does not negate the immediate threats posed by the unprotected attack surface. Addressing the unauthenticated AJAX handlers should be the highest priority.

Key Concerns

  • 4 AJAX handlers without authentication checks
  • 4 flows with unsanitized paths
  • 0 capability checks present
Vulnerabilities
None known

Cheqpay Payment Gateway Security Vulnerabilities

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

Cheqpay Payment Gateway Code Analysis

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

Output Escaping

85% escaped115 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

7 flows4 with unsanitized paths
handle_redirect (cheqpay-payment-gateway.php:149)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

Cheqpay Payment Gateway Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_cheqpay_authentication_requestcheqpay-payment-gateway.php:79
noprivwp_ajax_cheqpay_authentication_requestcheqpay-payment-gateway.php:80
authwp_ajax_cheqpay_validate_authcheqpay-payment-gateway.php:81
noprivwp_ajax_cheqpay_validate_authcheqpay-payment-gateway.php:82
WordPress Hooks 15
actionplugins_loadedcheqpay-payment-gateway.php:52
actionplugins_loadedcheqpay-payment-gateway.php:53
actionbefore_woocommerce_initcheqpay-payment-gateway.php:54
actionadmin_noticescheqpay-payment-gateway.php:63
filterwoocommerce_payment_gatewayscheqpay-payment-gateway.php:70
filterquery_varscheqpay-payment-gateway.php:71
actionparse_requestcheqpay-payment-gateway.php:72
actionwoocommerce_blocks_loadedcheqpay-payment-gateway.php:73
actionwoocommerce_api_cheqpay_linkcheqpay-payment-gateway.php:74
actionwoocommerce_blocks_payment_method_type_registrationcheqpay-payment-gateway.php:124
actionwoocommerce_api_cheqpay_device_dataincludes\class-cheqpay-link-gateway.php:28
actionwoocommerce_api_cheqpay_challenge_returnincludes\class-cheqpay-link-gateway.php:29
actionwoocommerce_api_cheqpay_challenge_pageincludes\class-cheqpay-link-gateway.php:30
actionwp_enqueue_scriptsincludes\class-cheqpay-link-gateway.php:31
actionwpincludes\class-cheqpay-link-gateway.php:32
Maintenance & Trust

Cheqpay Payment Gateway Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Cheqpay Payment Gateway Developer Profile

Cheqpay

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 Cheqpay Payment Gateway

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cheqpay-payment-gateway/assets/css/cheqpay-checkout.css/wp-content/plugins/cheqpay-payment-gateway/assets/js/cheqpay-checkout.js/wp-content/plugins/cheqpay-payment-gateway/assets/js/cheqpay-admin.js
Script Paths
/wp-content/plugins/cheqpay-payment-gateway/assets/js/cheqpay-checkout.js/wp-content/plugins/cheqpay-payment-gateway/assets/js/cheqpay-admin.js
Version Parameters
/wp-content/plugins/cheqpay-payment-gateway/assets/css/cheqpay-checkout.css?ver=/wp-content/plugins/cheqpay-payment-gateway/assets/js/cheqpay-checkout.js?ver=/wp-content/plugins/cheqpay-payment-gateway/assets/js/cheqpay-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
cheqpay-payment-form
Data Attributes
data-cheqpay-checkout-params
JS Globals
cheqpay_checkout_params
REST Endpoints
/wp-json/cheqpay/v1/authentication_request/wp-json/cheqpay/v1/validate_authentication
FAQ

Frequently Asked Questions about Cheqpay Payment Gateway