WP Accordions Security & Risk Analysis

wordpress.org/plugins/wp-accordions

WP Accordions with font color, background color styling options and 100% resposinve.

0 active installs v1.2.0 PHP + WP 3.8+ Updated Unknown
accordionaccordionsfaqresponsive-accordionswoocommerce-faq
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Accordions Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "wp-accordions" v1.2.0 plugin exhibits a mixed security posture. While it has no recorded vulnerability history and demonstrates some good practices like a high number of output checks and a single recorded nonce and capability check, there are significant concerns regarding its attack surface and data handling. The presence of two AJAX handlers without authentication checks represents a direct entry point for potential attackers. Furthermore, the complete lack of prepared statements for all SQL queries is a critical security flaw, highly susceptible to SQL injection attacks. The taint analysis revealing one flow with an unsanitized path, even without a critical or high severity rating, warrants attention as it indicates a potential for unexpected behavior or data leakage.

Key Concerns

  • AJAX handlers without authentication checks
  • 100% of SQL queries use raw SQL
  • Low percentage of properly escaped output
  • Taint flow with unsanitized path
Vulnerabilities
None known

WP Accordions Security Vulnerabilities

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

WP Accordions Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

2% escaped99 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
custom_accordion_data (wp-accordions.php:50)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

WP Accordions Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

noprivwp_ajax_custom_accordion_datawp-accordions.php:38
authwp_ajax_custom_accordion_datawp-accordions.php:39

Shortcodes 1

[wp_accordions] wp-accordions.php:29
WordPress Hooks 9
actionwp_footerwp-accordions.php:22
actionadmin_footerwp-accordions.php:23
actionmedia_buttonswp-accordions.php:26
actionwp_enqueue_scriptswp-accordions.php:30
actionadmin_enqueue_scriptswp-accordions.php:31
actioninitwp-accordions.php:33
actionadd_meta_boxeswp-accordions.php:34
actionsave_postwp-accordions.php:35
actionplugins_loadedwp-accordions.php:42
Maintenance & Trust

WP Accordions Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Accordions Developer Profile

Hassan Ali ⚡️

4 plugins · 350 total installs

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

How We Detect WP Accordions

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-accordions/assets/js/wp-accordions.js/wp-content/plugins/wp-accordions/assets/js/wp-accordion-animated.js/wp-content/plugins/wp-accordions/assets/js/wp-accordion-simple.js/wp-content/plugins/wp-accordions/assets/css/wp-accordion-basic.css/wp-content/plugins/wp-accordions/assets/css/wp-accordion-slide.css/wp-content/plugins/wp-accordions/assets/css/wp-accordion-animated.css/wp-content/plugins/wp-accordions/assets/css/wp-accordion-simple.css/wp-content/plugins/wp-accordions/assets/css/wp-accordions-admin.css+1 more
Script Paths
/wp-content/plugins/wp-accordions/assets/js/wp-accordions.js/wp-content/plugins/wp-accordions/assets/js/wp-accordion-animated.js/wp-content/plugins/wp-accordions/assets/js/wp-accordion-simple.js/wp-content/plugins/wp-accordions/assets/js/wp-accordions-admin.js

HTML / DOM Fingerprints

CSS Classes
wp_doin_media_linkmain-blockblock-headmoveexpandmain-tile-inputoptions-holder
Data Attributes
id="wp-accordion-div-shortcode"
JS Globals
ajax_object
Shortcode Output
[wp_accordions]
FAQ

Frequently Asked Questions about WP Accordions