Last Commented Posts Block Security & Risk Analysis

wordpress.org/plugins/last-commented-posts

Adds a block that lists the recent commented posts without duplicates.

0 active installs v2.8.1 PHP 7.0+ WP 5.9+ Updated Nov 28, 2025
blockcommentsgutenberg
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Last Commented Posts Block Safe to Use in 2026?

Generally Safe

Score 100/100

Last Commented Posts Block has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The 'last-commented-posts' v2.8.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified entry points that lack authentication or permission checks is a significant strength. Furthermore, the code's adherence to secure coding practices is evident in the 100% usage of prepared statements for SQL queries and the complete absence of dangerous functions, file operations, or external HTTP requests. The lack of any recorded vulnerabilities, including CVEs, further bolsters its safety profile. However, a notable area of concern is the complete lack of nonce checks and capability checks. While the current static analysis shows no exploitable entry points without these, the absence of these fundamental security mechanisms means that if any new entry points were introduced in future updates or if the existing ones were to be misunderstood by the analysis tool, they would be immediately vulnerable to CSRF or unauthorized access. In conclusion, the plugin appears secure in its current state and version, demonstrating good development practices in key areas. The primary weakness lies in the missing foundational security checks, which represent a potential risk should the attack surface evolve.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Last Commented Posts Block Security Vulnerabilities

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

Last Commented Posts Block Code Analysis

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

SQL Query Safety

100% prepared1 total queries
Attack Surface

Last Commented Posts Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitlast-commented-posts.php:22
actioninitlast-commented-posts.php:23
filterplugin_row_metalast-commented-posts.php:27
filterrender_blocklast-commented-posts.php:51
Maintenance & Trust

Last Commented Posts Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 28, 2025
PHP min version7.0
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Last Commented Posts Block Developer Profile

Marc Tönsing

14 plugins · 11K total installs

97
trust score
Avg Security Score
95/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect Last Commented Posts Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/last-commented-posts/build/index.js/wp-content/plugins/last-commented-posts/build/index.css
Script Paths
/wp-content/plugins/last-commented-posts/build/index.js

HTML / DOM Fingerprints

CSS Classes
wp-block-last-commented-posts
Shortcode Output
<ol class="wp-block-last-commented-postsalign
FAQ

Frequently Asked Questions about Last Commented Posts Block