
Disable WebP By Default Security & Risk Analysis
wordpress.org/plugins/disable-webp-by-defaultA small plugin to control WebP image creation when JPEG images are uploaded.
Is Disable WebP By Default Safe to Use in 2026?
Generally Safe
Score 92/100Disable WebP By Default has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "disable-webp-by-default" plugin v0.7.0 exhibits a generally positive security posture based on the provided static analysis. The absence of detected AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the analysis indicates no dangerous functions are used, and all detected output is properly escaped, mitigating risks associated with code injection and cross-site scripting (XSS). The lack of file operations, external HTTP requests, and identified taint flows without proper sanitization further reinforces this favorable assessment. The plugin's vulnerability history is also clean, with no recorded CVEs, suggesting a well-maintained and secure codebase over time.
However, a key concern arises from the presence of SQL queries that are not using prepared statements. While there are only two such queries, this represents a potential vulnerability to SQL injection if the input to these queries is not rigorously sanitized elsewhere. The complete absence of nonce checks and capability checks across all potential entry points (though currently zero) is a theoretical risk. If the plugin were to introduce any new entry points in the future without these security measures, it could become vulnerable to CSRF or unauthorized access. Overall, the plugin is quite secure but has room for improvement regarding SQL query handling and future-proofing against potential future entry points.
Key Concerns
- Raw SQL queries without prepared statements
Disable WebP By Default Security Vulnerabilities
Disable WebP By Default Release Timeline
Disable WebP By Default Code Analysis
SQL Query Safety
Disable WebP By Default Attack Surface
WordPress Hooks 3
Maintenance & Trust
Disable WebP By Default Maintenance & Trust
Maintenance Signals
Community Trust
Disable WebP By Default Alternatives
Disable WebP
disable-webp
A small plugin to disable the new WebP standard in the settings.
Support WebP – Upload webp files in wordpress without hassle
support-webp
This plugin will help you to upload webp format image in WordPress media library regardless of the theme. That is, it works with every theme.
HEIC to JPEG
heic-to-jpeg
Convert HEIC images to JPEG format when upload to the Media Library.
Image Converter for WebP
image-converter-webp
Convert your WordPress JPG and PNG images to efficient WebP format, improving performance, reducing file size, and enhancing website speed.
Image Quality
image-quality
Lets you adjust the quality of image thumbnails that WordPress generates.
Disable WebP By Default Developer Profile
9 plugins · 12K total installs
How We Detect Disable WebP By Default
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/disable-webp-by-default/inc/activator.php/wp-content/plugins/disable-webp-by-default/inc/deactivator.php/wp-content/plugins/disable-webp-by-default/inc/class-disable-webp-by-default.php