Link Footnotes Security & Risk Analysis

wordpress.org/plugins/link-footnotes

Adds a footnotes section to your posts with any external links

10 active installs v0.1.7 PHP + WP 2.7+ Updated Mar 30, 2012
footnotelinklinkspost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Link Footnotes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "link-footnotes" plugin version 0.1.7 exhibits a generally positive security posture based on the provided static analysis. The absence of any known CVEs and a clean vulnerability history suggest a history of responsible development and maintenance. Furthermore, the static analysis reveals no identified vulnerabilities such as dangerous functions, SQL injection risks (all SQL queries use prepared statements), or insecure file operations. The plugin also has a zero attack surface concerning AJAX handlers, REST API routes, and shortcodes, indicating a deliberate effort to limit potential entry points for attackers.

However, a significant concern arises from the output escaping signals. With 3 total outputs and 0% properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data displayed to users that is not properly sanitized before output could be manipulated by an attacker to inject malicious scripts. The lack of capability checks and nonce checks, while not directly flagged as vulnerabilities due to the zero attack surface, could become risks if the attack surface were to expand in future versions or if specific functionalities were added without proper security controls.

In conclusion, while the plugin has strong foundations with no known vulnerabilities and a minimal attack surface, the complete lack of output escaping is a critical weakness that needs immediate attention. This single oversight significantly elevates the risk profile of the plugin, despite its otherwise clean record and good practices in other areas.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Link Footnotes Security Vulnerabilities

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

Link Footnotes Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Link Footnotes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menulink-footnotes.php:26
actionadmin_initlink-footnotes.php:27
filterthe_contentlink-footnotes.php:29
Maintenance & Trust

Link Footnotes Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMar 30, 2012
PHP min version
Downloads3K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Link Footnotes Developer Profile

Aelora

4 plugins · 550 total installs

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

How We Detect Link Footnotes

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
lf_wrapper
Shortcode Output
<div class="lf_wrapper"><h2>Links</h2><ul><div class="lf_wrapper"><h2></h2><ul>
FAQ

Frequently Asked Questions about Link Footnotes