ACF Flexible Columns Security & Risk Analysis

wordpress.org/plugins/acf-flexible-columns

Replace the regular single content editor with responsive multiple column editors.

20 active installs v1.1.7 PHP + WP 4.5+ Updated Apr 19, 2018
acfadvanced-custom-fieldsanimate-on-scrollbootstrapcolumns
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ACF Flexible Columns Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The plugin 'acf-flexible-columns' version 1.1.7 exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history are highly positive indicators. Furthermore, the code demonstrates good practices in handling SQL queries with prepared statements and includes nonce checks, which are crucial for preventing CSRF attacks. The limited attack surface, with no AJAX handlers, REST API routes, or shortcodes that are exposed without authentication or permission checks, also contributes to a lower risk profile.

However, a notable concern is the percentage of improperly escaped output. With 62% of outputs properly escaped, it means that 38% of the 26 total outputs are not being adequately sanitized. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly outputted without proper escaping. While there are no critical or high severity taint flows detected, and no dangerous functions are used, this unescaped output remains a potential entry point for attackers.

In conclusion, 'acf-flexible-columns' v1.1.7 appears to be a relatively secure plugin, especially given its lack of past vulnerabilities and good handling of database interactions and core security checks. The primary weakness lies in the incomplete output escaping, which, while not currently exploited in reported vulnerabilities, warrants attention and improvement to further harden the plugin against potential XSS attacks.

Key Concerns

  • Incomplete output escaping
Vulnerabilities
None known

ACF Flexible Columns Security Vulnerabilities

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

ACF Flexible Columns Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

62% escaped26 total outputs
Attack Surface

ACF Flexible Columns Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_initacf-flexible-columns.php:19
actionadmin_noticesacf-flexible-columns.php:20
actionadmin_menuacf-flexible-columns.php:28
actionadmin_initacf-flexible-columns.php:29
actionadmin_headacf-flexible-columns.php:31
filteracf/settings/load_jsonacf-flexible-columns.php:36
filterthe_contentacf-flexible-columns.php:42
actionwp_enqueue_scriptsacf-flexible-columns.php:44
actionwp_headacf-flexible-columns.php:46
actionadmin_initacf-flexible-columns.php:48
actionafter_wp_tiny_mceacf-flexible-columns.php:50
actionadmin_initacf-flexible-columns.php:59
actionadmin_noticesacf-flexible-columns.php:60
filterflexible_layoutlayout-function-sample.php:12
Maintenance & Trust

ACF Flexible Columns Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 19, 2018
PHP min version
Downloads4K

Community Trust

Rating60/100
Number of ratings1
Active installs20
Developer Profile

ACF Flexible Columns Developer Profile

imageDESIGN

1 plugin · 20 total installs

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

How We Detect ACF Flexible Columns

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/acf-flexible-columns/acf-flexible-columns.css/wp-content/plugins/acf-flexible-columns/acf-flexible-columns.js/wp-content/plugins/acf-flexible-columns/acf-flexible-columns-editor.css/wp-content/plugins/acf-flexible-columns/acf-flexible-columns-editor.js
Script Paths
/wp-content/plugins/acf-flexible-columns/acf-flexible-columns.js
Version Parameters
acf-flexible-columns/acf-flexible-columns.css?ver=acf-flexible-columns/acf-flexible-columns.js?ver=acf-flexible-columns/acf-flexible-columns-editor.css?ver=acf-flexible-columns/acf-flexible-columns-editor.js?ver=

HTML / DOM Fingerprints

CSS Classes
acf-flex-col-containeracf-flex-col-rowacf-flex-col-columnacf-flex-col-col-sm-acf-flex-col-col-md-acf-flex-col-col-lg-acf-flex-col-col-xl-acf-flex-col-backend-editor
HTML Comments
<!-- LI Column Editor Scripts --><!-- LI Column Editor Styles -->
Data Attributes
data-acf-flex-col-id
JS Globals
acfFlexCols
FAQ

Frequently Asked Questions about ACF Flexible Columns