rss grabber Security & Risk Analysis

wordpress.org/plugins/rss-grabber

RSS GRABBER is plugin for importing, and displaying RSS feeds.With RSS GRABBER you can download the contents with video and pictures

0 active installs v1.1 PHP 5.5+ WP 5.0+ Updated Jul 23, 2025
feedsrssrss-importvideo-rss
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is rss grabber Safe to Use in 2026?

Generally Safe

Score 100/100

rss grabber has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The "rss-grabber" v1.1 plugin demonstrates a generally strong security posture based on the provided static analysis. The plugin exhibits excellent practices regarding SQL query preparation (95%) and output escaping (99%), and a lack of dangerous functions, file operations, or known CVEs is highly positive. The absence of unpatched vulnerabilities and common vulnerability types in its history suggests a mature and well-maintained codebase, or at least one that hasn't historically attracted significant security scrutiny.

However, there are notable areas of concern. The presence of 5 unsanitized paths identified in the taint analysis, with 4 classified as high severity, indicates potential vulnerabilities where untrusted input could lead to unintended code execution or data manipulation. While the absence of direct AJAX, REST API, or shortcode entry points is good, the single cron event could be a potential vector if not properly secured. The lack of capability checks is a significant weakness, as it implies that sensitive actions or data retrieval triggered by the cron event might not be adequately protected against unauthorized access.

In conclusion, while "rss-grabber" v1.1 benefits from good practices in many areas and a clean vulnerability history, the identified high-severity taint flows and the absence of capability checks on the cron event present critical risks that require immediate attention. These weaknesses could potentially be exploited despite the otherwise robust codebase.

Key Concerns

  • High severity unsanitized taint flows
  • Unsanitized taint flows (x4)
  • Missing capability checks
  • Cron event without auth checks implied
Vulnerabilities
None known

rss grabber Security Vulnerabilities

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

rss grabber Release Timeline

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

rss grabber Code Analysis

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

SQL Query Safety

95% prepared43 total queries

Output Escaping

99% escaped167 total outputs
Data Flows · Security
5 unsanitized

Data Flow Analysis

7 flows5 with unsanitized paths
<rss_grabber_options> (rss_grabber_options.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

rss grabber Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filtercron_schedulesrss_grabber.php:817
actionadmin_menurss_grabber.php:818
actioninitrss_grabber.php:833
actionadmin_initrss_grabber.php:834
actionrss_graber_cronrss_grabber.php:836
actionadmin_enqueue_scriptsrss_grabber.php:840

Scheduled Events 1

rss_graber_cron
Maintenance & Trust

rss grabber Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 23, 2025
PHP min version5.5
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

rss grabber Developer Profile

naimgr83

3 plugins · 10 total installs

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

How We Detect rss grabber

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rss-grabber/rss-grabber.php
Version Parameters
rss-grabber/rss-grabber.php?ver=rss-grabber/rss_grabber_options.php?ver=rss-grabber/rss_grabber_table.php?ver=

HTML / DOM Fingerprints

CSS Classes
rss-grab
HTML Comments
<!-- ... -->
Data Attributes
data-rss-id
JS Globals
rssgrabber_once
FAQ

Frequently Asked Questions about rss grabber