Automatic Featured Images from Videos Security & Risk Analysis

wordpress.org/plugins/automatic-featured-images-from-videos

If a YouTube or Vimeo video embed exists near the start of a post, we'll automatically set the post's featured image to a thumbnail of the video.

8K active installs v1.2.8 PHP 7.4+ WP 5.0+ Updated Jan 19, 2026
automatic-featured-imagefeatured-imagesvideovimeoyoutube
98
A · Safe
CVEs total2
Unpatched0
Last CVEJan 25, 2026
Safety Verdict

Is Automatic Featured Images from Videos Safe to Use in 2026?

Generally Safe

Score 98/100

Automatic Featured Images from Videos has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Jan 25, 2026Updated 2mo ago
Risk Assessment

The plugin "automatic-featured-images-from-videos" v1.2.8 exhibits a mixed security posture. While it demonstrates strengths in secure coding practices such as using prepared statements for all SQL queries and performing capability checks, several significant concerns remain. The presence of one unprotected AJAX handler represents a critical entry point that could be exploited by unauthenticated users, especially given the historical pattern of "Missing Authorization" vulnerabilities in this plugin. The limited scope of the static analysis, specifically the lack of taint flow analysis, means that the full extent of potential risks, particularly concerning how data from unprotected entry points is handled, is not fully understood.

The plugin's vulnerability history, though currently showing no unpatched vulnerabilities, indicates a past susceptibility to medium severity issues, specifically related to authorization. This historical pattern, combined with the identified unprotected AJAX handler, suggests a recurring weakness that requires ongoing vigilance. The plugin does implement some security measures like nonce checks and capability checks, which are positive indicators. However, the single unprotected AJAX handler overshadows these strengths, presenting a clear and immediate risk that needs to be addressed.

Key Concerns

  • Unprotected AJAX handler
  • 50% of outputs not properly escaped
  • Medium severity vulnerabilities in history
Vulnerabilities
2

Automatic Featured Images from Videos Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2026-24535medium · 4.3Missing Authorization

Automatic Featured Images from Videos <= 1.2.7 - Missing Authorization

Jan 25, 2026 Patched in 1.2.8 (4d)
CVE-2025-31820medium · 4.3Missing Authorization

Automatic Featured Images from Videos <= 1.2.4 - Missing Authorization

Apr 1, 2025 Patched in 1.2.5 (8d)
Code Analysis
Analyzed Mar 16, 2026

Automatic Featured Images from Videos Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

50% escaped8 total outputs
Attack Surface
1 unprotected

Automatic Featured Images from Videos Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_wds_queue_bulk_processingautomatic-featured-images-from-videos.php:41
WordPress Hooks 5
actionplugins_loadedautomatic-featured-images-from-videos.php:32
actionsave_postautomatic-featured-images-from-videos.php:35
actionadd_meta_boxesautomatic-featured-images-from-videos.php:38
actionwds_bulk_process_video_query_initautomatic-featured-images-from-videos.php:44
actionadmin_enqueue_scriptsautomatic-featured-images-from-videos.php:47

Scheduled Events 2

wds_bulk_process_video_query_init
wds_bulk_process_video_query_init
Maintenance & Trust

Automatic Featured Images from Videos Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 19, 2026
PHP min version7.4
Downloads137K

Community Trust

Rating92/100
Number of ratings36
Active installs8K
Developer Profile

Automatic Featured Images from Videos Developer Profile

webdevstudios

9 plugins · 1.0M total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
705 days
View full developer profile
Detection Fingerprints

How We Detect Automatic Featured Images from Videos

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-images-from-videos/admin/js/wds-afi-admin.js/wp-content/plugins/automatic-featured-images-from-videos/css/wds-afi.css
Script Paths
/wp-content/plugins/automatic-featured-images-from-videos/admin/js/wds-afi-admin.js
Version Parameters
automatic-featured-images-from-videos/admin/js/wds-afi-admin.js?ver=automatic-featured-images-from-videos/css/wds-afi.css?ver=

HTML / DOM Fingerprints

CSS Classes
wds-afi-bulk-processing-button
HTML Comments
<!-- 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 2 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, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --><!-- Used for js loading elsewhere. --><!-- Load....automatically...LOL. --><!-- I need tacos. Send help. -->+12 more
Data Attributes
data-post-iddata-video-urldata-video-embed-urldata-video-title
JS Globals
wdsAfiAdmin
REST Endpoints
/wp-json/automatic-featured-images-from-videos/v1/settings
FAQ

Frequently Asked Questions about Automatic Featured Images from Videos