Easy Accordion Block Security & Risk Analysis

wordpress.org/plugins/easy-accordion-block

Easy Accordion Block allows you to create an accordion or a FAQs section in Gutenberg editor easily.

7K active installs v1.4.5 PHP 7.4+ WP 6.6+ Updated Mar 31, 2026
accordionaccordion-blockfaq-blockfaqsgutenberg-block
99
A · Safe
CVEs total1
Unpatched0
Last CVENov 1, 2024
Download
Safety Verdict

Is Easy Accordion Block Safe to Use in 2026?

Generally Safe

Score 99/100

Easy Accordion Block has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Nov 1, 2024Updated 1mo ago
Risk Assessment

The static analysis of "easy-accordion-block" v1.4.4 reveals a seemingly strong security posture in its current codebase. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes, which significantly reduces the attack surface. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and performing output escaping correctly. The absence of dangerous functions, file operations, external HTTP requests, and the lack of taint analysis findings also contribute to a positive view of the code's immediate security.

However, the plugin's vulnerability history presents a significant concern. The fact that it has had one known CVE, specifically a medium severity "Missing Authorization" vulnerability, that was patched recently (2024-11-01) indicates a past weakness in how user privileges were handled. While this specific vulnerability is now patched, it points to a potential recurring issue or a pattern of oversight in authorization checks. The absence of nonce and capability checks in the static analysis is also noteworthy, as it could leave the plugin vulnerable if new entry points are introduced or if existing ones are overlooked in future updates.

In conclusion, while the current version of "easy-accordion-block" benefits from a clean static analysis with no immediate exploitable flaws, the past CVE involving missing authorization warrants vigilance. Users should ensure they are on the latest version and be aware of the plugin's historical security record. The lack of explicit capability checks in the static analysis, while not a direct flaw in this version given the zero entry points, represents a potential area for future risk if the plugin's functionality expands without proper authorization implementation.

Key Concerns

  • Past medium severity CVE (Missing Authorization)
  • 0 Capability checks found
  • 0 Nonce checks found
Vulnerabilities
1 published

Easy Accordion Block Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-51660medium · 4.3Missing Authorization

Easy Accordion Gutenberg Block <= 1.2.3 - Missing Authorization

Nov 1, 2024 Patched in 1.2.5 (6d)
Version History

Easy Accordion Block Release Timeline

v1.4.5Current
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.9
v1.3.8
v1.3.7
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.5
v1.2.41 CVE
v1.2.31 CVE
v1.2.21 CVE
Code Analysis
Analyzed Mar 16, 2026

Easy Accordion Block Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Easy Accordion Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionadmin_menuinc\Admin\Admin.php:27
actionadmin_enqueue_scriptsinc\Admin\Admin.php:28
filterblock_categories_allinc\Plugin\Category.php:22
actionenqueue_block_editor_assetsinc\Plugin\Enqueue.php:25
actionwp_enqueue_scriptsinc\Plugin\Fonts.php:41
actionadmin_enqueue_scriptsinc\Plugin\Fonts.php:42
actionesab_render_blockinc\Plugin\Fonts.php:43
actioninitinc\Plugin\Register.php:27
filtershould_load_separate_core_block_assetsinc\Plugin\Register.php:30
filterrender_blockinc\Plugin\Style.php:24
actionenqueue_block_editor_assetsinc\Plugin\Style.php:26
actionadmin_initplugin.php:48
Maintenance & Trust

Easy Accordion Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 31, 2026
PHP min version7.4
Downloads88K

Community Trust

Rating88/100
Number of ratings16
Active installs7K
Developer Profile

Easy Accordion Block Developer Profile

Binsaifullah

5 plugins · 27K total installs

93
trust score
Avg Security Score
98/100
Avg Patch Time
10 days
View full developer profile
Detection Fingerprints

How We Detect Easy Accordion Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-accordion-block/inc/Admin/admin.css/wp-content/plugins/easy-accordion-block/inc/Plugin/accordion.css/wp-content/plugins/easy-accordion-block/inc/Plugin/accordion.js
Script Paths
/wp-content/plugins/easy-accordion-block/inc/Admin/admin.js
Version Parameters
easy-accordion-block/inc/Admin/admin.css?ver=easy-accordion-block/inc/Admin/admin.js?ver=easy-accordion-block/inc/Plugin/accordion.css?ver=easy-accordion-block/inc/Plugin/accordion.js?ver=

HTML / DOM Fingerprints

CSS Classes
esab__wrapplugin_max_containerplugin__head_containerplugin_headplugin_titleplugin_descriptionplugin__body_containerplugin_body+15 more
Data Attributes
data-tab
FAQ

Frequently Asked Questions about Easy Accordion Block