Automatic Featured Image Posts Security & Risk Analysis

wordpress.org/plugins/automatic-featured-image-posts

Automatic Featured Image Posts creates a new post with a Featured Image every time an image is uploaded.

300 active installs v1.0 PHP + WP 3.2.1+ Updated Nov 2, 2013
featured-imagemediaphotopicturesposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Automatic Featured Image Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Automatic Featured Image Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "automatic-featured-image-posts" plugin v1.0 demonstrates a remarkably clean static analysis report. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in zero entry points to analyze. Furthermore, the code signals are all positive: no dangerous functions, all SQL queries use prepared statements, all output is properly escaped, and there are no file operations or external HTTP requests. Crucially, the absence of taint analysis findings and a clean vulnerability history further bolster its security posture.

However, the complete lack of nonces and capability checks across all these areas, even though there are no *currently exploitable* entry points identified, is a significant concern for future maintainability and potential for newly introduced vulnerabilities. While the current state is excellent, this absence of security best practices means that if any entry points were to be added in future versions, they would likely be introduced without essential security mechanisms, leaving the plugin vulnerable.

In conclusion, the plugin is currently in an excellent security state due to a minimal attack surface and well-written code. The primary weakness lies in the lack of fundamental security checks like nonces and capability checks, which, while not an immediate exploit in this version, represents a latent risk for future development. A perfect score is not awarded due to these missed foundational security practices.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Automatic Featured Image Posts Security Vulnerabilities

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

Automatic Featured Image Posts Code Analysis

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

Output Escaping

100% escaped10 total outputs
Attack Surface

Automatic Featured Image Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initautomatic-featured-image-posts.php:51
actionadmin_initautomatic-featured-image-posts.php:52
actionadmin_menuautomatic-featured-image-posts.php:53
actionadmin_initautomatic-featured-image-posts.php:54
filterplugin_action_linksautomatic-featured-image-posts.php:55
actionadd_attachmentautomatic-featured-image-posts.php:56
Maintenance & Trust

Automatic Featured Image Posts Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 2, 2013
PHP min version
Downloads55K

Community Trust

Rating96/100
Number of ratings12
Active installs300
Developer Profile

Automatic Featured Image Posts Developer Profile

Jeremy Felt

5 plugins · 1K total installs

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

How We Detect Automatic Featured Image Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/automatic-featured-image-posts/style.css
Version Parameters
automatic-featured-image-posts/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
automatic-featured-image-posts-settings
FAQ

Frequently Asked Questions about Automatic Featured Image Posts