
Meta Data Importer Security & Risk Analysis
wordpress.org/plugins/meta-data-importerSeamlessly integrates csv data into Yoast meta data.
Is Meta Data Importer Safe to Use in 2026?
Generally Safe
Score 100/100Meta Data Importer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The meta-data-importer plugin version 1.2.3 exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the analysis indicates no direct interaction with dangerous functions, no raw SQL queries (all are prepared), and 100% proper output escaping. The lack of any identified taint flows, including those with unsanitized paths, further reinforces this positive assessment. The plugin's vulnerability history is also clean, with no recorded CVEs, indicating a history of secure development or timely patching.
Key Concerns
- File operations present without context
- No nonce checks implemented
- No capability checks implemented
Meta Data Importer Security Vulnerabilities
Meta Data Importer Code Analysis
Meta Data Importer Attack Surface
WordPress Hooks 1
Maintenance & Trust
Meta Data Importer Maintenance & Trust
Maintenance Signals
Community Trust
Meta Data Importer Alternatives
Auto Focus Keyword for SEO
auto-focus-keyword-for-seo
This plugin will assign Focus Keywords to all your pages (on the backend) based on post titles, for websites using Yoast SEO and Rank Math.
MB Yoast SEO Integration
meta-box-yoast-seo
Add content of Meta Box custom fields to Yoast SEO Content Analysis.
REST API – Head Tags
rest-api-head-tags
Adds all the meta tags of the head section to WordPress REST API responses, including the ones generated by SEO plugins like Yoast or All in One SEO.
IGen SEO API
igen-seo-api
Register Yoast SEO meta fields to make them accessible through REST API for reading and writing.
JSM Accurate Modified Time for SEO (Yoast SEO, Rank Math SEO, All in One SEO, etc.)
jsm-accurate-modified-time
Updates the WordPress post/page modified time when the output from a post/page shortcode or block changes.
Meta Data Importer Developer Profile
3 plugins · 10 total installs
How We Detect Meta Data Importer
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
for="file"<h1 style="margin-bottom:40px">Meta Data Importer for Yoast</h1><h2>Import a CSV file:</h2><input type="file" id="file" name="file" accept=".csv" ><input type="submit" style="margin-top:10px;" class="button button-primary" value="Import">