Table Field Add-on for ACF and SCF Security & Risk Analysis

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

A Table Field Add-on for the Advanced Custom Fields and Secure Custom Fields Plugin.

50K active installs v1.3.34 PHP 7.4+ WP 5.3+ Updated Feb 1, 2026
acfadvanced-custom-fieldsscfsecure-custom-fieldstable
98
A · Safe
CVEs total2
Unpatched0
Last CVEJan 5, 2026
Safety Verdict

Is Table Field Add-on for ACF and SCF Safe to Use in 2026?

Generally Safe

Score 98/100

Table Field Add-on for ACF and SCF has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Jan 5, 2026Updated 2mo ago
Risk Assessment

The static analysis of 'advanced-custom-fields-table-field' v1.3.34 reveals a generally good security posture with no identified dangerous functions, SQL injection vulnerabilities, or file operations. The absence of exposed AJAX handlers, REST API routes, shortcodes, and cron events indicates a limited attack surface. Furthermore, 100% of SQL queries utilize prepared statements and the majority of output is properly escaped, suggesting developers have implemented some fundamental security practices. However, the vulnerability history is a significant concern. The plugin has a record of two known medium-severity CVEs, both related to Cross-Site Scripting. While there are currently no unpatched vulnerabilities, the existence of past XSS flaws, especially with the last one being recent (2026-01-05), suggests a recurring pattern of input sanitization issues. The lack of nonce checks and capability checks in the code signals, despite a zero attack surface, implies that if any entry points were to be introduced or discovered, they might lack crucial authorization mechanisms. In conclusion, while the current code analysis shows strengths in preventing common vulnerabilities like SQL injection, the historical pattern of XSS flaws warrants caution and suggests that thorough auditing for input sanitization remains essential.

Key Concerns

  • Known medium CVEs with XSS history
  • Lack of nonce checks
  • Lack of capability checks
  • Some output not properly escaped
Vulnerabilities
2

Table Field Add-on for ACF and SCF Security Vulnerabilities

CVEs by Year

1 CVE in 2016
2016
1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-12067medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Table Field Add-on for ACF and SCF <= 1.3.30 - Authenticated (Contributor+) Stored Cross-Site Scripting via Table Cell Content

Jan 5, 2026 Patched in 1.3.31 (1d)
WF-f19c84c7-9b27-48b0-b648-b5681eff1371-advanced-custom-fields-table-fieldmedium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Advanced Custom Fields: Table Field < 1.1.13 - Authenticated Stored Cross-Site Scripting

Jul 13, 2016 Patched in 1.1.13 (2750d)
Code Analysis
Analyzed Mar 16, 2026

Table Field Add-on for ACF and SCF Code Analysis

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

Output Escaping

88% escaped8 total outputs
Attack Surface

Table Field Add-on for ACF and SCF Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitacf-table.php:29
actioninitacf-table.php:36
filterupdate_post_metadataclass-jh-acf-field-table.php:97
actionacf/render_field_settings/type=tableintegrations\polylang\init.php:5
Maintenance & Trust

Table Field Add-on for ACF and SCF Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 1, 2026
PHP min version7.4
Downloads1.1M

Community Trust

Rating98/100
Number of ratings59
Active installs50K
Developer Profile

Table Field Add-on for ACF and SCF Developer Profile

Johann Heyne

2 plugins · 51K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
1376 days
View full developer profile
Detection Fingerprints

How We Detect Table Field Add-on for ACF and SCF

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-table-field/assets/css/acf-table-field.css/wp-content/plugins/advanced-custom-fields-table-field/assets/js/acf-table-field.js
Script Paths
/wp-content/plugins/advanced-custom-fields-table-field/assets/js/acf-table-field.js
Version Parameters
advanced-custom-fields-table-field/assets/css/acf-table-field.css?ver=advanced-custom-fields-table-field/assets/js/acf-table-field.js?ver=

HTML / DOM Fingerprints

CSS Classes
acf-table-rootacf-table-optionwrapacf-table-optionboxacf-table-optionbox-fieldacf-table-fc-opt-use-headeracf-table-fc-opt-caption
HTML Comments
<!-- OPTION HEADER { --><!-- } --><!-- OPTION CAPTION { --><!-- } -->
Data Attributes
data-use-headerdata-use-caption
JS Globals
acf.add_filter('validation_success', function( data ) {acf.add_action('append', function( $el ) {acf.add_action('ready', function( $el ) {acf.add_action('remove', function( $el ) {
FAQ

Frequently Asked Questions about Table Field Add-on for ACF and SCF