Advanced Custom Fields: Limiter Field Security & Risk Analysis

wordpress.org/plugins/advanced-custom-fields-limiter-field

This plugin provides a textarea that limits the number of characters a user can add. The limit is cleanly represented by a jQuery UI progress bar.

1K active installs v1.1.1 PHP + WP 3.0.1+ Updated Aug 20, 2014
acfacf3acf4advanced-custom-fieldslimiter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Custom Fields: Limiter Field Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Custom Fields: Limiter Field has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The static analysis of the advanced-custom-fields-limiter-field plugin v1.1.1 reveals a seemingly strong security posture in several key areas. The absence of any detected dangerous functions, external HTTP requests, file operations, and a commitment to using prepared statements for all SQL queries are positive indicators. Furthermore, the plugin exhibits a minimal attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events, and the vulnerability history shows no known CVEs, suggesting a history of stable and secure development.

However, a significant concern arises from the static analysis indicating that 100% of the 15 identified output operations are not properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or plugin-generated content could be injected into the output without sanitization, allowing malicious scripts to execute in the user's browser. The lack of any detected nonce checks or capability checks also means that even if entry points were identified, they might not be adequately protected against unauthorized actions or privilege escalation. While the historical lack of vulnerabilities is encouraging, the unescaped output is a critical weakness that overshadows the other positive findings and requires immediate attention.

Key Concerns

  • All outputs are unescaped
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

Advanced Custom Fields: Limiter Field Security Vulnerabilities

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

Advanced Custom Fields: Limiter Field Code Analysis

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

Output Escaping

0% escaped15 total outputs
Attack Surface

Advanced Custom Fields: Limiter Field Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionacf/include_field_typesacf-limiter.php:21
actionacf/register_fieldsacf-limiter.php:28
filtertiny_mce_before_initlimiter-wysiwyg-v4.php:16
Maintenance & Trust

Advanced Custom Fields: Limiter Field Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedAug 20, 2014
PHP min version
Downloads15K

Community Trust

Rating100/100
Number of ratings3
Active installs1K
Developer Profile

Advanced Custom Fields: Limiter Field Developer Profile

Atomicsmash

1 plugin · 1K total installs

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

How We Detect Advanced Custom Fields: Limiter Field

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-custom-fields-limiter-field/css/jquery-ui-progressbar.min.css/wp-content/plugins/advanced-custom-fields-limiter-field/js/limiter.js
Script Paths
/wp-content/plugins/advanced-custom-fields-limiter-field/js/limiter.js
Version Parameters
advanced-custom-fields-limiter-field/js/limiter.js?ver=jquery-ui-progressbar.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
limiterFieldprogressBarcounterWrapperlimiterCountlimiterTotal
Data Attributes
data-characterlimit
FAQ

Frequently Asked Questions about Advanced Custom Fields: Limiter Field