Featured Post with thumbnail Security & Risk Analysis

wordpress.org/plugins/featured-post-with-thumbnail

A really simple way of putting featured posts on your website.

400 active installs v1.5.2 PHP + WP + Updated Sep 21, 2012
highlightpostpoststhumbnailwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Post with thumbnail Safe to Use in 2026?

Generally Safe

Score 85/100

Featured Post with thumbnail 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 "featured-post-with-thumbnail" plugin v1.5.2 exhibits a mixed security posture. While the static analysis indicates a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication or permission checks, several significant concerns are present. The complete lack of output escaping (0% properly escaped) is a critical weakness, suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the absence of nonce checks and capability checks, coupled with the fact that all identified flows with unsanitized paths are not properly handled, indicates potential vulnerabilities related to unauthorized actions or data manipulation, especially given the file operation count. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. However, this history, combined with the current code signals, suggests a potential for undiscovered vulnerabilities due to the identified code quality issues, particularly around output sanitation and lack of checks.

Key Concerns

  • 0% output escaping
  • No nonce checks
  • No capability checks
  • Unsanitized paths in taint flows
Vulnerabilities
None known

Featured Post with thumbnail Security Vulnerabilities

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

Featured Post with thumbnail Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped43 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
tryBrowserCache (scripts\timthumb.php:334)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Featured Post with thumbnail Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionwp_print_stylesindex.php:51
actionadmin_menuindex.php:222
actionnew_to_publishindex.php:223
actionsave_postindex.php:224
filtermanage_posts_columnsindex.php:239
actionmanage_posts_custom_columnindex.php:253
actionadmin_headindex.php:276
actionwidgets_initscripts\yiw-featured-post-widget.php:13
Maintenance & Trust

Featured Post with thumbnail Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedSep 21, 2012
PHP min version
Downloads57K

Community Trust

Rating100/100
Number of ratings3
Active installs400
Developer Profile

Featured Post with thumbnail Developer Profile

Giustino Borzacchiello

1 plugin · 400 total installs

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

How We Detect Featured Post with thumbnail

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/featured-post-with-thumbnail/featured-post.css

HTML / DOM Fingerprints

CSS Classes
yiw-featured-postfeatured-thumbfeatured-title
HTML Comments
/* * @package Featured Posts * @author Nando Pappalardo e Giustino Borzacchiello * @version 1.5.2 *//* Plugin Name: Featured Post with thumbnail Plugin URI: http://www.yourinspirationweb.com/en/wordpress-plugin-featured-posts-with-thumbnails-highlighting-your-best-articles/ Description: This widget allows you to add in your blog's sidebar a list of featured post with thumbanil. Author: Nando Pappalardo e Giustino Borzacchiello Version: 1.5.2 Author URI: http://en.yourinspirationweb.com/ USAGE: LICENCE: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. *//** * Load configuration files *//** * Aggiunge il CSS del plugin * Enqueue plugin CSS file */+8 more
Data Attributes
id="yiw-featured-post"class="featured-thumb"class="alignleft"class="featured-title"name="insert_featured_post"id="insert_featured_post"+2 more
JS Globals
YIW_TEXT_DOMAIN
FAQ

Frequently Asked Questions about Featured Post with thumbnail