Stintlief WebP Converter Security & Risk Analysis

wordpress.org/plugins/stintlief-webp-converter

Automatically convert uploaded images to optimized WebP format with safe fallbacks, optional backups, and easy restoration.

10 active installs v1.1.0 PHP 7.4+ WP 5.8+ Updated Jan 13, 2026
converterimagesoptimizationperformancewebp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stintlief WebP Converter Safe to Use in 2026?

Generally Safe

Score 100/100

Stintlief WebP Converter 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 "stintlief-webp-converter" v1.1.0 plugin exhibits a generally good security posture based on the provided static analysis. A notable strength is the complete absence of SQL injection vulnerabilities, with all queries using prepared statements. The plugin also has a very small attack surface, with zero identified entry points that are unprotected. This suggests a development approach that prioritizes secure coding practices for common web vulnerabilities.

However, there are areas for concern that temper this otherwise positive assessment. A significant weakness lies in output escaping, where only 44% of outputs are properly escaped. This leaves a substantial portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks. Furthermore, the complete lack of nonce and capability checks across all identified entry points is a critical oversight. While the attack surface is currently zero, any future addition of functionality, especially AJAX handlers or REST API endpoints, would be immediately unprotected without these fundamental security measures.

The vulnerability history is also a positive indicator, with no recorded CVEs. This suggests that the plugin has not historically been a source of significant security issues. However, the lack of any vulnerabilities recorded does not negate the present risks identified in the static analysis. The absence of historical vulnerabilities could be due to limited adoption, a lack of rigorous external security auditing, or simply that exploitable issues have not yet been discovered within the current codebase. Therefore, while the historical record is reassuring, the immediate risks from unescaped output and missing authentication mechanisms remain.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Stintlief WebP Converter Security Vulnerabilities

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

Stintlief WebP Converter Code Analysis

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

Output Escaping

44% escaped36 total outputs
Attack Surface

Stintlief WebP Converter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedstintlief-webp-converter.php:50
actionplugins_loadedtrunk\stintlief-webp-converter.php:50
Maintenance & Trust

Stintlief WebP Converter Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 13, 2026
PHP min version7.4
Downloads120

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Stintlief WebP Converter Developer Profile

Stintlief Technologies

1 plugin · 10 total installs

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

How We Detect Stintlief WebP Converter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/stintlief-webp-converter/admin/css/stwp-admin.css/wp-content/plugins/stintlief-webp-converter/admin/js/stwp-admin.js
Script Paths
/wp-content/plugins/stintlief-webp-converter/admin/js/stwp-admin.js
Version Parameters
stintlief-webp-converter/admin/css/stwp-admin.css?ver=stintlief-webp-converter/admin/js/stwp-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
stwp-restore-image-wrapper
HTML Comments
<!-- STWP: WebP conversion is enabled. --><!-- STWP: WebP conversion is disabled. --><!-- STWP: Original image restored successfully. --><!-- STWP: Could not restore the original image. Backup not found. -->+1 more
Data Attributes
data-stwp-restore-nonce
JS Globals
stwp_restore_nonce
FAQ

Frequently Asked Questions about Stintlief WebP Converter