The Loyalty Box – WooCommerce Rewards Program Security & Risk Analysis

wordpress.org/plugins/the-loyalty-box-woocommerce-rewards-program

One store or many

10 active installs v1.0.3 PHP + WP 4.1.2+ Updated Sep 16, 2016
engagementgamificationloyaltyrewardswoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is The Loyalty Box – WooCommerce Rewards Program Safe to Use in 2026?

Generally Safe

Score 85/100

The Loyalty Box – WooCommerce Rewards Program has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The plugin "the-loyalty-box-woocommerce-rewards-program" v1.0.3 exhibits a mixed security posture. On the positive side, there are no known CVEs, no critical or high severity taint flows, and no dangerous functions detected. The presence of some nonce and capability checks, along with the majority of SQL queries using prepared statements, are good security practices. However, significant concerns arise from the static analysis. The presence of two AJAX handlers without authentication checks is a critical security gap, potentially allowing unauthorized actions. Furthermore, the complete lack of output escaping for all 21 identified outputs is a major weakness, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The relatively low number of entry points (8 total, 2 unprotected) is a positive aspect, but it does not mitigate the severity of the identified flaws.

While the vulnerability history shows a clean slate, this cannot be relied upon as a sole indicator of security, especially given the critical weaknesses found in the code analysis. The absence of past vulnerabilities might be due to the plugin's age or limited exposure. The primary risks stem from the unprotected AJAX endpoints and the pervasive output escaping issue, which together present a substantial attack surface for malicious actors. A balanced view suggests the plugin has some foundational security in place but requires immediate attention to address the critical AJAX vulnerabilities and the widespread XSS risks.

Key Concerns

  • Unprotected AJAX handlers
  • No output escaping
  • SQL queries not always prepared
  • Limited nonce checks
  • Limited capability checks
Vulnerabilities
None known

The Loyalty Box – WooCommerce Rewards Program Security Vulnerabilities

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

The Loyalty Box – WooCommerce Rewards Program Release Timeline

v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

The Loyalty Box – WooCommerce Rewards Program Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

0% escaped21 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

3 flows
register_user_callback (loyaltybox.php:705)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

The Loyalty Box – WooCommerce Rewards Program Attack Surface

Entry Points8
Unprotected2

AJAX Handlers 8

noprivwp_ajax_register_userloyaltybox.php:115
authwp_ajax_register_userloyaltybox.php:116
noprivwp_ajax_verify_userloyaltybox.php:120
authwp_ajax_verify_userloyaltybox.php:121
noprivwp_ajax_logout_userloyaltybox.php:125
authwp_ajax_logout_userloyaltybox.php:126
noprivwp_ajax_redeem_pointsloyaltybox.php:130
authwp_ajax_redeem_pointsloyaltybox.php:131
WordPress Hooks 15
actionplugin_loadedincludes\wc-loyaltybox-settings.php:48
actionadmin_noticesincludes\wc-loyaltybox-settings.php:49
actionwp_loadedincludes\wc-loyaltybox-settings.php:52
filterwoocommerce_settings_tabs_arrayincludes\wc-loyaltybox-settings.php:53
actionwoocommerce_settings_tabs_settings_tab_loyaltyboxincludes\wc-loyaltybox-settings.php:54
actionwoocommerce_update_options_settings_tab_loyaltyboxincludes\wc-loyaltybox-settings.php:55
actionwp_enqueue_scriptsloyaltybox.php:94
actionwoocommerce_after_cart_tableloyaltybox.php:95
actionwoocommerce_after_cart_tableloyaltybox.php:96
actionwoocommerce_before_checkout_formloyaltybox.php:97
actionwoocommerce_before_checkout_formloyaltybox.php:98
actionwoocommerce_before_cart_tableloyaltybox.php:99
actionwoocommerce_checkout_processloyaltybox.php:100
actionwoocommerce_thankyouloyaltybox.php:101
filterwoocommerce_cart_totals_coupon_labelloyaltybox.php:107
Maintenance & Trust

The Loyalty Box – WooCommerce Rewards Program Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedSep 16, 2016
PHP min version
Downloads3K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

The Loyalty Box – WooCommerce Rewards Program Developer Profile

The Loyalty Box

1 plugin · 10 total installs

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

How We Detect The Loyalty Box – WooCommerce Rewards Program

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/the-loyalty-box-woocommerce-rewards-program/assets/css/local.loyaltybox.css/wp-content/plugins/the-loyalty-box-woocommerce-rewards-program/assets/css/master.loyaltybox.css

HTML / DOM Fingerprints

CSS Classes
loyaltybox-redeem-points-formwoocommerce-info
HTML Comments
<!-- loyaltybox start --><!-- loyaltybox end -->
Data Attributes
data-loyaltybox-client-iddata-loyaltybox-location-id
JS Globals
Loyaltybox
REST Endpoints
/wp-json/loyaltybox/v1/redeem_points/wp-json/loyaltybox/v1/register_user/wp-json/loyaltybox/v1/verify_user/wp-json/loyaltybox/v1/logout_user
FAQ

Frequently Asked Questions about The Loyalty Box – WooCommerce Rewards Program