WP Retina Image Security & Risk Analysis

wordpress.org/plugins/wp-retina-image

Just by uploading foo@2x.png, resized 1x are created automatically

10 active installs v1.0.1 PHP + WP 4.7.3+ Updated Apr 25, 2017
2xautoimagemediaretina
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Retina Image Safe to Use in 2026?

Generally Safe

Score 85/100

WP Retina Image 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 wp-retina-image plugin v1.0.1 presents a mixed security posture. On the positive side, it demonstrates good practices by avoiding known vulnerabilities, with no recorded CVEs. The static analysis reveals a minimal attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events, which is excellent. Furthermore, all detected SQL queries are properly prepared, and there are no external HTTP requests, reducing common attack vectors.

However, there are significant concerns regarding output escaping and potential for unsanitized paths. A mere 14% of output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also revealed two flows with unsanitized paths, which, while not classified as critical or high severity in this analysis, represent a significant risk for path traversal or arbitrary file read/write vulnerabilities if exploited. The absence of nonce checks and a low number of capability checks are also worrying, as they weaken authorization controls for any potential entry points that might be discovered or introduced in future versions.

In conclusion, while the plugin has a clean vulnerability history and a limited attack surface, the poor output escaping and the presence of unsanitized path flows are critical weaknesses that expose users to serious security risks. The lack of robust authorization checks further exacerbates these concerns. The strengths lie in its limited attack surface and secure database interactions, but these are overshadowed by the evident risks in output handling and file path management.

Key Concerns

  • Low percentage of properly escaped output
  • Unsanitized paths found in taint analysis
  • No nonce checks found
  • Limited capability checks
Vulnerabilities
None known

WP Retina Image Security Vulnerabilities

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

WP Retina Image Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

14% escaped14 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
settingsPage (WpRetinaImage_OptionsManager.php:248)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Retina Image Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_noticeswp-retina-image.php:48
actionplugins_loadedwp-retina-image.php:72
actionadmin_initWpRetinaImage_OptionsManager.php:232
actionadmin_menuWpRetinaImage_Plugin.php:88
filterimage_size_names_chooseWpRetinaImage_Plugin.php:90
filterwp_handle_uploadWpRetinaImage_Plugin.php:91
filterimage_resize_dimensionsWpRetinaImage_Plugin.php:92
filterwp_prepare_attachment_for_jsWpRetinaImage_Plugin.php:93
filterget_image_tagWpRetinaImage_Plugin.php:94
filterwp_calculate_image_srcsetWpRetinaImage_Plugin.php:97
Maintenance & Trust

WP Retina Image Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedApr 25, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Retina Image Developer Profile

wadadanet

3 plugins · 20 total installs

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

How We Detect WP Retina Image

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-retina-image/css/wp-retina-image.css
Script Paths
/wp-content/plugins/wp-retina-image/js/wp-retina-image.js
Version Parameters
wp-retina-image/css/wp-retina-image.css?ver=wp-retina-image/js/wp-retina-image.js?ver=

HTML / DOM Fingerprints

JS Globals
WpRetinaImage_minimalRequiredPhpVersion
FAQ

Frequently Asked Questions about WP Retina Image