Accordion Shortcode Security & Risk Analysis

wordpress.org/plugins/accordion-shortcode

Lets you easily add accordions into your posts and pages using the accordion shortcode

500 active installs v1.2.1 PHP + WP 3.3+ Updated Sep 19, 2012
accordionshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Accordion Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The accordion-shortcode plugin version 1.2.1 exhibits a generally strong security posture, primarily due to the absence of critical vulnerabilities in its history and the use of prepared statements for all SQL queries. The static analysis reveals a limited attack surface with only two shortcodes as entry points, and importantly, none of these are exposed without authentication. The lack of dangerous functions, file operations, and external HTTP requests further contributes to a positive security outlook. However, a significant concern arises from the complete lack of output escaping. With 10 identified output points and 0% properly escaped, this presents a high risk for cross-site scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks on its entry points, although not currently exploited by any known vulnerabilities, represent potential weaknesses that could be leveraged if malicious code were introduced or if the plugin were to interact with more sensitive functionalities in the future. The clean vulnerability history is a positive indicator, but the identified output escaping issue requires immediate attention to mitigate XSS risks.

Key Concerns

  • Unescaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Accordion Shortcode Security Vulnerabilities

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

Accordion Shortcode Code Analysis

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

Output Escaping

0% escaped10 total outputs
Attack Surface

Accordion Shortcode Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[accordion] accordion-shortcode.php:29
[accordions] accordion-shortcode.php:30
WordPress Hooks 2
actioninitaccordion-shortcode.php:32
actionwp_footeraccordion-shortcode.php:33
Maintenance & Trust

Accordion Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedSep 19, 2012
PHP min version
Downloads38K

Community Trust

Rating96/100
Number of ratings8
Active installs500
Developer Profile

Accordion Shortcode Developer Profile

ctltwp

15 plugins · 6K total installs

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

How We Detect Accordion Shortcode

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
accordian-shortcode-contentaccordion-shortcode-contentaccordions-shortcode
Data Attributes
data-autoHeightdata-disableddata-activedata-clearStyledata-collapsibledata-fillSpace
JS Globals
accordion_shortcode
Shortcode Output
<h3 id=""><a href="#"></a></h3>
FAQ

Frequently Asked Questions about Accordion Shortcode