WP CN Excerpt Security & Risk Analysis

wordpress.org/plugins/cn-excerpt

WordPress高级摘要插件。支持在后台设置摘要长度,摘要最后的显示字符,以及允许哪些html标记在摘要中显示。

100 active installs v4.4.1 PHP + WP 3.2+ Updated Jan 22, 2016
chinesecnexcerpt%e6%91%98%e8%a6%81%e4%b8%ad%e6%96%87%e6%91%98%e8%a6%81
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP CN Excerpt Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "cn-excerpt" v4.4.1 plugin exhibits a mixed security posture. On the positive side, it shows no known vulnerabilities (CVEs) and has a minimal attack surface with zero identified entry points like AJAX handlers, REST API routes, or shortcodes. Furthermore, all SQL queries are secured using prepared statements, and nonce checks are present, indicating good development practices in these areas.

However, a significant concern arises from the static analysis of its code. A striking 0% of output is properly escaped, meaning that user-supplied data, if it were to enter the plugin's processing, could potentially be rendered directly into the HTML, leading to cross-site scripting (XSS) vulnerabilities. The taint analysis, while limited in scope, also identified two flows with unsanitized paths, suggesting potential avenues for malicious input to be processed without adequate cleaning. The absence of capability checks on any potential entry points, though the attack surface is currently zero, leaves room for future expansion to be insecure if not handled properly.

In conclusion, while the plugin's current lack of CVEs and small attack surface are strengths, the severe lack of output escaping and the presence of unsanitized taint flows are critical weaknesses that expose users to XSS risks. The plugin's vulnerability history being clean might be due to its limited functionality or perhaps due to the fact that the critical code flaws have not yet been exploited or discovered.

Key Concerns

  • 0% of outputs properly escaped
  • 2 flows with unsanitized paths
  • No capability checks on entry points
Vulnerabilities
None known

WP CN Excerpt Security Vulnerabilities

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

WP CN Excerpt Release Timeline

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

WP CN Excerpt Code Analysis

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

Output Escaping

0% escaped37 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
updateOptions (wp-cn-excerpt.php:360)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP CN Excerpt Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuwp-cn-excerpt.php:65
filterthe_excerptwp-cn-excerpt.php:75
filterplugin_action_linkswp-cn-excerpt.php:192
Maintenance & Trust

WP CN Excerpt Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJan 22, 2016
PHP min version
Downloads18K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

WP CN Excerpt Developer Profile

overtrue

4 plugins · 130 total installs

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

How We Detect WP CN Excerpt

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cn-excerpt/wp-cn-excerpt.js
Script Paths
/wp-content/plugins/cn-excerpt/wp-cn-excerpt.js

HTML / DOM Fingerprints

CSS Classes
read-more
FAQ

Frequently Asked Questions about WP CN Excerpt