Add Media from URL Security & Risk Analysis

wordpress.org/plugins/add-media-from-url

Let you add media files into your media library without having to upload them.

20 active installs v1.0.2 PHP + WP 3.0+ Updated Jan 1, 2017
attachmentbookmarkletdownloadmediapost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add Media from URL Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "add-media-from-url" plugin v1.0.2 exhibits a generally strong security posture based on the static analysis results. It demonstrates good practices by not exposing unprotected AJAX handlers, REST API routes, shortcodes, or cron events, thus minimizing its attack surface. Furthermore, the plugin exclusively uses prepared statements for SQL queries and includes nonce and capability checks, which are crucial for preventing common web vulnerabilities. The absence of any reported vulnerabilities, including critical or high-severity ones, in its history also suggests a commitment to security or a lack of discovery, which is a positive sign.

However, a notable area for improvement lies in output escaping. With 40% of its 25 output operations not being properly escaped, there is a potential risk of cross-site scripting (XSS) vulnerabilities. While the taint analysis did not reveal any unsanitized paths with critical or high severity, the presence of unescaped output remains a concerning weakness that could be exploited by attackers. The single file operation also warrants attention, although without further context, its specific risk is unknown.

In conclusion, the "add-media-from-url" plugin is built on a solid foundation of secure coding practices, particularly regarding its attack surface and data handling. The lack of historical vulnerabilities is encouraging. Nevertheless, the significant proportion of unescaped output presents a clear and present risk that should be addressed to further harden the plugin's security.

Key Concerns

  • Unescaped output (40%)
Vulnerabilities
None known

Add Media from URL Security Vulnerabilities

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

Add Media from URL Code Analysis

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

Output Escaping

60% escaped25 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
uploadPage (add-media-from-url.php:115)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Add Media from URL Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuadd-media-from-url.php:35
filterwp_get_attachment_image_srcadd-media-from-url.php:38
filterwp_get_attachment_metadataadd-media-from-url.php:41
filterget_attached_fileadd-media-from-url.php:44
actionrestrict_manage_postsadd-media-from-url.php:47
filterparse_queryadd-media-from-url.php:50
Maintenance & Trust

Add Media from URL Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedJan 1, 2017
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs20
Developer Profile

Add Media from URL Developer Profile

LordPretender

8 plugins · 310 total installs

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

How We Detect Add Media from URL

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-media-from-url/

HTML / DOM Fingerprints

CSS Classes
wrapform-table
Data Attributes
name="AddMediaFromURL_Name"id="AddMediaFromURL_Name"name="AddMediaFromURL_Type"id="AddMediaFromURL_Type"name="AddMediaFromURL_Url"id="AddMediaFromURL_Url"+11 more
JS Globals
LP_AMFU_isImageFromURL
FAQ

Frequently Asked Questions about Add Media from URL