Excerpt character limiter Security & Risk Analysis

wordpress.org/plugins/excerpt-character-limiter

It will basically add a character countdown to the panel titlebar, and it will truncate the text when available characters drop to zero.

10 active installs v1.1 PHP + WP 2.8+ Updated Aug 23, 2010
excerpt
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Excerpt character limiter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The excerpt-character-limiter v1.1 plugin exhibits a strong security posture in several key areas, indicating good development practices. Notably, there are no identified CVEs, no dangerous functions, no SQL queries that are not prepared, and no file operations or external HTTP requests. The absence of known vulnerabilities and the absence of critical or high-severity taint flows are very positive signs. The limited attack surface, with zero entry points, further contributes to a low immediate risk profile. However, a significant concern arises from the complete lack of output escaping for all 12 identified output points. This omission leaves the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities, where malicious code could be injected and executed in users' browsers. While the capability checks suggest some consideration for access control, the lack of nonce checks on potential entry points (though none are currently exposed) and the complete lack of output sanitization are critical weaknesses that overshadow the plugin's strengths, leaving it vulnerable to client-side attacks.

Key Concerns

  • All outputs are unescaped, posing XSS risk
  • No nonce checks present
Vulnerabilities
None known

Excerpt character limiter Security Vulnerabilities

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

Excerpt character limiter Code Analysis

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

Output Escaping

0% escaped12 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
Excerpt_Character_Limiter_admin (excerpt-character-limiter.php:26)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Excerpt character limiter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitexcerpt-character-limiter.php:12
actionadmin_menuexcerpt-character-limiter.php:13
actionadmin_headexcerpt-character-limiter.php:14
actioninittrunk\excerpt-character-limiter.php:12
actionadmin_menutrunk\excerpt-character-limiter.php:13
actionadmin_headtrunk\excerpt-character-limiter.php:14
Maintenance & Trust

Excerpt character limiter Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedAug 23, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Excerpt character limiter Developer Profile

matteotrap

1 plugin · 10 total installs

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

How We Detect Excerpt character limiter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/excerpt-character-limiter/languages

HTML / DOM Fingerprints

CSS Classes
ecl
FAQ

Frequently Asked Questions about Excerpt character limiter