Word Count Sorter Security & Risk Analysis

wordpress.org/plugins/word-count-sorter

Word Count Sorter adds a sortable "Word Count" column to the WordPress admin post list, allowing users to sort posts by word count in ascend …

0 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Feb 25, 2025
admin-columnspost-sortingsortable-columnsword-count
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Word Count Sorter Safe to Use in 2026?

Generally Safe

Score 92/100

Word Count Sorter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "word-count-sorter" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of direct attack surface vectors like AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces the potential for external exploitation. Furthermore, the code signals indicate a commitment to secure coding practices, with 100% of SQL queries using prepared statements and all identified output being properly escaped. The lack of file operations, external HTTP requests, and the absence of identified dangerous functions or taint flows further reinforce this positive assessment.

However, a notable concern arises from the complete absence of nonce checks and capability checks. While the current attack surface is zero, this omission leaves the plugin vulnerable to CSRF attacks and privilege escalation if any new entry points are introduced in future versions without the necessary security measures. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. This suggests a history of responsible development, but it's crucial to acknowledge that a clean history does not guarantee future security, especially with the noted missing security checks.

In conclusion, "word-count-sorter" v1.0.0 is well-coded with good security practices evident in its handling of SQL and output. The primary weakness lies in the fundamental missing security checks for nonces and capabilities, which represent a potential future risk. The plugin is currently secure due to its limited attack surface, but this could change without further hardening.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Word Count Sorter Security Vulnerabilities

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

Word Count Sorter Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Word Count Sorter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filtermanage_posts_columnsword-count-sorter.php:21
actionmanage_posts_custom_columnword-count-sorter.php:35
filtermanage_edit-post_sortable_columnsword-count-sorter.php:42
actionpre_get_postsword-count-sorter.php:61
Maintenance & Trust

Word Count Sorter Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 25, 2025
PHP min version7.2
Downloads499

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Word Count Sorter Developer Profile

socialeum

2 plugins · 40 total installs

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

How We Detect Word Count Sorter

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Word Count Sorter