feedgator Security & Risk Analysis

wordpress.org/plugins/feedaggregator

Feed(Aggre)gator merges a group of RSS feeds into a single widgetized list.

20 active installs v1.0.2 PHP + WP 2.7.1+ Updated Sep 17, 2010
atomfeedgrouplistrss
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is feedgator Safe to Use in 2026?

Generally Safe

Score 85/100

feedgator 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 "feedaggregator" plugin v1.0.2 exhibits a strong security posture based on the provided static analysis. Notably, there are no identified entry points (AJAX handlers, REST API routes, shortcodes, cron events) that are unprotected. The plugin also demonstrates good practices in its handling of SQL queries, with 100% utilizing prepared statements, and avoids dangerous functions and file operations. The lack of identified critical or high-severity taint flows further suggests a well-developed codebase from a security perspective.

However, a significant concern arises from the output escaping analysis, where 0% of the 12 total outputs are properly escaped. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities, as unsanitized user-supplied data could be directly rendered in the browser. The absence of nonces on any potential entry points, though the attack surface is currently zero, is a missed opportunity for defense-in-depth should new entry points be added in the future. The vulnerability history is clean, with no recorded CVEs, which is a positive indicator, but it doesn't negate the risks identified in the code analysis.

In conclusion, while the plugin demonstrates excellent preventative measures against common attack vectors and has a clean vulnerability history, the significant lack of output escaping is a critical weakness that exposes it to XSS risks. Addressing this output sanitization issue should be the immediate priority for improving its security.

Key Concerns

  • Output escaping is not performed
  • No nonce checks on any entry points
Vulnerabilities
None known

feedgator Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

feedgator Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

feedgator Code Analysis

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

Output Escaping

0% escaped12 total outputs
Attack Surface

feedgator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initfeed-gator.php:40
Maintenance & Trust

feedgator Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedSep 17, 2010
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

feedgator Developer Profile

imacfuzzy

1 plugin · 20 total installs

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

How We Detect feedgator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feedaggregator/feedgator.php/wp-content/plugins/feedaggregator/feedgator.css/wp-content/plugins/feedaggregator/feedgator.js
Script Paths
/wp-content/plugins/feedaggregator/feedgator.js
Version Parameters
feedaggregator/feedgator.css?ver=feedaggregator/feedgator.js?ver=

HTML / DOM Fingerprints

CSS Classes
feedgator-excerptfeedgator-authorfeedgator-titlefeedgator-date
HTML Comments
<!-- To make custom names appear for entries from certain authors, --><!-- create a pair of strings with the author's handle and the name --><!-- you want to appear. --><!-- EXAMPLES: -->+29 more
Data Attributes
feedgator_numitemsfeedgator_widgettitlefeedgator_rss_feedsfeedgator_no_title_textfeedgator_display_methodfeedgator_display_excerpt+5 more
JS Globals
feedgator_item_author_arrfeedgator_item_class_arr
FAQ

Frequently Asked Questions about feedgator