Simple Expand Security & Risk Analysis

wordpress.org/plugins/simple-expand

Easy and lightweight read more functionality, wrap the text inside ´[expand]´ tags where ever you want.

50 active installs v1.1 PHP 5.7+ WP 5.0+ Updated Feb 15, 2023
expandreadmoretoggle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Expand Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'simple-expand' plugin version 1.1 presents a generally strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for any SQL queries (though none are present), and proper output escaping are significant strengths. The plugin also has no recorded vulnerabilities in its history, indicating a potentially well-maintained and secure codebase. However, the analysis does highlight a weakness: the complete absence of nonce checks and capability checks is a concern, especially given the presence of a shortcode which represents an entry point into the plugin. While no specific taint flows were identified, the lack of these authentication and authorization mechanisms means that any future vulnerability discovered in the shortcode's functionality could be exploited without the necessary checks in place. The plugin's limited attack surface (one shortcode) and lack of other entry points mitigates the immediate risk, but the missing security checks are a notable area for improvement to ensure robust protection.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple Expand Security Vulnerabilities

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

Simple Expand Code Analysis

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

Simple Expand Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[expand] simple-expand.php:136
WordPress Hooks 1
filterwp_kses_allowed_htmlsimple-expand.php:77
Maintenance & Trust

Simple Expand Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedFeb 15, 2023
PHP min version5.7
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Simple Expand Developer Profile

Jonas Hjalmarsson

3 plugins · 660 total installs

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

How We Detect Simple Expand

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
expand
Data Attributes
details.expanddetails.expand[open]details.expand summarydetails.expand[open] summarydetails.expand summary::markersummary style='margin-bottom:6px; font-weight:600'
Shortcode Output
<details class='expand'><summary style='margin-bottom:6px; font-weight:600'></details>
FAQ

Frequently Asked Questions about Simple Expand