Static Feed Security & Risk Analysis

wordpress.org/plugins/staticfeed

Improve the performance of your site by serving your feeds as static (XML) files.

90 active installs v2.0 PHP + WP 2.9.0+ Updated Feb 18, 2010
feedfeedsrssrss2static
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Static Feed Safe to Use in 2026?

Generally Safe

Score 85/100

Static Feed 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 staticfeed v2.0 plugin exhibits a generally strong security posture, primarily due to the complete absence of critical vulnerabilities identified in the static analysis and its vulnerability history. The plugin has no known CVEs and demonstrates good development practices such as 100% of SQL queries using prepared statements and the presence of a nonce check. The attack surface is remarkably small, with zero identified entry points for potential exploitation.

However, there are notable areas for improvement. A significant concern is the low percentage of properly escaped output (5%), which indicates a substantial risk of cross-site scripting (XSS) vulnerabilities. While the taint analysis did not reveal unsanitized paths, the sheer volume of outputs combined with poor escaping practices makes XSS a distinct possibility. Additionally, the plugin performs file operations and makes external HTTP requests, which, while not inherently insecure, require careful review in conjunction with the escaping issues.

In conclusion, staticfeed v2.0 is currently in a good state from a vulnerability perspective, with no historical or statically identified critical security flaws. The strengths lie in its minimal attack surface and secure database interactions. The primary weakness and area requiring immediate attention is the inadequate output escaping, which could lead to exploitable vulnerabilities. Further investigation into the specific file operations and HTTP requests would also be prudent.

Key Concerns

  • Low percentage of properly escaped output
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

Static Feed Security Vulnerabilities

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

Static Feed Code Analysis

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

Output Escaping

5% escaped73 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
staticfeed_admin_init (staticfeed.php:64)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Static Feed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionpublish_poststaticfeed.php:30
actionedit_poststaticfeed.php:31
actiondelete_poststaticfeed.php:32
actionpublish_phonestaticfeed.php:33
filterfeed_linkstaticfeed.php:61
actioninitstaticfeed.php:170
actionadmin_menustaticfeed.php:410
filtermod_rewrite_rulesstaticfeed.php:464
Maintenance & Trust

Static Feed Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedFeb 18, 2010
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings2
Active installs90
Developer Profile

Static Feed Developer Profile

Angelo Mandato

7 plugins · 10K total installs

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

How We Detect Static Feed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/staticfeed/staticfeed.js
Script Paths
/wp-content/plugins/staticfeed/staticfeed.js
Version Parameters
staticfeed/staticfeed.js?ver=

HTML / DOM Fingerprints

CSS Classes
staticfeed_cbstaticfeed-urlstaticfeed-file
Data Attributes
staticfeed_settings_staticfeed_file_staticfeed_url_
JS Globals
g_staticfeed_root_urlg_staticfeed_root_dir
FAQ

Frequently Asked Questions about Static Feed