nCode Image Resizer Security & Risk Analysis

wordpress.org/plugins/ncode-image-resizer

This plugin enables you to automatically resize every user-posted image which is larger than given dimensions.

50 active installs v1.3 PHP + WP 2.6+ Updated Feb 26, 2011
image-resizeimage-resizerimagesncode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is nCode Image Resizer Safe to Use in 2026?

Generally Safe

Score 85/100

nCode Image Resizer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The ncode-image-resizer plugin v1.3 exhibits a strong security posture in several key areas. Its attack surface is exceptionally small, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the number of potential entry points. Furthermore, the absence of known CVEs and vulnerability history suggests a mature and secure development process or a lack of targeted attacks. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and having no file operations or external HTTP requests, minimizing common web vulnerabilities.

However, a significant concern arises from the complete lack of output escaping. With 11 total outputs identified and 0% properly escaped, this creates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-provided data that is displayed on the frontend without proper sanitization could be exploited by attackers to inject malicious scripts. While the plugin has no recorded vulnerabilities, the presence of unescaped output is a critical weakness that could easily be exploited. The absence of nonce checks also contributes to potential security gaps, particularly if any of the identified entry points were to be used in conjunction with user-submitted data.

In conclusion, while ncode-image-resizer v1.3 has strengths in its limited attack surface and robust SQL handling, the severe lack of output escaping represents a major security blind spot. The vulnerability history is reassuring, but it cannot compensate for the immediate risk posed by potential XSS flaws. Addressing the unescaped output is paramount for improving the plugin's security.

Key Concerns

  • Unescaped output detected
  • No nonce checks detected
Vulnerabilities
None known

nCode Image Resizer Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

nCode Image Resizer Release Timeline

v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

nCode Image Resizer Code Analysis

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

Output Escaping

0% escaped11 total outputs
Attack Surface

nCode Image Resizer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitncode-image-resizer.php:10
actionadmin_menuncode-image-resizer.php:11
actionactivate_ncode-image-resizer/ncode-image-resizer.phpncode-image-resizer.php:12
actionwp_headncode-image-resizer.php:13
filterthe_contentncode-image-resizer.php:14
Maintenance & Trust

nCode Image Resizer Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedFeb 26, 2011
PHP min version
Downloads31K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

nCode Image Resizer Developer Profile

dmry

1 plugin · 50 total installs

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

How We Detect nCode Image Resizer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ncode-image-resizer/js/ncode_imageresizer.js/wp-content/plugins/ncode-image-resizer/js/tinybox.js/wp-content/plugins/ncode-image-resizer/images/preload.gif/wp-content/plugins/ncode-image-resizer/images/uyari.gif
Script Paths
/wp-content/plugins/ncode-image-resizer/js/ncode_imageresizer.js/wp-content/plugins/ncode-image-resizer/js/tinybox.js
Version Parameters
ncode-image-resizer/js/ncode_imageresizer.js?v=1.0.1ncode-image-resizer/js/tinybox.js?v=1.0

HTML / DOM Fingerprints

CSS Classes
ncode_imageresizer_warning
Data Attributes
onload="NcodeImageResizer.createOn(this);"
JS Globals
NcodeImageResizervbphrase
FAQ

Frequently Asked Questions about nCode Image Resizer