The Official HideReferrer.com WP Plugin Security & Risk Analysis

wordpress.org/plugins/hidereferrer

No. This plugin does not modify the source of your post or page. Links are modified in the user's browser.

0 active installs v1.0.0 PHP + WP 3.5+ Updated Unknown
hide-referrernull-referrer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is The Official HideReferrer.com WP Plugin Safe to Use in 2026?

Generally Safe

Score 100/100

The Official HideReferrer.com WP Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "hidereferrer" plugin version 1.0.0 exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code signals indicate good practices in crucial areas like SQL query handling, with all queries utilizing prepared statements, and a capability check present. The lack of file operations and external HTTP requests also reduces potential exposure points.

However, a significant concern arises from the low percentage of properly escaped output (29%). This suggests that data processed and outputted by the plugin may not be adequately sanitized, potentially leading to cross-site scripting (XSS) vulnerabilities if user-supplied data is echoed directly. The absence of nonces on any potential entry points (though there are none listed) would also be a concern in a more complex plugin, but given the zero attack surface here, it's less of an immediate threat. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. This, combined with the limited attack surface and secure SQL handling, suggests a generally well-developed plugin. The primary weakness lies in the output escaping, which should be addressed to achieve a more robust security profile.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

The Official HideReferrer.com WP Plugin Security Vulnerabilities

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

The Official HideReferrer.com WP Plugin Code Analysis

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

Output Escaping

29% escaped7 total outputs
Attack Surface

The Official HideReferrer.com WP Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterplugin_action_links_hidereferrer/hidereferrer.phphidereferrer.php:10
actionwp_enqueue_scriptshidereferrer.php:17
actionadmin_enqueue_scriptshidereferrer.php:18
actionadmin_inithidereferrer.php:63
actionadmin_menuhidereferrer.php:113
Maintenance & Trust

The Official HideReferrer.com WP Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

The Official HideReferrer.com WP Plugin Developer Profile

simonstax

1 plugin · 0 total installs

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

How We Detect The Official HideReferrer.com WP Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hidereferrer/assets/app.js
Script Paths
/wp-content/plugins/hidereferrer/assets/app.js

HTML / DOM Fingerprints

JS Globals
referrer_linkhide_mode_allhide_mode_post_pagehide_mode_commentshide_mode_all_comments_adminexceptions
FAQ

Frequently Asked Questions about The Official HideReferrer.com WP Plugin