ACF Meio Mask Field Security & Risk Analysis

wordpress.org/plugins/acf-meio-mask-field

ACF Meio Mask Field - addon for Advanced Custom Fields, adds custom field into Advanced Custom Fields, based on jquery.meiomask.js

10 active installs v1.0.0 PHP + WP 3.0.1+ Updated Sep 20, 2013
acfadvanced-custom-fieldscustom-fieldfield
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ACF Meio Mask Field Safe to Use in 2026?

Generally Safe

Score 85/100

ACF Meio Mask Field has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The static analysis of acf-meio-mask-field v1.0.0 reveals a generally good security posture with no identified dangerous functions, file operations, or external HTTP requests. All SQL queries are properly prepared, and there are no recorded vulnerabilities in its history. This indicates a conscientious development approach regarding core security practices.

However, a significant concern arises from the very low percentage (11%) of properly escaped output. With 9 total outputs analyzed, this suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. Although no specific taint flows were identified in this analysis, the lack of robust output escaping creates a substantial risk, as unsanitized data displayed to users could be exploited. Furthermore, the complete absence of nonce and capability checks, while not directly contributing to known vulnerabilities in this version, represents a missed opportunity to enhance security by preventing unauthorized actions and ensuring proper authorization for any potential future entry points.

In conclusion, while the plugin demonstrates a strong foundation by avoiding common pitfalls like raw SQL and dangerous functions, the critical deficiency in output escaping presents a tangible and significant security risk. The lack of authorization checks also indicates room for improvement in defensive programming. Addressing the output escaping issue should be the highest priority.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

ACF Meio Mask Field Security Vulnerabilities

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

ACF Meio Mask Field Code Analysis

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

Output Escaping

11% escaped9 total outputs
Attack Surface

ACF Meio Mask Field Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionacf/register_fieldsacf_meio_mask.php:10
Maintenance & Trust

ACF Meio Mask Field Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedSep 20, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ACF Meio Mask Field Developer Profile

wpcraft

7 plugins · 700 total installs

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

How We Detect ACF Meio Mask Field

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/acf-meio-mask-field/js/jquery.meiomask.js/wp-content/plugins/acf-meio-mask-field/js/meiomask.apply.js
Script Paths
/wp-content/plugins/acf-meio-mask-field/js/jquery.meiomask.js/wp-content/plugins/acf-meio-mask-field/js/meiomask.apply.js
Version Parameters
acf-meio-mask-field/js/jquery.meiomask.js?ver=acf-meio-mask-field/js/meiomask.apply.js?ver=

HTML / DOM Fingerprints

CSS Classes
acf-is-prependedacf-is-appendedacf-input-prependacf-input-appendacf-input-wrap
Data Attributes
data-maskdata-type
FAQ

Frequently Asked Questions about ACF Meio Mask Field