Multiple Excerpt Lengths Security & Risk Analysis

wordpress.org/plugins/multiple-excerpt-lengths

Allows you to change the lengths of WordPress excerpts (the_excerpt) that are present at various pages/templates throughout your site.

70 active installs v1.2 PHP + WP 3.0.1+ Updated Sep 8, 2019
excerptexcerptswp_loopwp_query
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multiple Excerpt Lengths Safe to Use in 2026?

Generally Safe

Score 85/100

Multiple Excerpt Lengths has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "multiple-excerpt-lengths" v1.2 plugin exhibits a strong security posture in several key areas. The absence of known CVEs and a clean vulnerability history are significant positives, suggesting a well-maintained codebase or limited past exposure. Furthermore, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and performing a capability check, indicating an awareness of basic security principles.

However, there are notable areas for improvement that introduce potential risks. The most concerning aspect is the extremely low output escaping rate (13%). This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, where unsanitized user input could be injected into the output and executed in the user's browser. While the static analysis reports zero total entry points and zero unprotected entry points, the lack of robust output escaping means that any data that *is* processed or displayed could be a vector for attack.

In conclusion, while the plugin benefits from a clean vulnerability record and responsible SQL handling, the widespread lack of output escaping presents a significant risk. The developer should prioritize addressing this deficiency to prevent potential XSS attacks. The absence of other common vulnerabilities like raw SQL, missing nonces, or a large attack surface is commendable.

Key Concerns

  • Low output escaping rate
Vulnerabilities
None known

Multiple Excerpt Lengths Security Vulnerabilities

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

Multiple Excerpt Lengths Release Timeline

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

Multiple Excerpt Lengths Code Analysis

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

Output Escaping

13% escaped8 total outputs
Attack Surface

Multiple Excerpt Lengths Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initmultiple-excerpt-lengths.php:90
actionadmin_menumultiple-excerpt-lengths.php:179
filterexcerpt_lengthmultiple-excerpt-lengths.php:221
Maintenance & Trust

Multiple Excerpt Lengths Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 8, 2019
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Multiple Excerpt Lengths Developer Profile

Raaj Trambadia

1 plugin · 70 total installs

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

How We Detect Multiple Excerpt Lengths

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
mel_options
Data Attributes
name="mel_settings[on_front]"name="mel_settings[on_home]"name="mel_settings[on_cat]"name="mel_settings[on_tag]"name="mel_settings[on_author]"name="mel_settings[on_search]"+1 more
FAQ

Frequently Asked Questions about Multiple Excerpt Lengths