Media Feed Security & Risk Analysis

wordpress.org/plugins/media-feed

Creates media feeds.

20 active installs v2.15 PHP 8.0+ WP 6.6+ Updated Mar 29, 2026
blockfeedmediarss
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Media Feed Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "media-feed" plugin version 2.15 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs, combined with a clean taint analysis and zero dangerous functions, suggests a well-developed and secure codebase. Furthermore, the plugin correctly implements output escaping for all identified outputs and has no file operations or external HTTP requests, which are common vectors for vulnerabilities.

However, there are significant concerns arising from the complete lack of security checks on its entry points, including AJAX handlers, REST API routes, and shortcodes. The analysis indicates zero capability checks and zero nonce checks across all potential entry points. This means that any authenticated user, regardless of their role or permissions, could potentially interact with these components without any validation. The presence of two SQL queries without prepared statements, while not explicitly flagged as a vulnerability in the static analysis, represents a potential risk for SQL injection if the parameters used in these queries are not meticulously sanitized and validated at runtime.

In conclusion, while the "media-feed" plugin scores well on secure coding practices like output escaping and avoiding dangerous functions, its security is severely undermined by the absence of authentication and authorization checks on its attack surface. The lack of historical vulnerabilities is positive, but it does not negate the immediate risks posed by the identified entry points. The plugin would be significantly more secure with the implementation of proper capability checks and nonce validation.

Key Concerns

  • SQL queries without prepared statements
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

Media Feed Security Vulnerabilities

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

Media Feed Release Timeline

v2.15Current
v2.14
v2.13
v2.12
v2.11
v2.10
v2.09
v2.08
v2.07
v2.06
v2.05
v2.04
v2.03
v2.02
v2.01
v2.00
v1.18
v1.17
v1.16
v1.15
Code Analysis
Analyzed Mar 16, 2026

Media Feed Code Analysis

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

SQL Query Safety

0% prepared2 total queries
Attack Surface

Media Feed Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Media Feed Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 29, 2026
PHP min version8.0
Downloads10K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Media Feed Developer Profile

Katsushi Kawamori

54 plugins · 56K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
178 days
View full developer profile
Detection Fingerprints

How We Detect Media Feed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/media-feed/css/media-feed.css/wp-content/plugins/media-feed/js/media-feed.js/wp-content/plugins/media-feed/js/media-feed-editor.js
Script Paths
/wp-content/plugins/media-feed/js/media-feed.js/wp-content/plugins/media-feed/js/media-feed-editor.js
Version Parameters
media-feed/css/media-feed.css?ver=media-feed/js/media-feed.js?ver=media-feed/js/media-feed-editor.js?ver=

HTML / DOM Fingerprints

CSS Classes
media-feed-gallery
Data Attributes
data-media-feed-gallery
JS Globals
mediaFeedEditor
Shortcode Output
[media-feed-gallery]
FAQ

Frequently Asked Questions about Media Feed