WP Flexslider Shortcodes Security & Risk Analysis

wordpress.org/plugins/wp-flexslider-shortcodes

Ermöglicht das erstellen von Slider und Galerien von WooThemes(Flex Slider 2) direkt als Shortcode-Eingabe ohne lange HTML-Struckturen zu editieren.

10 active installs v2.1.3 PHP + WP 4.0+ Updated Apr 24, 2020
flexslidergallaryimage-sliderimageswordpress-gallery
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Flexslider Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

WP Flexslider Shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The wp-flexslider-shortcodes v2.1.3 plugin exhibits a generally positive security posture, with no known historical vulnerabilities or critical static analysis findings. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the plugin demonstrates good practice by using prepared statements for all SQL queries and implementing capability checks. However, a significant concern lies with the output escaping, where only 56% of outputs are properly escaped, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled correctly within the shortcode rendering process. The presence of bundled jQuery v1.11.1, which is quite outdated, also represents a potential risk for known vulnerabilities in that library.

While the attack surface is relatively small and all entry points are technically protected by capability checks, the insufficient output escaping is the most prominent weakness. This oversight could allow attackers to inject malicious scripts into pages that utilize the shortcodes. The outdated bundled library adds another layer of potential risk, though less critical than the XSS possibility. Overall, the plugin has strengths in its basic security implementations like prepared statements and capability checks, but it requires attention to its output sanitization and library version management to achieve a more robust security profile.

Key Concerns

  • Unescaped output (44% of outputs)
  • Bundled outdated library (jQuery v1.11.1)
Vulnerabilities
None known

WP Flexslider Shortcodes Security Vulnerabilities

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

WP Flexslider Shortcodes Code Analysis

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

Bundled Libraries

jQuery1.11.1

Output Escaping

56% escaped27 total outputs
Attack Surface

WP Flexslider Shortcodes Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[av_slide] public\class-wp-flexslider-public.php:151
[av_slide] wp_flexslider_shortcodes.php:58
WordPress Hooks 12
actionplugins_loadedincludes\class-wp-flexslider.php:140
actionadmin_enqueue_scriptsincludes\class-wp-flexslider.php:155
actionadmin_enqueue_scriptsincludes\class-wp-flexslider.php:156
actionadmin_menuincludes\class-wp-flexslider.php:157
actionwp_enqueue_scriptsincludes\class-wp-flexslider.php:173
actionwp_enqueue_scriptsincludes\class-wp-flexslider.php:174
actioninitincludes\class-wp-flexslider.php:175
actionadmin_menuplugin-options.php:3
actionadmin_menuplugin_options.php:3
actionadmin_menuplugin_options_old.php:3
actionwp_enqueue_scriptswp_flexslider_shortcodes.php:40
actionwp_footerwp_flexslider_shortcodes.php:55
Maintenance & Trust

WP Flexslider Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.0
Last updatedApr 24, 2020
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Flexslider Shortcodes Developer Profile

Media-Store.net

2 plugins · 110 total installs

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

How We Detect WP Flexslider Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-flexslider-shortcodes/css/wp-flexslider-admin.css/wp-content/plugins/wp-flexslider-shortcodes/js/wp-flexslider-admin.js
Script Paths
/wp-content/plugins/wp-flexslider-shortcodes/js/wp-flexslider-admin.js
Version Parameters
wp-flexslider-shortcodeswp_flexslider_shortcodeswp_flexslider_shortcodes/style.css?ver=wp_flexslider_shortcodes/wp-flexslider-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp-flexslider-wrapper
Data Attributes
data-flexslider-id
Shortcode Output
[flexslider[/flexslider]
FAQ

Frequently Asked Questions about WP Flexslider Shortcodes