Create post with ACF (flexible content) Security & Risk Analysis

wordpress.org/plugins/create-post-with-acf-flexible-content

Create post with ACF (flexible content) by iFlair plugin that help you to create a custom post type with flexible content using ACF Pro.

0 active installs v1.0.0 PHP 5.6+ WP 4.7+ Updated Mar 21, 2025
cptcreate-postcustom-postcustom-post-typepost
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Create post with ACF (flexible content) Safe to Use in 2026?

Generally Safe

Score 92/100

Create post with ACF (flexible content) has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "create-post-with-acf-flexible-content" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. It demonstrates excellent practices by having no SQL queries that are not prepared, and all identified outputs are properly escaped, which significantly mitigates common injection and cross-site scripting vulnerabilities. The absence of known CVEs in its history further reinforces this positive impression, suggesting a lack of publicly disclosed exploitable flaws.

However, there are a couple of points that warrant attention. The taint analysis revealed two flows with unsanitized paths. While these were not classified as critical or high severity, they still represent potential areas where unexpected behavior or subtle vulnerabilities could arise if not carefully managed. Additionally, the plugin has zero capability checks, which is a concern. While the static analysis found no direct entry points without authentication, relying solely on WordPress's default access control mechanisms without explicit capability checks can be risky, especially if future versions introduce new functionalities or if the plugin interacts with other components in ways not immediately apparent from this analysis.

In conclusion, the plugin scores well on many critical security fronts, particularly in data handling and output sanitization. The lack of historical vulnerabilities is a significant strength. The main areas for improvement lie in addressing the unsanitized paths identified in the taint analysis and implementing more robust capability checks to ensure that actions are performed only by authorized users. The current version appears safe for general use but could benefit from further hardening.

Key Concerns

  • Flows with unsanitized paths found
  • No capability checks implemented
Vulnerabilities
None known

Create post with ACF (flexible content) Security Vulnerabilities

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

Create post with ACF (flexible content) Code Analysis

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

Output Escaping

100% escaped53 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ifcpwafc_settings_page (includes\create_post_type_form.php:28)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Create post with ACF (flexible content) Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_noticescreate-post-with-acf-flexible-content.php:124
actionadmin_menucreate-post-with-acf-flexible-content.php:145
actionadmin_enqueue_scriptscreate-post-with-acf-flexible-content.php:161
actionwp_enqueue_scriptscreate-post-with-acf-flexible-content.php:169
filtertemplate_includeincludes\archive-template-integration.php:143
actioninitincludes\create_post_type_form.php:12
filtertemplate_includeincludes\simple-template-integration.php:245
Maintenance & Trust

Create post with ACF (flexible content) Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 21, 2025
PHP min version5.6
Downloads420

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Create post with ACF (flexible content) Developer Profile

iflairwebtechnologies

11 plugins · 820 total installs

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

How We Detect Create post with ACF (flexible content)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/create-post-with-acf-flexible-content/assets/backend/css/admin_style.css/wp-content/plugins/create-post-with-acf-flexible-content/assets/frontend/css/custom_template_style.css
Version Parameters
create-post-with-acf-flexible-content/assets/backend/css/admin_style.css?ver=create-post-with-acf-flexible-content/assets/frontend/css/custom_template_style.css?ver=

HTML / DOM Fingerprints

CSS Classes
ifcpwafc-admin-notice
HTML Comments
<!-- FILE PURPOSE: THIS FILE IS RESPONSIBLE FOR CREATING A CUSTOM POST TYPE TIME CREATE ONE DUMMY POST AND IN THIS POST ALL FLEXIBLE LAYOUT ALSO ADDED WITH DUMMY DATA --><!-- EXIT IF ACCESSED DIRECTLY. --><!-- ACTIVATION HOOK - CHECK FOR ACF PRO AND DISPLAY NOTICE IF NOT INSTALLED. --><!-- END, ACTIVATION HOOK - CHECK FOR ACF PRO AND DISPLAY NOTICE IF NOT INSTALLED. -->+9 more
Data Attributes
ifcpwafc_acf_pro_missing_notice
FAQ

Frequently Asked Questions about Create post with ACF (flexible content)