Loyalty Links Security & Risk Analysis

wordpress.org/plugins/loyalty-links

Conditionally break external links based on referrer history.

0 active installs v1.0.1 PHP 7.4+ WP 5.0+ Updated Feb 14, 2026
external-linkslink-managementlinksreferrer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Loyalty Links Safe to Use in 2026?

Generally Safe

Score 100/100

Loyalty Links 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 loyalty-links plugin, version 1.0.1, exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, exclusively using prepared statements, and a high percentage of properly escaped output. The absence of file operations and external HTTP requests is also a strong indicator of a secure design. The presence of nonce checks and capability checks, though limited, suggests an awareness of security fundamentals.

However, there are significant concerns. The plugin exposes two REST API routes without any permission callbacks, creating a direct and unprotected attack surface. This is the most critical finding from the static analysis, as unauthenticated access to these endpoints could lead to various vulnerabilities depending on their functionality. The lack of taint analysis data might be due to the static analysis tool's limitations or the plugin's simplicity, but the significant attack surface without authentication is a clear risk.

The plugin's vulnerability history is notably clean, with no recorded CVEs. This is a positive indicator, suggesting that the plugin has historically been developed with security in mind or has not been a significant target for attackers. However, the clean history should not overshadow the identified security weaknesses in the current version, particularly the unprotected REST API endpoints.

Key Concerns

  • REST API routes without permission callbacks
  • 2 unprotected entry points in attack surface
  • Low number of capability checks relative to entry points
Vulnerabilities
None known

Loyalty Links Security Vulnerabilities

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

Loyalty Links Code Analysis

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

Output Escaping

85% escaped34 total outputs
Attack Surface
2 unprotected

Loyalty Links Attack Surface

Entry Points2
Unprotected2

REST API Routes 2

GET/wp-json/loyalty-links/v1/approved-domainsloyalty-links.php:470
POST/wp-json/loyalty-links/v1/track-referrerloyalty-links.php:481
WordPress Hooks 6
actionadmin_menuincludes\class-loyalty-links-settings.php:60
actionadmin_initincludes\class-loyalty-links-settings.php:61
actionwployalty-links.php:78
actionwp_enqueue_scriptsloyalty-links.php:81
filterscript_loader_tagloyalty-links.php:84
actionrest_api_initloyalty-links.php:87
Maintenance & Trust

Loyalty Links Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 14, 2026
PHP min version7.4
Downloads172

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Loyalty Links Developer Profile

Jose Mortellaro

56 plugins · 26K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
62 days
View full developer profile
Detection Fingerprints

How We Detect Loyalty Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/loyalty-links/assets/css/loyalty-links.css/wp-content/plugins/loyalty-links/assets/js/loyalty-links.js
Script Paths
/wp-content/plugins/loyalty-links/assets/js/loyalty-links.js
Version Parameters
loyalty-links/assets/css/loyalty-links.css?ver=loyalty-links/assets/js/loyalty-links.js?ver=

HTML / DOM Fingerprints

CSS Classes
loyalty-links-notice
JS Globals
loyaltyLinks
REST Endpoints
/wp-json/loyalty-links/v1/track-referrer
FAQ

Frequently Asked Questions about Loyalty Links