Extra Feed Links Security & Risk Analysis

wordpress.org/plugins/extra-feed-links

Adds extra feed auto-discovery links to various page types (categories, tags, search results etc.)

10 active installs v1.1.5.1 PHP + WP 2.5+ Updated Aug 29, 2010
archiveatoncommentsfeedrss
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Extra Feed Links Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The extra-feed-links plugin, version 1.1.5.1, presents a generally positive security posture based on the static analysis. It demonstrates good practices by having no external HTTP requests, file operations, or raw SQL queries. The complete absence of SQL queries suggests it doesn't interact with the database directly, which is a significant strength. The presence of nonce and capability checks, while limited in number, indicates an awareness of WordPress security mechanisms.

However, a critical concern arises from the output escaping. With 12 total outputs and 0% properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data or data processed by the plugin that is later displayed on the frontend or backend is at risk of being injected with malicious scripts. While the attack surface is currently zero and there are no known vulnerabilities, this lack of output sanitization is a severe oversight that could be easily exploited.

The vulnerability history is clean, with no recorded CVEs. This, combined with the minimal attack surface, suggests that in the past, the plugin may have been developed with security in mind or has not yet been a target for exploitation. However, the current static analysis highlights a significant, exploitable flaw that is not reflected in past vulnerability data. The plugin's strengths in other areas are overshadowed by this critical output escaping deficiency.

Key Concerns

  • All output not properly escaped
  • Limited nonce and capability checks
Vulnerabilities
None known

Extra Feed Links Security Vulnerabilities

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

Extra Feed Links Code Analysis

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

Output Escaping

0% escaped12 total outputs
Attack Surface

Extra Feed Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuinc\scbOptionsPage.php:46
actionwp_headmain.php:35
Maintenance & Trust

Extra Feed Links Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedAug 29, 2010
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Extra Feed Links Developer Profile

scribu

20 plugins · 28K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
4851 days
View full developer profile
Detection Fingerprints

How We Detect Extra Feed Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/extra-feed-links/inc/scbOptions.php

HTML / DOM Fingerprints

HTML Comments
<!-- Generated by Extra Feed Links -->
FAQ

Frequently Asked Questions about Extra Feed Links