
Upload Url and Path Enabler Security & Risk Analysis
wordpress.org/plugins/upload-url-path-enablerGet the media upload path and url setting fields back in WP 3.5+.
Is Upload Url and Path Enabler Safe to Use in 2026?
Generally Safe
Score 85/100Upload Url and Path Enabler has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "upload-url-path-enabler" v1.0.4 plugin exhibits a strong security posture based on the provided static analysis results. There are no identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication checks. The code also demonstrates good development practices by avoiding dangerous functions, using prepared statements for all SQL queries, and properly escaping all output. Furthermore, the plugin does not perform file operations or make external HTTP requests, reducing its attack surface significantly.
The absence of identified taint flows with unsanitized paths indicates that there are no critical or high-severity vulnerabilities related to data handling within the plugin's code. The vulnerability history is also clear, with no known CVEs associated with this plugin, suggesting a history of secure development or a lack of past security scrutiny. This lack of historical vulnerabilities, coupled with the clean static analysis, points towards a well-secured plugin.
While the plugin appears robust, the complete lack of nonce checks and capability checks, especially if any functionality were to be introduced in the future, could represent a latent risk. However, given the current analysis showing zero entry points and no signs of data manipulation vulnerabilities, this is a minor concern for the current version. Overall, "upload-url-path-enabler" v1.0.4 demonstrates excellent security practices, with no immediate or apparent vulnerabilities.
Upload Url and Path Enabler Security Vulnerabilities
Upload Url and Path Enabler Code Analysis
Output Escaping
Upload Url and Path Enabler Attack Surface
WordPress Hooks 2
Maintenance & Trust
Upload Url and Path Enabler Maintenance & Trust
Maintenance Signals
Community Trust
Upload Url and Path Enabler Alternatives
WP Original Media Path
wp-original-media-path
Change the location for the uploads folder for WordPress
Viable URL Media Uploader
viable-url-media-uploader
Media uploader that adds attachments from URLs to your WordPress media library. Upload images, videos, PDFs, and more with just a URL.
EasyMedia – Increase Media Upload File Size | Role-Based Upload Limit | Increase Execution Time
wp-maximum-upload-file-size
EasyMedia - Increase the maximum upload file size limit to any value. Increase upload limit - upload large files effortlessly.
Add From Server
add-from-server
Add From Server is designed to help ease the pain of bad web hosts, allowing you to upload files via FTP or SSH and later import them into WordPress.
WP Extra File Types
wp-extra-file-types
Plugin to let you extend the list of allowed file types supported by the Wordpress Media Library
Upload Url and Path Enabler Developer Profile
5 plugins · 7K total installs
How We Detect Upload Url and Path Enabler
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<input name="upload_path" type="text" id="upload_path" value="" class="regular-text code" /><input name="upload_url_path" type="text" id="upload_url_path" value="" class="regular-text code" />