Linked Media Without Import Security & Risk Analysis

wordpress.org/plugins/linked-media-without-import

Link to media from other servers without importing them, saving your server's storage and improving performance.

30 active installs v1.0.0 PHP 7.0+ WP 5.8+ Updated Oct 11, 2025
mediamedia-libraryoffloadperformance
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Linked Media Without Import Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The "linked-media-without-import" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. There are no identified critical or high severity taint flows, and all SQL queries are properly prepared, mitigating the risk of SQL injection. Furthermore, all output is correctly escaped, and file operations are absent, reducing the potential for cross-site scripting and unauthorized file access. The plugin also correctly utilizes capability checks for its single REST API endpoint, indicating a good understanding of WordPress security best practices.

Despite these strengths, the absence of nonce checks across all entry points is a notable concern. While the REST API has a permission callback, the lack of nonce verification leaves it potentially vulnerable to Cross-Site Request Forgery (CSRF) attacks if a malicious actor can trick a logged-in user into triggering an action. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. However, this absence of history, combined with the lack of nonce checks, suggests a need for continued vigilance and testing as the plugin evolves. Overall, the plugin is well-secured in several key areas, but the missing nonce checks represent a specific, addressable risk.

Key Concerns

  • Missing nonce checks on entry points
Vulnerabilities
None known

Linked Media Without Import Security Vulnerabilities

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

Linked Media Without Import Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 16, 2026

Linked Media Without Import Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped2 total outputs
Attack Surface

Linked Media Without Import Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

POST/wp-json/lmwi/v1/add-medialinked-media-without-import.php:167
WordPress Hooks 11
actioninitlinked-media-without-import.php:22
filterget_attached_filelinked-media-without-import.php:23
filterwp_prepare_attachment_for_jslinked-media-without-import.php:24
filterwp_get_attachment_image_srclinked-media-without-import.php:25
filterattachment_linklinked-media-without-import.php:26
actionrest_api_initlinked-media-without-import.php:31
actionenqueue_block_editor_assetslinked-media-without-import.php:32
actionadmin_menulinked-media-without-import.php:33
actionpost-plupload-upload-uilinked-media-without-import.php:34
actionpost-html-upload-uilinked-media-without-import.php:35
actionadmin_enqueue_scriptslinked-media-without-import.php:36
Maintenance & Trust

Linked Media Without Import Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 11, 2025
PHP min version7.0
Downloads390

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Linked Media Without Import Developer Profile

Tensor Ray

3 plugins · 30 total installs

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

How We Detect Linked Media Without Import

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/linked-media-without-import/build/admin.js/wp-content/plugins/linked-media-without-import/build/admin.css/wp-content/plugins/linked-media-without-import/build/index.js
Version Parameters
linked-media-without-import/build/admin.js?ver=linked-media-without-import/build/admin.css?ver=linked-media-without-import/build/index.js?ver=

HTML / DOM Fingerprints

CSS Classes
lmwi-admin-app
REST Endpoints
/wp-json/lmwi/v1/add-media
FAQ

Frequently Asked Questions about Linked Media Without Import