
Only Media Uploads Security & Risk Analysis
wordpress.org/plugins/only-media-uploadsA simple plugin to restricts uploads to specified file types only (images: jpg, gif, png | videos: wmv, avi, mpeg, mp4, mkv).
Is Only Media Uploads Safe to Use in 2026?
Generally Safe
Score 85/100Only Media Uploads has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "only-media-uploads" v0.1.1 plugin exhibits a strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are exclusively using prepared statements, and all output is properly escaped. Furthermore, the plugin does not perform file operations or external HTTP requests, and no vulnerabilities have been recorded in its history.
However, the analysis also reveals a complete absence of security mechanisms such as nonce checks and capability checks. While the current version has no apparent attack surface exposed through AJAX, REST API, shortcodes, or cron events, this lack of built-in security controls represents a significant concern. Should any of these entry points be introduced or accidentally exposed in future versions or through interactions with other plugins, the absence of these fundamental security layers would leave the plugin highly vulnerable.
In conclusion, the plugin's current implementation is secure due to its minimal functionality and lack of exposed entry points. Nevertheless, the complete omission of security best practices like nonce and capability checks is a critical weakness. While there are no immediate threats from the current code, it creates a precarious situation for future development and integration, demanding careful consideration to implement these essential security measures.
Key Concerns
- No nonce checks implemented
- No capability checks implemented
Only Media Uploads Security Vulnerabilities
Only Media Uploads Release Timeline
Only Media Uploads Code Analysis
Only Media Uploads Attack Surface
WordPress Hooks 1
Maintenance & Trust
Only Media Uploads Maintenance & Trust
Maintenance Signals
Community Trust
Only Media Uploads Alternatives
Restrict Uploads
restrict-uploads
Restrict uploads to specified file types only (jpg, gif, png).
Disable Media Sizes
disable-media-sizes
Provides options to disable the extra images generated by WordPress.
WP Image Size Limit
wp-image-size-limit
Adds a new setting under Settings -> Media where an admin can set a maximum upload file size for image files.
WP Sanitize File Name Plus
wp-sanitize-file-name-plus
Sanitize file names and enhance security.
Media Placeholders
media-placeholders
Redirect requests to non-existent uploaded images to a placeholder service like placehold.it or placekitten.com. For use during development.
Only Media Uploads Developer Profile
2 plugins · 20 total installs
How We Detect Only Media Uploads
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.