Advanced Custom Fields: Typography Field Security & Risk Analysis

wordpress.org/plugins/acf-typography-field

A Typography Add-on for the Advanced Custom Fields Plugin.

3K active installs v3.2.3 PHP + WP 3.5.0+ Updated Mar 6, 2024
acfaddonadminadvanced-custom-fieldstypography
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

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

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The security posture of the 'acf-typography-field' v3.2.3 plugin appears to be reasonably strong based on the provided static analysis. The plugin demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and having no recorded vulnerabilities or CVEs. The absence of external HTTP requests and critical taint flows also contributes positively to its security. However, there are notable areas for concern. The low percentage of properly escaped output (18%) is a significant weakness, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the lack of nonce and capability checks on its entry points (shortcodes) means that these can be triggered by unauthenticated users or users with insufficient privileges, potentially leading to unintended actions or information disclosure if the shortcode logic is not inherently secure. The file operations, while not inherently malicious, warrant further scrutiny to ensure they do not involve sensitive files or are not improperly handled.

While the plugin has a clean vulnerability history, this does not guarantee future safety, especially given the identified weaknesses in output escaping and authorization. The combination of unprotected entry points and poor output sanitization creates an attack surface that, though currently small, is susceptible to exploitation. The plugin's strengths lie in its SQL handling and lack of known serious flaws. Its weaknesses are primarily in preventing XSS and ensuring proper authorization for its shortcode functionalities. A balanced conclusion is that while the plugin is not actively known to be vulnerable, the identified output escaping and authorization deficiencies represent significant risks that should be addressed to improve its overall security.

Key Concerns

  • Low output escaping percentage
  • Shortcodes lack nonce checks
  • Shortcodes lack capability checks
Vulnerabilities
None known

Advanced Custom Fields: Typography Field Security Vulnerabilities

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

Advanced Custom Fields: Typography Field Code Analysis

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

Output Escaping

18% escaped156 total outputs
Attack Surface

Advanced Custom Fields: Typography Field Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[acf_typography] includes\api-template.php:143
[acf_typography] trunk\includes\api-template.php:143
WordPress Hooks 12
actionacf/include_field_typesacf-typography.php:55
actionacf/register_fieldsacf-typography.php:56
actionacf/field_group/admin_enqueue_scriptsacf-typography.php:57
actionadmin_menuincludes\admin_settings.php:9
actionadmin_initincludes\admin_settings.php:10
actionwp_enqueue_scriptsincludes\functions.php:79
actionacf/include_field_typestrunk\acf-typography.php:55
actionacf/register_fieldstrunk\acf-typography.php:56
actionacf/field_group/admin_enqueue_scriptstrunk\acf-typography.php:57
actionadmin_menutrunk\includes\admin_settings.php:9
actionadmin_inittrunk\includes\admin_settings.php:10
actionwp_enqueue_scriptstrunk\includes\functions.php:79
Maintenance & Trust

Advanced Custom Fields: Typography Field Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedMar 6, 2024
PHP min version
Downloads38K

Community Trust

Rating92/100
Number of ratings5
Active installs3K
Developer Profile

Advanced Custom Fields: Typography Field Developer Profile

Mujahid Ishtiaq

1 plugin · 3K 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: Typography 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-typography-field/assets/js/admin-field-group.js/wp-content/plugins/acf-typography-field/fields/acf-Typography-v4.php/wp-content/plugins/acf-typography-field/fields/acf-Typography-v5.php
Script Paths
assets/js/admin-field-group.js
Version Parameters
acf-typography-fieldgroup-script?ver=

HTML / DOM Fingerprints

CSS Classes
acf_field_typographyacf-typography-field-wrap
Data Attributes
data-field_namedata-field_key
JS Globals
acf_typography_field
FAQ

Frequently Asked Questions about Advanced Custom Fields: Typography Field