Utech List Post Titles Security & Risk Analysis

wordpress.org/plugins/utech-list-post-titles

List your latest posts by category using simple shortcode.

20 active installs v2.0 PHP + WP 2.6+ Updated Jul 26, 2010
blogblogrolllistpageposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Utech List Post Titles Safe to Use in 2026?

Generally Safe

Score 85/100

Utech List Post Titles has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "utech-list-post-titles" v2.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries without prepared statements, and a complete lack of unescaped output are significant strengths. The plugin also correctly handles external HTTP requests and file operations, and importantly, the static analysis did not identify any critical or high-severity taint flows. The vulnerability history is also clean, with no recorded CVEs, indicating a history of secure development or timely patching.

However, there are a few areas that warrant attention. The plugin implements a shortcode, which is an entry point into the application. Crucially, the static analysis indicates a complete absence of nonce checks and capability checks for any of its entry points. While the current analysis shows no unprotected AJAX or REST API routes, the lack of these fundamental security mechanisms on the shortcode is a concern. This could potentially lead to unauthorized actions or information disclosure if the shortcode's functionality is not inherently read-only and adequately secured by other means not evident in this snippet.

In conclusion, the "utech-list-post-titles" plugin has adopted many good security practices, particularly in data handling and sanitization. The lack of known vulnerabilities is a positive indicator. Nevertheless, the absence of nonce and capability checks on its shortcode represents a notable weakness that could be exploited. If the shortcode performs any sensitive operations, this oversight presents a tangible, albeit potentially contained, security risk.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Utech List Post Titles Security Vulnerabilities

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

Utech List Post Titles Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Utech List Post Titles 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

Utech List Post Titles Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[utech_latest_posts] utech_list_post_titles.php:30
Maintenance & Trust

Utech List Post Titles Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedJul 26, 2010
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Utech List Post Titles Developer Profile

Meini

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 Utech List Post Titles

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
utech-latest-posts
Shortcode Output
<div class="utech-latest-posts"><ul>
FAQ

Frequently Asked Questions about Utech List Post Titles