WP Blend Photo Security & Risk Analysis

wordpress.org/plugins/blend-photos

Allows you to add a photo frame over your provided photo.

10 active installs v1.0.0 PHP + WP 2.5+ Updated Unknown
blendphotoimagesoverlap-imagesphotospictures
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Blend Photo Safe to Use in 2026?

Generally Safe

Score 100/100

WP Blend Photo has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "blend-photos" v1.0.0 plugin exhibits a generally positive security posture, adhering to several good practices. Notably, there are no known CVEs, and SQL queries are exclusively handled via prepared statements, which significantly mitigates SQL injection risks. The plugin also demonstrates strong output escaping with 88% of outputs properly handled, reducing the likelihood of cross-site scripting (XSS) vulnerabilities. However, the static analysis reveals some areas for improvement. The presence of two flows with unsanitized paths, although not classified as critical or high severity in the taint analysis, warrants attention as it could potentially lead to path traversal or other file system related vulnerabilities if not handled carefully. Furthermore, the complete lack of nonce checks and capability checks across all entry points, including the single shortcode, represents a significant security gap. This means any user, regardless of their role or permissions, can trigger the functionality associated with the shortcode, potentially leading to unauthorized actions or information disclosure.

Key Concerns

  • Flows with unsanitized paths (2)
  • No nonce checks on entry points
  • No capability checks on entry points
  • Output escaping below 100%
Vulnerabilities
None known

WP Blend Photo Security Vulnerabilities

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

WP Blend Photo Code Analysis

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

Output Escaping

88% escaped16 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
blp_generate_short_code_options (includes\blp-form.php:4)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Blend Photo Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp_blend_photos] includes\blp-form.php:2
WordPress Hooks 4
actionadmin_menuincludes\blp-settings-page.php:4
actionadmin_initincludes\blp-settings-page.php:75
actionwp_enqueue_scriptsphotoblend.php:31
actionadmin_enqueue_scriptsphotoblend.php:44
Maintenance & Trust

WP Blend Photo Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Blend Photo Developer Profile

Azhar Khan

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 WP Blend Photo

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blend-photos/css/jquery.Jcrop.css/wp-content/plugins/blend-photos/css/blp-style.css/wp-content/plugins/blend-photos/js/cropsetup.js/wp-content/plugins/blend-photos/js/jquery.Jcrop.js/wp-content/plugins/blend-photos/css/blp-admin-style.css/wp-content/plugins/blend-photos/js/blp-settings.js
Script Paths
js/jquery.Jcrop.csscss/blp-style.cssjs/cropsetup.jsjs/jquery.Jcrop.jscss/blp-admin-style.cssjs/blp-settings.js
Version Parameters
blend-photos/js/cropsetup.js?ver=blend-photos/js/jquery.Jcrop.js?ver=blend-photos/js/blp-settings.js?ver=

HTML / DOM Fingerprints

Data Attributes
blend_xblend_yblend_wblend_hblend_image
JS Globals
BLENDPHOTO_HOST_URLBLENDPHOTO_BASE_URL
Shortcode Output
[wp_blend_photos]
FAQ

Frequently Asked Questions about WP Blend Photo