Metabase – Post & User Meta Editor Security & Risk Analysis

wordpress.org/plugins/metabase-post-user-meta-editor

Manage post meta, custom post type meta and user meta of your WordPress site.

200 active installs v0.8.1 PHP + WP 5.0+ Updated Apr 4, 2025
metapost-metashow-post-metashow-user-metauser-meta
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Metabase – Post & User Meta Editor Safe to Use in 2026?

Generally Safe

Score 100/100

Metabase – Post & User Meta Editor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The Metabase Post User Meta Editor plugin version 0.8.1 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries, has a low number of output operations with a high percentage properly escaped, and includes a nonce check and capability check for its single entry point. There are no known vulnerabilities or CVEs associated with this plugin, and it does not perform file operations or external HTTP requests.

However, a significant concern arises from the presence of one AJAX handler that lacks authentication checks. This unprotected entry point could potentially be exploited by an attacker to interact with the plugin's functionality without proper authorization. While taint analysis and vulnerability history are clean, the unprotected AJAX handler represents a direct and exploitable attack vector that, if not addressed, could lead to unauthorized actions or information disclosure. The plugin's small attack surface is a mitigating factor, but the lack of authorization on an entry point remains a critical weakness.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Metabase – Post & User Meta Editor Security Vulnerabilities

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

Metabase – Post & User Meta Editor Code Analysis

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

Output Escaping

89% escaped9 total outputs
Attack Surface
1 unprotected

Metabase – Post & User Meta Editor Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_ajax_edit_metaapp\Core.php:107
WordPress Hooks 4
actionplugins_loadedapp\Core.php:92
actionadd_meta_boxesapp\Core.php:104
actionedit_user_profileapp\Core.php:105
actionshow_user_profileapp\Core.php:106
Maintenance & Trust

Metabase – Post & User Meta Editor Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 4, 2025
PHP min version
Downloads4K

Community Trust

Rating80/100
Number of ratings2
Active installs200
Developer Profile

Metabase – Post & User Meta Editor Developer Profile

David Towoju

4 plugins · 470 total installs

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

How We Detect Metabase – Post & User Meta Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/metabase-post-user-meta-editor/resources/css/admin.css
Script Paths
/wp-content/plugins/metabase-post-user-meta-editor/resources/js/app.js
Version Parameters
metabase-post-user-meta-editor/resources/css/admin.css?ver=metabase-post-user-meta-editor/resources/js/app.js?ver=

HTML / DOM Fingerprints

CSS Classes
metabase-meta-box-wrappermetabase-meta-field-inputmetabase-meta-key-inputmetabase-edit-metametabase-delete-meta
HTML Comments
<!-- The code that runs during plugin activation. --><!-- The code that runs during plugin deactivation. --><!-- Begins execution of the plugin. --><!-- The admin-specific functionality of the plugin. -->+3 more
Data Attributes
data-noncedata-meta-typedata-objectdata-field-key
JS Globals
Metabasemetabase
FAQ

Frequently Asked Questions about Metabase – Post & User Meta Editor