NoFrixion for WooCommerce Security & Risk Analysis

wordpress.org/plugins/nofrixion-for-woocommerce

Card and Open Banking payment processing for WooCommerce

0 active installs v1.2.4 PHP 7.4+ WP 5.2+ Updated Jan 29, 2024
credit-cardpaymentpayment-gatewaypayment-requestpayments
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NoFrixion for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "nofrixion-for-woocommerce" plugin version 1.2.4 exhibits a generally strong security posture based on the provided static analysis. The absence of known vulnerabilities in its history is a significant positive indicator. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and having a high percentage of properly escaped output. The plugin also implements nonce checks, which is crucial for AJAX security.

However, there are areas for improvement. The most notable concern is the complete absence of capability checks for its AJAX handlers. While nonce checks are present, relying solely on them without verifying user permissions leaves potential for privilege escalation if an attacker can trick an authenticated but unauthorized user into triggering these AJAX actions. The presence of a file operation without further context is also a minor concern, as the nature of the operation and its sanitization are not detailed. The lack of any taint analysis findings is positive, suggesting no obvious data injection vulnerabilities were detected.

In conclusion, the plugin is built on a foundation of good security practices, particularly regarding data handling and output sanitization. The lack of past vulnerabilities is encouraging. The primary weakness lies in the insufficient access control for its AJAX endpoints, which presents a moderate risk. Addressing the capability checks for AJAX handlers would significantly bolster its security.

Key Concerns

  • Missing capability checks on AJAX handlers
  • File operation without specific context
Vulnerabilities
None known

NoFrixion for WooCommerce Security Vulnerabilities

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

NoFrixion for WooCommerce Code Analysis

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

Output Escaping

88% escaped25 total outputs
Attack Surface

NoFrixion for WooCommerce Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 6

authwp_ajax_nofrixion_payment_request_initnofrixion-for-woocommerce.php:54
noprivwp_ajax_nofrixion_payment_request_initnofrixion-for-woocommerce.php:55
authwp_ajax_nofrixion_payment_request_authorize_cardnofrixion-for-woocommerce.php:56
noprivwp_ajax_nofrixion_payment_request_authorize_cardnofrixion-for-woocommerce.php:57
authwp_ajax_nofrixion_payment_requestnofrixion-for-woocommerce.php:58
noprivwp_ajax_nofrixion_payment_requestnofrixion-for-woocommerce.php:59
WordPress Hooks 14
actionwoocommerce_thankyou_nofrixion_cardnofrixion-for-woocommerce.php:52
actionwoocommerce_thankyou_nofrixion_pispnofrixion-for-woocommerce.php:53
actionrest_api_initnofrixion-for-woocommerce.php:62
filterwoocommerce_endpoint_order-received_titlenofrixion-for-woocommerce.php:71
filterwoocommerce_thankyou_order_received_textnofrixion-for-woocommerce.php:72
filterwoocommerce_get_settings_pagesnofrixion-for-woocommerce.php:76
actioninitnofrixion-for-woocommerce.php:613
filterrequestnofrixion-for-woocommerce.php:623
actiontemplate_redirectnofrixion-for-woocommerce.php:638
actiontemplate_redirectnofrixion-for-woocommerce.php:721
filterwoocommerce_payment_gatewaysnofrixion-for-woocommerce.php:791
actionplugins_loadednofrixion-for-woocommerce.php:792
actionadmin_noticessrc\Admin\Notice.php:12
actionwp_enqueue_scriptssrc\Gateway\NofrixionGateway.php:65
Maintenance & Trust

NoFrixion for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedJan 29, 2024
PHP min version7.4
Downloads4K

Community Trust

Rating20/100
Number of ratings1
Active installs0
Developer Profile

NoFrixion for WooCommerce Developer Profile

nofrixion

1 plugin · 0 total installs

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

How We Detect NoFrixion 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/nofrixion-for-woocommerce/assets/css/nofrixion-checkout.css/wp-content/plugins/nofrixion-for-woocommerce/assets/js/nofrixion-checkout.js
Script Paths
/wp-content/plugins/nofrixion-for-woocommerce/assets/js/nofrixion-checkout.js
Version Parameters
nofrixion-for-woocommerce/assets/css/nofrixion-checkout.css?ver=nofrixion-for-woocommerce/assets/js/nofrixion-checkout.js?ver=

HTML / DOM Fingerprints

CSS Classes
nofrixion-payment-formnofrixion-payment-request
Data Attributes
data-nofrixion-payment-request-iddata-nofrixion-gateway
JS Globals
nofrixion_data
REST Endpoints
/wp-json/nofrixion/v1/pisp-notify
FAQ

Frequently Asked Questions about NoFrixion for WooCommerce