Remove noreferrer Security & Risk Analysis

wordpress.org/plugins/remove-noreferrer

"Remove noreferrer" automatically removes rel="noreferrer" attribute from links on your website on-the-fly.

5K active installs v2.0.0 PHP 5.6+ WP 5.1+ Updated Jan 4, 2021
commentsnoreferrerpagepostwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Remove noreferrer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The 'remove-noreferrer' plugin v2.0.0 demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, coupled with the fact that all detected SQL queries utilize prepared statements, is highly commendable. The presence of nonce and capability checks, along with a complete lack of file operations and external HTTP requests, further bolsters its security.

However, a notable concern arises from the taint analysis, which indicates two flows with unsanitized paths. While the severity of these flows is not classified as critical or high, the presence of unsanitized paths is inherently risky as it suggests potential for unintended data manipulation or access if an attacker can control input that follows these paths. Furthermore, the output escaping is not perfect, with 27% of outputs not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if the unescaped data is user-controlled.

The plugin's vulnerability history is clean, which is an excellent sign of good development practices and a lack of exploitable flaws over time. In conclusion, 'remove-noreferrer' v2.0.0 is largely secure, with its main weaknesses lying in the identified unsanitized taint flows and partially unescaped output. Addressing these specific areas would significantly improve its overall security.

Key Concerns

  • Unsanitized paths in taint flows
  • Incomplete output escaping
Vulnerabilities
None known

Remove noreferrer Security Vulnerabilities

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

Remove noreferrer Release Timeline

v2.0.0Current
v1.2.0
Code Analysis
Analyzed Mar 16, 2026

Remove noreferrer Code Analysis

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

Output Escaping

73% escaped26 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
update_options (admin\class-plugin.php:141)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Remove noreferrer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionremove_noreferrer_admin_plugin_loadedadmin\class-plugin.php:102
actionadmin_menuadmin\class-plugin.php:114
actionadmin_post_remove_noreferrer_update_optionsadmin\class-plugin.php:115
actionremove_noreferrer_frontend_plugin_loadedfrontend\class-plugin.php:75
filterthe_contentfrontend\class-plugin.php:87
filtercomment_textfrontend\class-plugin.php:88
filterwidget_display_callbackfrontend\class-plugin.php:89
actionplugins_loadedremove-noreferrer.php:69
Maintenance & Trust

Remove noreferrer Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 4, 2021
PHP min version5.6
Downloads16K

Community Trust

Rating100/100
Number of ratings14
Active installs5K
Developer Profile

Remove noreferrer Developer Profile

gruz0

3 plugins · 5K total installs

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

How We Detect Remove noreferrer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/remove-noreferrer/assets/css/backend.css/wp-content/plugins/remove-noreferrer/assets/css/frontend.css/wp-content/plugins/remove-noreferrer/assets/js/backend.js/wp-content/plugins/remove-noreferrer/assets/js/frontend.js
Version Parameters
remove-noreferrer/assets/css/backend.css?ver=remove-noreferrer/assets/css/frontend.css?ver=remove-noreferrer/assets/js/backend.js?ver=remove-noreferrer/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Remove noreferrer