Export Featured Images Security & Risk Analysis

wordpress.org/plugins/export-featured-images

Export Categories, Tags and Taxonomies

2K active installs v1.0 PHP + WP + Updated Nov 28, 2017
exportexport-featuredexport-featured-imagesexport-imagesfeatured-image
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Export Featured Images Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "export-featured-images" v1.0 plugin exhibits a generally strong security posture based on the static analysis. The absence of any identified dangerous functions, file operations, or external HTTP requests is a positive indicator. Furthermore, the fact that all SQL queries utilize prepared statements is excellent practice for preventing SQL injection vulnerabilities. The taint analysis also shows no critical or high-severity issues, suggesting a low risk of code injection or manipulation through user-controlled input.

However, there are some areas for improvement. The most significant concern is the lack of proper output escaping, with only 13% of outputs being properly escaped. This could leave the plugin vulnerable to Cross-Site Scripting (XSS) attacks if user-controlled data is ever displayed without adequate sanitization. Additionally, the complete absence of nonce and capability checks, while not directly exploitable given the current attack surface, indicates a potential oversight in robust access control, which could become a risk if the plugin's functionality expands or if new entry points are introduced in future versions.

The plugin's vulnerability history is clean, with zero known CVEs. This is a strong indicator of good development practices and thorough security testing by the developers. The absence of past vulnerabilities suggests a commitment to security. In conclusion, the plugin is relatively secure due to its minimal attack surface, safe SQL practices, and lack of known vulnerabilities, but the low rate of output escaping presents a notable XSS risk that should be addressed.

Key Concerns

  • Insufficient output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Export Featured Images Security Vulnerabilities

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

Export Featured Images Code Analysis

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

SQL Query Safety

67% prepared6 total queries

Output Escaping

13% escaped79 total outputs
Attack Surface

Export Featured Images Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuadmin\wpefi-admin.php:101
actioninitadmin\wpefi-admin.php:107
actionadmin_initadmin\WPEFI_Admin_Base.php:63
actionadmin_initadmin\WPEFI_Admin_Base.php:66
actioninitadmin\WPEFI_Admin_Base.php:69
actionplugins_loadedexport-featured-images.php:70
actionplugins_loadedexport-featured-images.php:95
actioninitpublic\wpefi.php:80
actionwpmu_new_blogpublic\wpefi.php:86
Maintenance & Trust

Export Featured Images Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedNov 28, 2017
PHP min version
Downloads78K

Community Trust

Rating94/100
Number of ratings72
Active installs2K
Developer Profile

Export Featured Images Developer Profile

Damian

6 plugins · 34K total installs

64
trust score
Avg Security Score
79/100
Avg Patch Time
181 days
View full developer profile
Detection Fingerprints

How We Detect Export Featured Images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/export-featured-images/admin/WPEFI_Admin_Base.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Export Featured Images