Media Sync Security & Risk Analysis

wordpress.org/plugins/media-sync

Simple plugin to scan "uploads" directory and bring those files into Media Library.

40K active installs v1.4.9 PHP 7.1+ WP 5.3+ Updated Nov 25, 2025
ftpimportmediaserveruploads
99
A · Safe
CVEs total1
Unpatched0
Last CVEMay 13, 2026
Safety Verdict

Is Media Sync Safe to Use in 2026?

Generally Safe

Score 99/100

Media Sync has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: May 13, 2026Updated 5mo ago
Risk Assessment

The media-sync plugin v1.4.9 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and not making external HTTP requests or performing file operations. It also has no known vulnerabilities in its history, indicating a generally stable codebase. However, there are significant concerns related to its attack surface and output escaping. The plugin exposes one AJAX handler without any authentication checks, which represents a critical entry point for potential attackers. Furthermore, a very low percentage (7%) of outputs are properly escaped, suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities within the plugin's functionality. The absence of taint analysis results is neutral, but the lack of historical vulnerabilities is a strength that should be balanced against the current static analysis findings.

Key Concerns

  • Unprotected AJAX handler
  • Low output escaping percentage
Vulnerabilities
1 published

Media Sync Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2026-6670medium · 6.5Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Media Sync <= 1.4.9 - Authenticated (Author+) Path Traversal via 'sub_dir' and 'media_items' Parameters

May 13, 2026 Patched in 1.5.0 (1d)
Version History

Media Sync Release Timeline

v1.4.9Current1 CVE
v1.4.81 CVE
v1.4.71 CVE
v1.4.61 CVE
v1.4.51 CVE
v1.4.41 CVE
v1.4.31 CVE
v1.4.21 CVE
v1.4.11 CVE
v1.4.01 CVE
v1.3.31 CVE
v1.3.11 CVE
v1.3.01 CVE
v1.2.91 CVE
v1.2.71 CVE
v1.2.61 CVE
v1.2.51 CVE
v1.2.41 CVE
v1.2.31 CVE
v1.2.21 CVE
Code Analysis
Analyzed Mar 16, 2026

Media Sync Code Analysis

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

Output Escaping

7% escaped84 total outputs
Attack Surface
1 unprotected

Media Sync Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_media_sync_import_filesmedia-sync.php:107
WordPress Hooks 6
actionadmin_menumedia-sync.php:43
actionadmin_initmedia-sync.php:66
actionadmin_enqueue_scriptsmedia-sync.php:71
actionplugins_loadedmedia-sync.php:121
actionrestrict_manage_postsmedia-sync.php:135
actionpre_get_postsmedia-sync.php:169
Maintenance & Trust

Media Sync Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 25, 2025
PHP min version7.1
Downloads535K

Community Trust

Rating94/100
Number of ratings82
Active installs40K
Developer Profile

Media Sync Developer Profile

erolsk8

1 plugin · 40K total installs

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

How We Detect Media Sync

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/media-sync/admin/css/style.css/wp-content/plugins/media-sync/admin/js/script.js/wp-content/plugins/media-sync/admin/js/ajax_script.js
Script Paths
/wp-content/plugins/media-sync/admin/js/script.js/wp-content/plugins/media-sync/admin/js/ajax_script.js
Version Parameters
media-sync/style.css?ver=media-sync/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
media-sync-missing-files-filter
Data Attributes
data-capability="manage_options"data-capability="read"
JS Globals
ajax_data
FAQ

Frequently Asked Questions about Media Sync