CHIP for Paymattic Security & Risk Analysis

wordpress.org/plugins/chip-for-paymattic

CHIP - Better Payment & Business Solutions. Securely accept payment with CHIP for Paymattic.

10 active installs v1.1.0 PHP 7.4+ WP 6.1+ Updated Sep 9, 2025
chip
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CHIP for Paymattic Safe to Use in 2026?

Generally Safe

Score 100/100

CHIP for Paymattic has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The "chip-for-paymattic" plugin v1.1.0 exhibits a generally good security posture based on the static analysis. All identified entry points, including AJAX handlers, are protected with authentication checks, which is a strong positive indicator. The plugin also demonstrates good practices with a significant portion of its SQL queries utilizing prepared statements and a high percentage of output being properly escaped. The absence of any recorded vulnerabilities or CVEs further suggests a stable and well-maintained codebase.

However, there are minor areas for improvement. While the total number of SQL queries is low, a 33% rate of using prepared statements indicates that nearly two-thirds of queries are not parameterized. This, while not necessarily a vulnerability in itself with proper sanitization, represents a risk if sanitization is incomplete or bypassed. The single file operation and single external HTTP request should be carefully scrutinized to ensure they are not introducing potential attack vectors or data leakage.

Overall, the plugin appears to be relatively secure, with no critical or high-severity issues identified in the static analysis or its vulnerability history. The focus on securing entry points and escaping output are commendable. The primary area for attention lies in strengthening the use of prepared statements for all SQL queries and ensuring the secure handling of file operations and external requests.

Key Concerns

  • SQL queries not using prepared statements
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

CHIP for Paymattic Security Vulnerabilities

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

CHIP for Paymattic Code Analysis

Dangerous Functions
0
Raw SQL Queries
4
2 prepared
Unescaped Output
229
537 escaped
Nonce Checks
12
Capability Checks
2
File Operations
1
External Requests
1
Bundled Libraries
0

SQL Query Safety

33% prepared6 total queries

Output Escaping

70% escaped766 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
csf_export (includes\codestar-framework\functions\actions.php:62)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CHIP for Paymattic Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 5

authwp_ajax_csf-get-iconsincludes\codestar-framework\functions\actions.php:50
authwp_ajax_csf-exportincludes\codestar-framework\functions\actions.php:87
authwp_ajax_csf-importincludes\codestar-framework\functions\actions.php:123
authwp_ajax_csf-resetincludes\codestar-framework\functions\actions.php:150
authwp_ajax_csf-chosenincludes\codestar-framework\functions\actions.php:189
WordPress Hooks 57
actioninitchip-for-paymattic.php:87
filterwppayform/validate_gateway_api_chipincludes\class-element.php:27
actionwppayform/payment_method_choose_element_render_chipincludes\class-element.php:36
filterwppayform/available_payment_methodsincludes\class-element.php:37
actioncsf_paymattic_chip_save_beforeincludes\class-inject-chip-logo.php:16
actionupgrader_process_completeincludes\class-inject-chip-logo.php:17
filterwppayform/choose_payment_method_for_submissionincludes\class-processor.php:35
filterwppayform/entry_transactions_chipincludes\class-processor.php:36
filterwppayform/submitted_payment_items_chipincludes\class-processor.php:37
filterwppayform_verify_payment_keys_chipincludes\class-processor.php:39
actionwppayform/form_submission_make_payment_chipincludes\class-processor.php:43
actionwpf_ipn_endpoint_chipincludes\class-processor.php:44
actionwppayform_payment_frameless_chipincludes\class-processor.php:45
filterwppayform_payment_method_settingsincludes\class-settings.php:16
actionwp_enqueue_scriptsincludes\codestar-framework\classes\abstract.class.php:21
actionadmin_menuincludes\codestar-framework\classes\admin-options.class.php:107
actionadmin_bar_menuincludes\codestar-framework\classes\admin-options.class.php:108
actionnetwork_admin_menuincludes\codestar-framework\classes\admin-options.class.php:112
filteradmin_footer_textincludes\codestar-framework\classes\admin-options.class.php:432
actionadd_meta_boxes_commentincludes\codestar-framework\classes\comment-options.class.php:38
actionedit_commentincludes\codestar-framework\classes\comment-options.class.php:39
actioncustomize_registerincludes\codestar-framework\classes\customize-options.class.php:44
actioncustomize_save_afterincludes\codestar-framework\classes\customize-options.class.php:45
actionwp_enqueue_scriptsincludes\codestar-framework\classes\customize-options.class.php:49
actionadd_meta_boxesincludes\codestar-framework\classes\metabox-options.class.php:50
actionsave_postincludes\codestar-framework\classes\metabox-options.class.php:51
actionedit_attachmentincludes\codestar-framework\classes\metabox-options.class.php:52
actionwp_nav_menu_item_custom_fieldsincludes\codestar-framework\classes\nav-menu-options.class.php:32
actionwp_update_nav_menu_itemincludes\codestar-framework\classes\nav-menu-options.class.php:33
filterwp_edit_nav_menu_walkerincludes\codestar-framework\classes\nav-menu-options.class.php:35
actionadmin_initincludes\codestar-framework\classes\profile-options.class.php:32
actionshow_user_profileincludes\codestar-framework\classes\profile-options.class.php:44
actionedit_user_profileincludes\codestar-framework\classes\profile-options.class.php:45
actionpersonal_options_updateincludes\codestar-framework\classes\profile-options.class.php:47
actionedit_user_profile_updateincludes\codestar-framework\classes\profile-options.class.php:48
actionafter_setup_themeincludes\codestar-framework\classes\setup.class.php:73
actioninitincludes\codestar-framework\classes\setup.class.php:74
actionswitch_themeincludes\codestar-framework\classes\setup.class.php:75
actionadmin_enqueue_scriptsincludes\codestar-framework\classes\setup.class.php:76
actionwp_enqueue_scriptsincludes\codestar-framework\classes\setup.class.php:77
actionwp_headincludes\codestar-framework\classes\setup.class.php:78
filteradmin_body_classincludes\codestar-framework\classes\setup.class.php:79
actionadmin_footerincludes\codestar-framework\classes\shortcode-options.class.php:47
actioncustomize_controls_print_footer_scriptsincludes\codestar-framework\classes\shortcode-options.class.php:48
actionelementor/editor/before_enqueue_scriptsincludes\codestar-framework\classes\shortcode-options.class.php:59
actionelementor/editor/footerincludes\codestar-framework\classes\shortcode-options.class.php:60
actionelementor/editor/footerincludes\codestar-framework\classes\shortcode-options.class.php:61
actionenqueue_block_editor_assetsincludes\codestar-framework\classes\shortcode-options.class.php:258
actionmedia_buttonsincludes\codestar-framework\classes\shortcode-options.class.php:262
actionadmin_initincludes\codestar-framework\classes\taxonomy-options.class.php:41
actionadmin_footerincludes\codestar-framework\fields\icon\icon.php:41
actioncustomize_controls_print_footer_scriptsincludes\codestar-framework\fields\icon\icon.php:42
actionadmin_print_footer_scriptsincludes\codestar-framework\fields\link\link.php:65
actionprint_default_editor_scriptsincludes\codestar-framework\fields\wp_editor\wp_editor.php:62
actionadmin_menuincludes\codestar-framework\views\welcome.php:19
filterplugin_action_linksincludes\codestar-framework\views\welcome.php:20
filterplugin_row_metaincludes\codestar-framework\views\welcome.php:21
Maintenance & Trust

CHIP for Paymattic Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 9, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CHIP for Paymattic Developer Profile

Chip In Sdn Bhd

5 plugins · 4K total installs

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

How We Detect CHIP for Paymattic

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/chip-for-paymattic/includes/codestar-framework/assets/css/style.css/wp-content/plugins/chip-for-paymattic/includes/codestar-framework/assets/css/media-query.css/wp-content/plugins/chip-for-paymattic/includes/codestar-framework/assets/js/main.js/wp-content/plugins/chip-for-paymattic/includes/codestar-framework/assets/js/beta-tips.js/wp-content/plugins/chip-for-paymattic/includes/codestar-framework/assets/js/field-functions.js/wp-content/plugins/chip-for-paymattic/assets/css/chip-for-paymattic.css
Script Paths
/wp-content/plugins/chip-for-paymattic/includes/codestar-framework/assets/js/main.js/wp-content/plugins/chip-for-paymattic/includes/codestar-framework/assets/js/beta-tips.js/wp-content/plugins/chip-for-paymattic/includes/codestar-framework/assets/js/field-functions.js
Version Parameters
chip-for-paymattic/assets/css/chip-for-paymattic.css?ver=chip-for-paymattic/includes/codestar-framework/assets/css/style.css?ver=chip-for-paymattic/includes/codestar-framework/assets/css/media-query.css?ver=chip-for-paymattic/includes/codestar-framework/assets/js/main.js?ver=chip-for-paymattic/includes/codestar-framework/assets/js/beta-tips.js?ver=chip-for-paymattic/includes/codestar-framework/assets/js/field-functions.js?ver=

HTML / DOM Fingerprints

CSS Classes
csf-field-typographycsf-field-textcsf-field-textareacsf-field-wp-editorcsf-field-imagecsf-field-backgroundcsf-field-uploadercsf-field-media+49 more
HTML Comments
<!-- Cannot access directly. --><!-- CHIP - Digital Finance Platform --><!-- Copyright: © 2025 CHIP --><!-- License: GNU General Public License v3.0 -->
Data Attributes
data-uniquedata-iddata-typedata-field-iddata-field-typedata-field-output+3 more
JS Globals
CSF
FAQ

Frequently Asked Questions about CHIP for Paymattic