Blogroll Links Page Security & Risk Analysis

wordpress.org/plugins/blogroll-links-page

Outputs your blogroll links organized by categories into a post or page.

50 active installs v2.1 PHP + WP 2.0.2+ Updated May 3, 2008
blogrolllinksseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Blogroll Links Page Safe to Use in 2026?

Generally Safe

Score 85/100

Blogroll Links Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The 'blogroll-links-page' v1.0 plugin exhibits a strong security posture based on the static analysis provided. The absence of dangerous functions, properly escaped output, and the use of prepared statements for all SQL queries are excellent security practices. The plugin also shows no external HTTP requests or file operations, minimizing its potential attack surface in these areas.

However, the analysis did reveal two flows with unsanitized paths during the taint analysis. While these did not reach a critical or high severity, they represent potential pathways for unexpected behavior or vulnerabilities if exploited in conjunction with other factors. The complete lack of nonce checks and capability checks across all entry points is a significant concern. This means that any functionality exposed by the plugin, though currently zero in terms of AJAX, REST API, or shortcodes, would be completely unprotected against unauthorized access or manipulation if it were to be expanded in the future.

The plugin's vulnerability history is clean, with no known CVEs. This is a positive indicator, suggesting a history of responsible development or simply a lack of discovered issues. Coupled with the good practices observed in the static analysis, the overall risk is currently low. Nevertheless, the identified taint flows and the complete absence of authentication and authorization checks are areas that require attention to ensure long-term security.

Key Concerns

  • Taint flows with unsanitized paths (2)
  • Missing nonce checks (0 entry points)
  • Missing capability checks (0 entry points)
Vulnerabilities
None known

Blogroll Links Page Security Vulnerabilities

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

Blogroll Links Page Code Analysis

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

SQL Query Safety

100% prepared5 total queries
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
blogroll_page_admin_panel (blogroll-page.php:99)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Blogroll Links Page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterthe_contentblogroll-page-wp22.php:146
actionadmin_menublogroll-page-wp22.php:147
filterthe_contentblogroll-page.php:200
actionadmin_menublogroll-page.php:201
Maintenance & Trust

Blogroll Links Page Maintenance & Trust

Maintenance Signals

WordPress version tested2.3
Last updatedMay 3, 2008
PHP min version
Downloads38K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Blogroll Links Page Developer Profile

Mark Allen

2 plugins · 250 total installs

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

How We Detect Blogroll Links Page

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tog
Data Attributes
name="disable"name="newwindow"
Shortcode Output
<!--blogroll-page-->
FAQ

Frequently Asked Questions about Blogroll Links Page