JMB Post Feeds Security & Risk Analysis

wordpress.org/plugins/jmb-post-feeds

Create post feeds in CSV, XML, RSS, Google RSS, Text & Custom formats.

0 active installs v1.0 PHP + WP 4.0+ Updated Jul 19, 2017
csvfeedpost-feedrssxml
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is JMB Post Feeds Safe to Use in 2026?

Generally Safe

Score 85/100

JMB Post Feeds has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "jmb-post-feeds" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with open attack surfaces, coupled with the use of prepared statements for all SQL queries, indicates good development practices and a limited potential for common web vulnerabilities. The presence of nonce and capability checks, although only one of each, is also a positive sign.

However, the primary concern lies in the output escaping. With 46% of outputs not properly escaped, this plugin introduces a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts through data that is displayed on the frontend, leading to session hijacking or other harmful actions. The plugin's clean vulnerability history and lack of critical taint analysis findings are strengths, but the high percentage of unescaped output remains a critical weakness that needs immediate attention.

Key Concerns

  • Significant portion of output not escaped
Vulnerabilities
None known

JMB Post Feeds Security Vulnerabilities

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

JMB Post Feeds Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

46% escaped94 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
__construct (includes\download-feed.php:61)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

JMB Post Feeds Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filtermanage_jmb_post_feed_posts_columnsincludes\feeds-table.php:62
actionmanage_posts_custom_columnincludes\feeds-table.php:63
actionadd_meta_boxesincludes\meta-boxes.php:62
actionsave_postincludes\meta-boxes.php:63
actionadmin_menuincludes\test-page.php:62
actioninitjmb-post-feeds.php:93
actionadmin_enqueue_scriptsjmb-post-feeds.php:94
actionbefore_delete_postjmb-post-feeds.php:95
Maintenance & Trust

JMB Post Feeds Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 19, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

JMB Post Feeds Developer Profile

jmb272

1 plugin · 0 total installs

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

How We Detect JMB Post Feeds

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jmb-post-feeds/assets/js/admin.js/wp-content/plugins/jmb-post-feeds/assets/css/admin.css
Script Paths
/wp-content/plugins/jmb-post-feeds/assets/js/admin.js
Version Parameters
jmb-post-feed-admin

HTML / DOM Fingerprints

CSS Classes
jmb-pf
JS Globals
data_obj
FAQ

Frequently Asked Questions about JMB Post Feeds