Posts RSS Feeds Security & Risk Analysis

wordpress.org/plugins/posts-rss-feeds

This plugin helps to generate xml feeds of post/page/custom post type.

0 active installs v1.0.0 PHP + WP 3.5.0+ Updated Unknown
custom-post-feedspost-feedpost-rss-feedrss-feed
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Posts RSS Feeds Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'posts-rss-feeds' plugin v1.0.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries, performing file operations, and making no external HTTP requests. The presence of a nonce check is also a positive indicator of security awareness.

However, there are areas for improvement. The output escaping is only properly implemented in 55% of cases, which represents a potential risk for cross-site scripting (XSS) vulnerabilities if user-supplied data is outputted without adequate sanitization. The plugin also lacks capability checks, meaning that certain functionalities might be accessible to users who shouldn't have access. While the plugin has no recorded vulnerabilities, the limited scope of the analysis might not capture all potential issues. Overall, the plugin is generally secure due to its limited attack surface and use of prepared statements, but the output escaping and lack of capability checks warrant attention for further hardening.

Key Concerns

  • Output escaping only 55% proper
  • No capability checks
Vulnerabilities
None known

Posts RSS Feeds Security Vulnerabilities

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

Posts RSS Feeds Code Analysis

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

Output Escaping

55% escaped11 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<cbprf-settings-page> (pages\cbprf-settings-page.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Posts RSS Feeds Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menucb-posts-rss-feeds.php:21
filterpage_templatecb-posts-rss-feeds.php:29
actioninitcb-posts-rss-feeds.php:45
actionadmin_initcb-posts-rss-feeds.php:66
Maintenance & Trust

Posts RSS Feeds Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Posts RSS Feeds Developer Profile

Cynob

3 plugins · 10 total installs

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

How We Detect Posts RSS Feeds

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/posts-rss-feeds/includes/feed-admin-style.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Posts RSS Feeds