ACF Galerie 4 Security & Risk Analysis

wordpress.org/plugins/acf-galerie-4

Enhance your WordPress website with ACF Galerie 4, a powerful and customizable gallery plugin.

1K active installs v1.4.3 PHP 7.4+ WP 6.0+ Updated Dec 31, 2025
acfgalleryimagesmediavideos
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ACF Galerie 4 Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The 'acf-galerie-4' plugin v1.4.3 demonstrates a generally strong security posture with several good practices in place. The plugin has a very small attack surface, with only one AJAX handler and no shortcodes or cron events. Crucially, all identified entry points appear to have proper authentication and capability checks, indicating a mindful approach to access control. The code analysis reveals high levels of output escaping and the use of prepared statements for the vast majority of SQL queries, which are excellent indicators of secure coding. Furthermore, the complete absence of known CVEs and a clean vulnerability history suggest a history of well-maintained and secure code.

However, a single significant concern arises from the presence of the `unserialize()` function. While the static analysis doesn't detail the context of its usage or any identified taint flows, `unserialize()` is inherently dangerous if used with untrusted user input, as it can lead to remote code execution vulnerabilities. The lack of any taint analysis results that explicitly flag unsanitized paths is somewhat reassuring, but it does not entirely mitigate the inherent risk associated with `unserialize()`. The plugin's strengths lie in its limited attack surface and robust handling of most potential entry points, but the potential misuse of `unserialize()` represents a notable weakness that warrants further investigation or mitigation.

Key Concerns

  • Presence of unserialize() function
Vulnerabilities
None known

ACF Galerie 4 Security Vulnerabilities

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

ACF Galerie 4 Code Analysis

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

Dangerous Functions Found

unserialize$field_metadata = unserialize( $field->post_content );providers\class.migration.php:72

SQL Query Safety

83% prepared6 total queries

Output Escaping

98% escaped42 total outputs
Attack Surface

ACF Galerie 4 Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_acfg4_start_migrationproviders\class.migration.php:17
WordPress Hooks 6
actioninitacf-galerie-4.php:34
actionwpgraphql/acf/registry_initacf-galerie-4.php:35
actionadmin_headproviders\class.migration.php:14
actionadmin_enqueue_scriptsproviders\class.migration.php:15
actionadmin_enqueue_scriptsproviders\class.migration.php:16
filterplugin_action_links_acf-galerie-4/acf-galerie-4.phpproviders\class.register-field-type.php:91
Maintenance & Trust

ACF Galerie 4 Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 31, 2025
PHP min version7.4
Downloads11K

Community Trust

Rating68/100
Number of ratings5
Active installs1K
Developer Profile

ACF Galerie 4 Developer Profile

Navneil Naicker

4 plugins · 61K total installs

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

How We Detect ACF Galerie 4

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/acf-galerie-4/assets/js/galerie-4-frontend.js/wp-content/plugins/acf-galerie-4/assets/css/galerie-4-frontend.css/wp-content/plugins/acf-galerie-4/assets/js/galerie-4-backend.js/wp-content/plugins/acf-galerie-4/assets/css/galerie-4-backend.css
Script Paths
/wp-content/plugins/acf-galerie-4/assets/js/galerie-4-frontend.js/wp-content/plugins/acf-galerie-4/assets/js/galerie-4-backend.js
Version Parameters
acf-galerie-4/assets/js/galerie-4-frontend.js?ver=acf-galerie-4/assets/css/galerie-4-frontend.css?ver=acf-galerie-4/assets/js/galerie-4-backend.js?ver=acf-galerie-4/assets/css/galerie-4-backend.css?ver=

HTML / DOM Fingerprints

CSS Classes
acf-galerie-4-containeracf-galerie-4-itemacf-galerie-4-caption
HTML Comments
<!-- acf-galerie-4 plugin --><!-- End acf-galerie-4 plugin --><!-- acf-galerie-4-frontend --><!-- acf-galerie-4-backend -->
Data Attributes
data-acf-galerie-4
JS Globals
acf_galerie_4_settingsacf_galerie_4_frontend_params
REST Endpoints
/wp-json/acf-galerie-4/v1/images
Shortcode Output
[acf_galerie_4]
FAQ

Frequently Asked Questions about ACF Galerie 4