Cackle Last Comments Widget Security & Risk Analysis

wordpress.org/plugins/cackle-last-comments-widget

This plugin integrates "Cackle Last Comments Widget" as sidebar widget into your website.

20 active installs v1.4 PHP + WP 2.6+ Updated Nov 16, 2018
cacklecomments%d0%b2%d0%ba%d0%be%d0%bd%d1%82%d0%b0%d0%ba%d1%82%d0%b5social
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Cackle Last Comments Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "cackle-last-comments-widget" v1.4 plugin exhibits a generally positive security posture, with several good practices observed. Notably, it has no known vulnerabilities (CVEs) and its SQL queries are 100% protected by prepared statements, significantly mitigating the risk of SQL injection. The static analysis also shows no taint flows, indicating no immediate critical or high-severity data sanitation issues. Furthermore, the plugin boasts a small attack surface with zero identified entry points such as AJAX handlers, REST API routes, or shortcodes, and no cron events are registered, which are common vectors for exploitation.

However, the analysis does reveal some areas of concern that could be exploited. The presence of the "create_function" function is a significant red flag, as it's considered deprecated and potentially dangerous due to its ability to execute arbitrary code, especially if user-supplied data is passed to it without proper sanitization. Additionally, a low percentage (29%) of output is properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if dynamic content is displayed without adequate sanitization. The complete absence of nonce checks and capability checks on any potential, albeit currently undiscovered, entry points is also a weakness, as it means that even if an entry point were to be introduced, it would lack essential authorization and validation mechanisms.

The plugin's vulnerability history is clean, which is a strong indicator of past development efforts focused on security. However, the static analysis findings, particularly the use of "create_function" and the low output escaping rate, suggest that ongoing vigilance and code review are still necessary. While the current attack surface is minimal and there are no known CVEs, these underlying code weaknesses could become exploitable in the future, especially if the plugin evolves or is integrated into more complex systems. Overall, it's a plugin with a good track record but with specific, actionable technical debt related to code quality that should be addressed.

Key Concerns

  • Use of dangerous function 'create_function'
  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Cackle Last Comments Widget Security Vulnerabilities

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

Cackle Last Comments Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action ( 'widgets_init', create_function ( '', 'return register_widget("CackleLastCommentsWidgetcackle-last-comments-widget.php:105

Output Escaping

29% escaped28 total outputs
Attack Surface

Cackle Last Comments Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initcackle-last-comments-widget.php:105
Maintenance & Trust

Cackle Last Comments Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 16, 2018
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Cackle Last Comments Widget Developer Profile

alexdenisov

1 plugin · 20 total installs

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

How We Detect Cackle Last Comments Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
mc-last
Data Attributes
id="mc-last"
JS Globals
cackle_widget
FAQ

Frequently Asked Questions about Cackle Last Comments Widget