Feedme Security & Risk Analysis

wordpress.org/plugins/feedme

Feedme is a simple and powerful tool that will surely enhance any WordPress install. As feed readers become more advanced and are capable of handling …

10 active installs v1.0 PHP + WP 2.9+ Updated Feb 2, 2010
atomcommentsfeedsrssrss2
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Feedme Safe to Use in 2026?

Generally Safe

Score 85/100

Feedme 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 "feedme" v1.0 plugin exhibits a generally strong security posture in terms of its attack surface and use of secure coding practices. The absence of AJAX handlers, REST API routes, shortcodes, and cron events, combined with 100% of SQL queries utilizing prepared statements, significantly limits potential entry points and common vulnerability vectors. The plugin also has no recorded vulnerability history, suggesting a history of stable and secure development.

However, a significant concern arises from the complete lack of output escaping. With 6 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed to users that originates from user input or external sources is vulnerable to malicious injection. Furthermore, the taint analysis revealing 2 flows with unsanitized paths, even without critical or high severity, hints at potential vulnerabilities if these paths were to be exploited in conjunction with unescaped output.

Despite the limited attack surface and secure SQL practices, the critical deficiency in output escaping presents a clear and present danger. While the plugin has no known CVEs, the identified taint flows and the total lack of output sanitization warrant immediate attention. The plugin's strengths lie in its minimal attack surface and secure database interactions, but its weakness in output handling is a critical flaw that could be easily exploited.

Key Concerns

  • Output escaping is 0% properly escaped
  • 2 flows with unsanitized paths
  • 0 Nonce checks found
  • 0 Capability checks found
Vulnerabilities
None known

Feedme Security Vulnerabilities

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

Feedme Code Analysis

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

Output Escaping

0% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
update_feedme_options (feedme.php:112)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Feedme Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionadmin_menufeedme.php:32
filterposts_wherefeedme.php:178
actionrss2_headfeedme.php:223
actionrss_headfeedme.php:224
actioncommentsrss2_headfeedme.php:225
actionrdf_headfeedme.php:226
actionatom_headfeedme.php:227
actionrss_itemfeedme.php:277
actionrss2_itemfeedme.php:278
actionrdf_itemfeedme.php:279
actionatom_itemfeedme.php:280
filterpre_get_postsfeedme.php:510
actiondo_feedfeedme.php:529
actiondo_feed_rdffeedme.php:533
actiondo_feed_rssfeedme.php:537
actiondo_feed_rss2feedme.php:541
actiondo_feed_atomfeedme.php:545
Maintenance & Trust

Feedme Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedFeb 2, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Feedme Developer Profile

tierrainnovation

7 plugins · 110 total installs

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

How We Detect Feedme

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feedme/images/wordpress.jpg

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Feedme