VA Term Latest Posts Widget Security & Risk Analysis

wordpress.org/plugins/va-term-latest-posts-widget

This plugin adds a widget to display the new post list belonging to the specified term.

10 active installs v1.0.1 PHP + WP 4.0+ Updated Mar 1, 2015
latest-postspostpostsrecent-postswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is VA Term Latest Posts Widget Safe to Use in 2026?

Generally Safe

Score 85/100

VA Term Latest Posts Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "va-term-latest-posts-widget" v1.0.1 plugin exhibits a seemingly strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are entirely prepared, and there are no recorded external HTTP requests or file operations. The absence of any CVE history further suggests a history of secure development or a lack of discovered vulnerabilities. This indicates good practices in several key areas of secure coding.

However, a significant concern arises from the complete lack of any entry points being analyzed for security. With zero AJAX handlers, REST API routes, shortcodes, or cron events being identified as protected or even analyzed, the potential for undiscovered vulnerabilities within these areas is high. Furthermore, the output escaping is only at 50%, meaning half of the plugin's outputs are not properly sanitized, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved in these outputs. The lack of nonce and capability checks on any identified (or un-identified) entry points also presents a substantial risk.

In conclusion, while the plugin avoids common pitfalls like raw SQL and dangerous functions, the lack of comprehensive attack surface analysis and the presence of unescaped output are significant weaknesses. The plugin's clean vulnerability history is positive, but it doesn't negate the potential for new vulnerabilities to exist, especially given the limited scope of the static analysis.

Key Concerns

  • Half of outputs are not properly escaped
  • No nonce checks found
  • No capability checks found
  • No AJAX handlers analyzed
  • No REST API routes analyzed
  • No shortcodes analyzed
  • No cron events analyzed
Vulnerabilities
None known

VA Term Latest Posts Widget Security Vulnerabilities

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

VA Term Latest Posts Widget Code Analysis

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

Output Escaping

50% escaped10 total outputs
Attack Surface

VA Term Latest Posts Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initva-term-latest-posts.php:62
Maintenance & Trust

VA Term Latest Posts Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedMar 1, 2015
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

VA Term Latest Posts Widget Developer Profile

kuck1u

7 plugins · 2K total installs

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

How We Detect VA Term Latest Posts Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/va-term-latest-posts-widget/va-term-latest-posts.php

HTML / DOM Fingerprints

CSS Classes
post_listpost_list_itemspost_list_items_anchorpost_list_items_thumbnailpost_list_items_metapost_list_items_meta_titlepost_list_items_meta_date
Data Attributes
data-va-term-latest-posts-widget
FAQ

Frequently Asked Questions about VA Term Latest Posts Widget