Everything Accordion Security & Risk Analysis

wordpress.org/plugins/everything-accordion

The Everything Accordion is a simple widget that shows wordpress widgets, posts and pages in an pretty accordion.

0 active installs v1.0 PHP + WP 3.6.1+ Updated Jun 27, 2020
accordionfeatured-imagepagespostswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Everything Accordion Safe to Use in 2026?

Generally Safe

Score 85/100

Everything Accordion 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 'everything-accordion' v1.0 plugin exhibits a generally strong security posture based on the static analysis. There are no identified dangerous functions, SQL queries are exclusively using prepared statements, and file operations and external HTTP requests are absent. The plugin also has no recorded vulnerability history, suggesting a mature and stable codebase. However, a significant concern is the very low percentage of properly escaped output (19%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content could be injected into the output without proper sanitization. While the attack surface appears minimal and devoid of unprotected entry points, the lack of nonce checks on the identified capability checks is also a potential weakness, as it could lead to CSRF vulnerabilities if not properly mitigated elsewhere. The absence of taint analysis results could be due to the scope of the analysis or the plugin's simplicity, but it's important to note that this doesn't guarantee the absence of taint-related issues.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on capability checks
Vulnerabilities
None known

Everything Accordion Security Vulnerabilities

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

Everything Accordion Code Analysis

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

Output Escaping

19% escaped68 total outputs
Attack Surface

Everything Accordion Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initeverything-accordion.php:27
actionwp_enqueue_scriptseverything-accordion.php:33
actionwpeverything-accordion.php:34
Maintenance & Trust

Everything Accordion Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedJun 27, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Everything Accordion Developer Profile

Mostafa Shahiri

11 plugins · 30 total installs

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

How We Detect Everything Accordion

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/everything-accordion/assets/css/accordion.css/wp-content/plugins/everything-accordion/assets/js/accordion.js
Script Paths
/wp-content/plugins/everything-accordion/assets/js/accordion.js
Version Parameters
everything-accordion/assets/css/accordion.css?ver=everything-accordion/assets/js/accordion.js?ver=

HTML / DOM Fingerprints

CSS Classes
evac-accordionevac-accordion-headerevac-accordion-content
Data Attributes
data-accordion-target
JS Globals
evac_accordion_ajax_url
FAQ

Frequently Asked Questions about Everything Accordion