Images to AVIF Security & Risk Analysis

wordpress.org/plugins/images-to-avif

Convert PNG, JPG, GIF and WEBP images to AVIF and speed up your web loading

60 active installs v1.1 PHP 7.0+ WP 5.0+ Updated Jan 14, 2026
convertmediaoptimizepictures
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Images to AVIF Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "images-to-avif" v2.0 plugin exhibits a generally strong security posture, with several positive indicators. The absence of any known historical vulnerabilities and a clean taint analysis suggest that developers have been diligent in addressing security concerns. Furthermore, the code analysis reveals a robust implementation of security best practices, including 100% prepared SQL statements and a high percentage (94%) of properly escaped output. The presence of nonce and capability checks on all identified entry points (AJAX handlers) indicates an effort to prevent unauthorized actions.

However, there are minor areas for improvement. While the attack surface is relatively small, with only three AJAX handlers, the fact that none of these are explicitly stated as having authorization checks (though the 'unprotected: 0' suggests they do) leaves a slight ambiguity. Additionally, the presence of file operations, while not inherently risky, warrants careful review to ensure they are not exploited for arbitrary file writes or path traversal, especially if dynamic user input is involved in constructing file paths. The lack of external HTTP requests is a positive sign, reducing the risk of server-side request forgery (SSRF) vulnerabilities.

Overall, the plugin appears to be well-developed from a security perspective, with a proactive approach to common WordPress vulnerabilities. The vulnerability history being completely clear is a significant strength. The primary focus for any residual concern would be a deeper audit of the file operation functions to confirm their complete safety.

Key Concerns

  • Potential ambiguity in AJAX auth checks
  • Presence of file operations (needs review)
Vulnerabilities
None known

Images to AVIF Security Vulnerabilities

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

Images to AVIF Code Analysis

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

Output Escaping

94% escaped35 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
images_to_avif_convert_old_images (images-to-avif.php:294)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Images to AVIF Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_images_to_avif_convert_old_imagesimages-to-avif.php:26
authwp_ajax_images_to_avif_subdirectoriesimages-to-avif.php:27
authwp_ajax_images_to_avif_get_all_subdirectoriesimages-to-avif.php:28
WordPress Hooks 8
actionadmin_menuimages-to-avif.php:25
actionadmin_enqueue_scriptsimages-to-avif.php:29
filtermod_rewrite_rulesimages-to-avif.php:30
filterwp_delete_fileimages-to-avif.php:31
filterwp_update_attachment_metadataimages-to-avif.php:32
actionfly_image_createdimages-to-avif.php:33
actionbis_image_createdimages-to-avif.php:34
actionimages_to_avif_cron_convert_attachmentimages-to-avif.php:35

Scheduled Events 1

images_to_avif_cron_convert_attachment
Maintenance & Trust

Images to AVIF Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 14, 2026
PHP min version7.0
Downloads289

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Images to AVIF Developer Profile

kubiq

13 plugins · 136K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
468 days
View full developer profile
Detection Fingerprints

How We Detect Images to AVIF

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/images-to-avif/assets/jstree.min.css/wp-content/plugins/images-to-avif/assets/jstree.min.js/wp-content/plugins/images-to-avif/assets/convert.js
Script Paths
/wp-content/plugins/images-to-avif/assets/jstree.min.js/wp-content/plugins/images-to-avif/assets/convert.js
Version Parameters
/wp-content/plugins/images-to-avif/assets/jstree.min.css?ver=/wp-content/plugins/images-to-avif/assets/jstree.min.js?ver=/wp-content/plugins/images-to-avif/assets/convert.js?ver=

HTML / DOM Fingerprints

CSS Classes
nav-tab-wrappernav-tabnav-tab-active
HTML Comments
# BEGIN Images to AVIF# END Images to AVIF
Data Attributes
data-url
JS Globals
transparency_status_messageerror_messageimages_to_avif_settingsimages_to_avif_methodsimages_to_avif_convert_old_imagesimages_to_avif_subdirectories+1 more
REST Endpoints
/wp-json/images-to-avif/v1/settings
FAQ

Frequently Asked Questions about Images to AVIF