WP Meta Importer & Updater Security & Risk Analysis

wordpress.org/plugins/metabatch

Bulk update SEO metadata across WordPress content using a CSV file. Supports Yoast SEO, All in One SEO, and Rank Math.

0 active installs v1.1.0 PHP 7.4+ WP 5.8+ Updated Feb 16, 2026
bulk-editorbulk-updatecsv-importmeta-tagsmetadata
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Meta Importer & Updater Safe to Use in 2026?

Generally Safe

Score 100/100

WP Meta Importer & Updater has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The metabatch v1.1.0 plugin exhibits a generally good security posture based on the provided static analysis and vulnerability history. The plugin effectively utilizes prepared statements for all SQL queries and demonstrates a high percentage of properly escaped output, indicating careful handling of data to prevent common injection and cross-site scripting vulnerabilities. The presence of nonce and capability checks on its single AJAX handler further strengthens its defenses, as there are no unprotected entry points identified. The absence of any known CVEs or recorded vulnerabilities suggests a history of secure development practices.

However, a single point of potential concern exists with the file operation. While the static analysis doesn't specify the nature of this operation, it's an area that always warrants careful scrutiny. Without deeper inspection, it's impossible to definitively assess the risk. The lack of taint analysis results might also suggest limited complexity in data flow within the plugin, or that the analysis tool did not identify any problematic flows. Nevertheless, the overall picture is positive, with the plugin adhering to many security best practices.

Key Concerns

  • Single file operation without context
Vulnerabilities
None known

WP Meta Importer & Updater Security Vulnerabilities

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

WP Meta Importer & Updater Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

86% escaped14 total outputs
Attack Surface

WP Meta Importer & Updater Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_bmm4ys_process_csvincludes\class-bmm4ys-admin-page.php:26
WordPress Hooks 5
actionadmin_menuincludes\class-bmm4ys-admin-page.php:23
actionadmin_enqueue_scriptsincludes\class-bmm4ys-admin-page.php:24
actionadmin_post_bmm4ys_generate_csvincludes\class-bmm4ys-admin-page.php:27
actionplugins_loadedmetabatch.php:35
actionadmin_noticesmetabatch.php:45
Maintenance & Trust

WP Meta Importer & Updater Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 16, 2026
PHP min version7.4
Downloads183

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

WP Meta Importer & Updater Developer Profile

TechArk Solutions

4 plugins · 90 total installs

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

How We Detect WP Meta Importer & Updater

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/metabatch/admin/css/admin.css/wp-content/plugins/metabatch/admin/js/admin.js
Script Paths
/wp-content/plugins/metabatch/admin/js/admin.js
Version Parameters
metabatch/admin/css/admin.css?ver=metabatch/admin/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
bmm4ys-wrapbmm4ys-page-titlebmm4ys-seo-noticebmm4ys-subtitlebmm4ys-ui-containerbmm4ys-loader-overlaybmm4ys-loader-innerbmm4ys-spinner+12 more
Data Attributes
id="bmm4ys_loader_overlay"id="bmm4ys_form"id="bmm4ys_csv_file_input"id="bmm4ys_clear_file"for="bmm4ys_csv_file_input"
JS Globals
bmm4ysProd
REST Endpoints
/wp-json/metabatch/v1/process_csv
FAQ

Frequently Asked Questions about WP Meta Importer & Updater