NoLiP – Nofollow Links in Posts Reborn Security & Risk Analysis

wordpress.org/plugins/nolip-nofollow-links-in-posts-reborn

Adds the rel="nofollow" to links in posts within a selected category. Useful for sponsored posts.

10 active installs v2.0 PHP + WP 2.8+ Updated Jun 25, 2009
linklinksnofollowpostsponsored
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NoLiP – Nofollow Links in Posts Reborn Safe to Use in 2026?

Generally Safe

Score 85/100

NoLiP – Nofollow Links in Posts Reborn has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The nolip-nofollow-links-in-posts-reborn plugin v2.0 exhibits a mixed security posture. While it demonstrates good practices by avoiding SQL injection through prepared statements, having no file operations, and no external HTTP requests, several critical concerns are present. The plugin utilizes the `unserialize` function three times, which is a known vector for remote code execution if attacker-controlled data is passed to it. Additionally, 100% of its output is not properly escaped, creating a significant risk of cross-site scripting (XSS) vulnerabilities. The taint analysis reveals two flows with unsanitized paths, though they are not classified as critical or high severity in this report, they still indicate potential areas where malicious input could lead to unexpected behavior or exploits. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign. However, the presence of dangerous functions and unescaped output, coupled with the taint analysis findings, suggests that the clean history may be due to limited exposure or an incomplete analysis rather than inherent robust security. The absence of any attack surface entry points like AJAX handlers, REST API routes, or shortcodes is a strength, but it also means the security of the `unserialize` function and output handling is paramount and currently deficient.

Key Concerns

  • Dangerous function: unserialize usage
  • Unescaped output detected
  • Taint flow with unsanitized path
  • Taint flow with unsanitized path
Vulnerabilities
None known

NoLiP – Nofollow Links in Posts Reborn Security Vulnerabilities

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

NoLiP – Nofollow Links in Posts Reborn Code Analysis

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

Dangerous Functions Found

unserialize$added_no_follow_cats = !is_array($added_no_follow_cats)?unserialize($added_no_follow_cats):$added_nnolip.php:47
unserialize$added_no_follow_cats = !is_array($added_no_follow_cats)?unserialize($added_no_follow_cats):$added_nnolip.php:178
unserialize$added_no_follow_cats = !is_array($added_no_follow_cats)?unserialize($added_no_follow_cats):$added_nnolip.php:214

Output Escaping

0% escaped9 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
display_makenofollow_settings (nolip.php:157)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

NoLiP – Nofollow Links in Posts Reborn Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionthe_contentnolip.php:120
actionadmin_menunolip.php:145
actionedit_form_advancednolip.php:494
actiondbx_post_advancednolip.php:496
actionedit_postnolip.php:501
actionpublish_postnolip.php:502
actionsave_postnolip.php:503
Maintenance & Trust

NoLiP – Nofollow Links in Posts Reborn Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedJun 25, 2009
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

NoLiP – Nofollow Links in Posts Reborn Developer Profile

patrickcurl

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 NoLiP – Nofollow Links in Posts Reborn

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nolip-nofollow-links-in-posts-reborn/nolip.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about NoLiP – Nofollow Links in Posts Reborn