just Simple Accordions Security & Risk Analysis

wordpress.org/plugins/just-simple-accordions

Here is a short description of the plugin. This should be no more than 150 characters. No markup here.

70 active installs v1.0 PHP + WP 4.6+ Updated Apr 25, 2019
commentsspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is just Simple Accordions Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The plugin "just-simple-accordions" v1.0 exhibits a generally good security posture based on the static analysis, with no detected dangerous functions, SQL injection vulnerabilities, or file operations. The absence of external HTTP requests and bundled libraries further reduces potential attack vectors. The plugin also has a clean vulnerability history, with no recorded CVEs, which suggests a history of secure development or prompt patching by the developers.

However, the static analysis does reveal a significant concern regarding output escaping. With 100% of outputs not being properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the shortcode that is not inherently safe could be exploited by an attacker to inject malicious scripts into a user's browser. While the attack surface is small and all entry points are technically protected by capability checks, the lack of output sanitization on the single shortcode represents a critical weakness.

In conclusion, while the plugin demonstrates strong practices in areas like SQL query preparation and avoiding dangerous functions, the pervasive issue of unescaped output creates a substantial risk. The potential for XSS is a serious concern that outweighs the other positive aspects of its security. The lack of any recorded vulnerabilities might be misleading given this specific, exploitable flaw.

Key Concerns

  • Unescaped output on all outputs
  • No nonce checks on shortcode
  • No capability checks on shortcode
Vulnerabilities
None known

just Simple Accordions Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

just Simple Accordions Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

just Simple Accordions Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

just Simple Accordions Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[simple-accordian] index.php:22
WordPress Hooks 2
actioninitindex.php:19
actionwp_enqueue_scriptsindex.php:20
Maintenance & Trust

just Simple Accordions Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedApr 25, 2019
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

just Simple Accordions Developer Profile

Raihanul Islam

17 plugins · 450 total installs

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

How We Detect just Simple Accordions

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/just-simple-accordions/css/main.css/wp-content/plugins/just-simple-accordions/js/custom.js
Script Paths
/wp-content/plugins/just-simple-accordions/js/custom.js
Version Parameters
/wp-content/plugins/just-simple-accordions/css/main.css?ver=/wp-content/plugins/just-simple-accordions/js/custom.js?ver=

HTML / DOM Fingerprints

CSS Classes
accorduan_main_areaaccordion-titleaccordionaccordian_area
Shortcode Output
<div class="accorduan_main_area"> <div class="accordion-title"> <h2></h2> </div> <div class="accordion">
FAQ

Frequently Asked Questions about just Simple Accordions