Multilingual Comments Number Security & Risk Analysis

wordpress.org/plugins/multilingual-comments-number

This plugin corrects output of comments_number for languages having more than one form of plurals (All Slavic languages for example).

100 active installs v2.0.25 PHP + WP 3.0+ Updated Aug 8, 2025
commentscomments_number
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multilingual Comments Number Safe to Use in 2026?

Generally Safe

Score 100/100

Multilingual Comments Number has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The "multilingual-comments-number" v2.0.25 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals indicate a lack of dangerous functions, reliance on prepared statements for all SQL queries, and no file operations or external HTTP requests. The taint analysis also shows no identified vulnerabilities.

However, there are some areas that warrant caution. The fact that only 67% of outputs are properly escaped suggests a potential for cross-site scripting (XSS) vulnerabilities if the unescaped outputs handle user-controlled input. Additionally, the complete lack of nonce and capability checks across all entry points (which are currently zero) is concerning. If any new entry points are introduced in future versions without proper authentication and authorization checks, this could create significant security risks.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the positive static analysis findings, suggests a generally well-developed and secure plugin. The main weakness identified is the potential for XSS due to incomplete output escaping and the absence of checks on entry points that are currently non-existent but could be added.

Key Concerns

  • Incomplete output escaping
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Multilingual Comments Number Security Vulnerabilities

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

Multilingual Comments Number Code Analysis

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

Output Escaping

67% escaped9 total outputs
Attack Surface

Multilingual Comments Number Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_initmultilingual-comments-number.php:43
filtercomments_numbermultilingual-comments-number.php:48
Maintenance & Trust

Multilingual Comments Number Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 8, 2025
PHP min version
Downloads14K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Multilingual Comments Number Developer Profile

minimus

3 plugins · 2K total installs

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

How We Detect Multilingual Comments Number

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 Multilingual Comments Number