PixMagix – WordPress Image Editor Security & Risk Analysis

wordpress.org/plugins/pixmagix

Advanced image editor plugin for WordPress media images. Add filters, adjust brightness and contrast, crop and resize images, add text, and much more.

200 active installs v1.7.3 PHP 8.0.0+ WP 6.0.0+ Updated Jun 27, 2026
ai-image-generatoredit-featured-imageimage-editormedia-editorphoto-editor
99
A · Safe
CVEs total1
Unpatched0
Last CVEJun 29, 2026
Safety Verdict

Is PixMagix – WordPress Image Editor Safe to Use in 2026?

Generally Safe

Score 99/100

PixMagix – WordPress Image Editor has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Jun 29, 2026Updated 2mo ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the pixmagix plugin v1.7.2 exhibits a strong security posture. The absence of any identified vulnerabilities in its history, combined with robust coding practices evident in the static analysis, suggests a well-maintained and secure plugin. The complete lack of critical or high-severity issues in taint analysis, along with the absence of known CVEs, further reinforces this positive assessment. The plugin utilizes prepared statements for all SQL queries and properly escapes all output, which are crucial for preventing common web vulnerabilities like SQL injection and cross-site scripting (XSS). The presence of capability checks on 29 entry points indicates a good awareness of WordPress's role-based access control system.

While the static analysis shows no immediate red flags, the complete absence of nonce checks (0) is a notable concern. Nonce checks are a fundamental security mechanism in WordPress to protect against Cross-Site Request Forgery (CSRF) attacks. Their absence, especially if the plugin has any functional areas that perform actions on behalf of users, represents a potential attack vector. The plugin's limited attack surface (0 unprotected entry points) is positive, but the lack of nonces on any potential action triggers warrants attention. Furthermore, while the number of file operations and external HTTP requests is not inherently problematic, their context and how they are handled would need deeper inspection to ensure they don't introduce risks. However, based solely on the provided data, the overall security is good, with the primary area for improvement being the implementation of nonce checks.

Key Concerns

  • Missing nonce checks on potential action points
Vulnerabilities
1 published

PixMagix – WordPress Image Editor Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2026-11367medium · 6.5Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

PixMagix <= 1.7.2 - Authenticated (Author+) Path Traversal in 'layers[].id' Parameter

Jun 29, 2026 Patched in 1.7.3 (11d)
Version History

PixMagix – WordPress Image Editor Release Timeline

v1.7.3Current
v1.7.21 CVE
v1.7.11 CVE
v1.7.01 CVE
v1.6.01 CVE
v1.5.01 CVE
v1.4.01 CVE
v1.0.01 CVE
Code Analysis
Analyzed Mar 16, 2026

PixMagix – WordPress Image Editor Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
3 prepared
Unescaped Output
0
189 escaped
Nonce Checks
0
Capability Checks
29
File Operations
4
External Requests
6
Bundled Libraries
0

SQL Query Safety

100% prepared3 total queries

Output Escaping

100% escaped189 total outputs
Attack Surface

PixMagix – WordPress Image Editor Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 23
actionadmin_menuincludes\admin.php:50
actionadmin_enqueue_scriptsincludes\admin.php:51
actionplugins_loadedincludes\init.php:36
filtermedia_row_actionsincludes\media.php:29
actionadmin_enqueue_scriptsincludes\media.php:30
actionadmin_enqueue_scriptsincludes\media.php:31
actionwp_enqueue_scriptsincludes\media.php:32
actionadmin_bar_menuincludes\media.php:33
filterwp_get_attachment_image_srcincludes\media.php:34
filtermanage_media_columnsincludes\media.php:35
actionmanage_media_custom_columnincludes\media.php:36
actioninitincludes\post-type.php:36
actionrest_insert_pixmagixincludes\post-type.php:37
actionrest_delete_pixmagixincludes\post-type.php:38
filterrest_attachment_queryincludes\post-type.php:39
filterrest_pixmagix_queryincludes\post-type.php:40
filterrest_pixmagix_ai_arch_queryincludes\post-type.php:41
filterwp_unique_filenameincludes\rest-api\rest-callback-export-image.php:108
filterwp_unique_filenameincludes\rest-api\rest-callback-restore-image.php:67
actionrest_api_initincludes\rest-api.php:35
actionplugins_loadedpixmagix.php:38
actionadmin_noticespixmagix.php:44
actionadmin_noticespixmagix.php:46
Maintenance & Trust

PixMagix – WordPress Image Editor Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJun 27, 2026
PHP min version8.0.0
Downloads5K

Community Trust

Rating90/100
Number of ratings4
Active installs200
Developer Profile

PixMagix – WordPress Image Editor Developer Profile

Andras Tovishati

1 plugin · 200 total installs

93
trust score
Avg Security Score
99/100
Avg Patch Time
11 days
View full developer profile
Detection Fingerprints

How We Detect PixMagix – WordPress Image Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pixmagix/libs/js/fabric.js/wp-content/plugins/pixmagix/js/elements.build.js
Script Paths
/wp-content/plugins/pixmagix/js/editor.js/wp-content/plugins/pixmagix/js/editor-init.js
Version Parameters
pixmagix/style.css?ver=pixmagix-fabric?ver=pixmagix-elements?ver=pixmagix-editor-init?ver=pixmagix-editor?ver=

HTML / DOM Fingerprints

CSS Classes
pixmagixeditor-pixmagix-wrappereditor-canvas-wrapper
Data Attributes
data-pixmagix-iddata-pixmagix-type
JS Globals
pixmagixEditorpixmagixGlobals
Shortcode Output
<div id="pixmagix" class="pixmagix">
FAQ

Frequently Asked Questions about PixMagix – WordPress Image Editor