track-incoming-referrer Security & Risk Analysis

wordpress.org/plugins/track-incoming-referrer

Track incoming referrer and write it to any hidden form field with the identifier "referrer".

10 active installs v1.0.0 PHP + WP 2.5+ Updated Unknown
referrer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is track-incoming-referrer Safe to Use in 2026?

Generally Safe

Score 100/100

track-incoming-referrer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'track-incoming-referrer' plugin v1.0.0 exhibits a generally positive security posture due to the absence of known vulnerabilities and a lack of dangerous functions or file operations. The code analysis indicates no SQL injection risks as all queries utilize prepared statements. However, a significant concern arises from the complete lack of output escaping. With two output points identified and zero properly escaped, any data displayed to users, especially if it originates from external sources like referrers, could be vulnerable to cross-site scripting (XSS) attacks. Furthermore, the absence of nonce checks and capability checks, while not directly identified as a risk in this analysis given the limited attack surface, represents a missed opportunity for robust security hardening. The plugin's vulnerability history is clean, suggesting good development practices or limited exposure. Overall, while the plugin is free from critical known issues, the unescaped output poses a notable risk that requires immediate attention.

Key Concerns

  • 0% of outputs properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

track-incoming-referrer Security Vulnerabilities

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

track-incoming-referrer Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

track-incoming-referrer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_headtrack-incoming-referrer.php:90
actionwp_footertrack-incoming-referrer.php:91
filterwp_redirecttrack-incoming-referrer.php:92
Maintenance & Trust

track-incoming-referrer Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

track-incoming-referrer Developer Profile

averageradical

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 track-incoming-referrer

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

Asset Fingerprints

Script Paths
/wp-content/plugins/track-incoming-referrer/track-incoming-referrer.php

HTML / DOM Fingerprints

JS Globals
getCookiewriteCookiegetParameterByNamesetReferrerOnSubmit
FAQ

Frequently Asked Questions about track-incoming-referrer