Reverse Order Comments Security & Risk Analysis

wordpress.org/plugins/reverse-order-comments

Allows to display the comments in reverse order. Latest comment first, oldest last.

100 active installs v1.1.1 PHP + WP 1.5+ Updated Jul 16, 2012
commentsgstebuchguestbookorderreverse
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Reverse Order Comments Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "reverse-order-comments" plugin exhibits a generally positive security posture due to the absence of known vulnerabilities and the use of prepared statements for SQL queries. The static analysis shows a very small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential for external exploitation. Furthermore, the plugin does not perform file operations or external HTTP requests, minimizing risks associated with these common attack vectors.

However, a significant concern arises from the output escaping analysis, where 100% of the identified outputs are not properly escaped. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied or dynamically generated content displayed by the plugin could be injected with malicious scripts. The lack of nonce and capability checks, while perhaps mitigated by the small attack surface, is also a point of weakness that could be exploited if entry points were ever introduced or discovered. The complete absence of taint analysis results is unusual, and while it suggests no immediate issues were found in the limited scope of analysis, it doesn't guarantee complete safety. Given the strong indicator of XSS risk due to unescaped output, this plugin requires careful review and remediation.

In conclusion, while the plugin scores well on some fronts with no known CVEs and a limited attack surface, the critical flaw of unescaped output introduces a substantial security risk. The absence of known vulnerabilities in its history is a positive sign, but the static analysis reveals a fundamental security practice that is being overlooked. It is crucial to address the output escaping issues to mitigate the risk of XSS.

Key Concerns

  • 100% of outputs are not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Reverse Order Comments Security Vulnerabilities

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

Reverse Order Comments Release Timeline

v1.1.1Current
v1.1
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

Reverse Order Comments Code Analysis

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

Output Escaping

0% escaped22 total outputs
Attack Surface

Reverse Order Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filtercomments_arrayreverse-order-comments.php:13
Maintenance & Trust

Reverse Order Comments Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 16, 2012
PHP min version
Downloads19K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Reverse Order Comments Developer Profile

Tim

2 plugins · 200 total installs

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

How We Detect Reverse Order Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/reverse-order-comments/comments-topinput.php

HTML / DOM Fingerprints

CSS Classes
commentlist
HTML Comments
You can start editing here.
FAQ

Frequently Asked Questions about Reverse Order Comments