Feature Me – CTA Widget Security & Risk Analysis

wordpress.org/plugins/feature-me

A simple widget that allows you to feature any page or post on your website.

60 active installs v1.1.3 PHP + WP 3.7+ Updated May 5, 2014
featurefeature-mefeatured-pagefeatured-postwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Feature Me – CTA Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Feature Me – CTA 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 "feature-me" plugin v1.1.3 presents a surprisingly clean security posture based on the static analysis provided. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface, and critically, all identified entry points are either absent or appear to be protected by authorization checks. The code also demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding file operations or external HTTP requests. There are no identified dangerous functions or critical/high severity taint flows. The vulnerability history is also completely clean, with no recorded CVEs, suggesting a lack of publicly known vulnerabilities or a history of prompt patching.

However, a notable concern is the low percentage (22%) of properly escaped output. This indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is being outputted without sufficient sanitization. While the attack surface is small and no direct exploitable paths were found in the taint analysis, a single unescaped output could still lead to a serious security incident. The complete lack of nonces and capability checks, while not directly tied to an observed vulnerability in this snapshot, are standard security best practices for protecting WordPress functionality and could be leveraged in conjunction with an unescaped output to escalate privileges or perform unauthorized actions if specific entry points were ever introduced or discovered.

In conclusion, "feature-me" v1.1.3 shows a strong foundation in terms of attack surface reduction and secure data handling for SQL. Its clean vulnerability history is a significant positive. The primary weakness lies in the insufficient output escaping, which poses a genuine XSS risk. While the current analysis doesn't reveal exploitable vulnerabilities, this area requires immediate attention and remediation to ensure a robust security posture.

Key Concerns

  • Insufficient output escaping (22%)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Feature Me – CTA Widget Security Vulnerabilities

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

Feature Me – CTA Widget Code Analysis

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

Output Escaping

22% escaped126 total outputs
Attack Surface

Feature Me – CTA Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwidgets_initclasses\featuremeSetup.php:54
actionadmin_enqueue_scriptsinit.php:80
actionwidgets_initinit.php:97
actionadmin_noticesinit.php:107
Maintenance & Trust

Feature Me – CTA Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 5, 2014
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings2
Active installs60
Developer Profile

Feature Me – CTA Widget Developer Profile

iandbanks

1 plugin · 60 total installs

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

How We Detect Feature Me – CTA Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feature-me/featureme.css
Script Paths
/wp-content/plugins/feature-me/js/featureMeWidget.js

HTML / DOM Fingerprints

CSS Classes
feature-me
FAQ

Frequently Asked Questions about Feature Me – CTA Widget