Simple ACF Gallery Slider Security & Risk Analysis

wordpress.org/plugins/simple-acf-gallery-slider

The plugin uses slick slider and you can easily modify slider attributes using shortcode as well as own css. For instnace, slide speed or autoplay.

10 active installs v1.0.0 PHP + WP 3.0.1+ Updated May 8, 2019
acfgalleryslider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple ACF Gallery Slider Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The simple-acf-gallery-slider plugin version 1.0.0 exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, cron events, and file operations significantly limits the potential attack surface. Furthermore, the use of prepared statements for all SQL queries is a strong security practice. The plugin also avoids dangerous functions and external HTTP requests.

However, there are notable areas for improvement. The plugin only properly escapes 50% of its outputs, leaving a portion susceptible to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The absence of nonce checks and capability checks on its single shortcode entry point is a significant concern, as it implies that any authenticated user, regardless of their privileges, could potentially trigger the shortcode's functionality. The lack of taint analysis results is also a gap, as it prevents a deeper understanding of how data flows within the plugin.

With no recorded vulnerabilities in its history, the plugin appears to be relatively secure to date. However, this historical data should not be relied upon as a sole indicator of future security. The current code analysis reveals clear opportunities for attackers to exploit unescaped output and the lack of authorization checks on its shortcode. Addressing these issues is crucial for improving the plugin's overall security.

Key Concerns

  • Partial output escaping
  • Missing nonce check on shortcode
  • Missing capability check on shortcode
Vulnerabilities
None known

Simple ACF Gallery Slider Security Vulnerabilities

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

Simple ACF Gallery Slider Code Analysis

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

Output Escaping

50% escaped4 total outputs
Attack Surface

Simple ACF Gallery Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[simpleacfgallery] simple-acf-gallery-slider.php:71
WordPress Hooks 2
actionwp_enqueue_scriptssimple-acf-gallery-slider.php:48
actioninitsimple-acf-gallery-slider.php:51
Maintenance & Trust

Simple ACF Gallery Slider Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMay 8, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple ACF Gallery Slider Developer Profile

sortedpixel

2 plugins · 10 total installs

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

How We Detect Simple ACF Gallery Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-acf-gallery-slider/assets/js/slick.js/wp-content/plugins/simple-acf-gallery-slider/assets/js/slickscript.js/wp-content/plugins/simple-acf-gallery-slider/assets/css/slick.css/wp-content/plugins/simple-acf-gallery-slider/assets/css/sacfgs-main.css
Script Paths
/wp-content/plugins/simple-acf-gallery-slider/assets/js/slick.js/wp-content/plugins/simple-acf-gallery-slider/assets/js/slickscript.js

HTML / DOM Fingerprints

CSS Classes
sacfgs-slider-wrappersacfgs-slider-rowsacfgs-sliderslick-container
JS Globals
sacfgs_attribute_object
Shortcode Output
<section class="sacfgs-slider-wrapper"><div class="sacfgs-slider-row"><div class="sacfgs-slider"><div class="slick-container">
FAQ

Frequently Asked Questions about Simple ACF Gallery Slider