Image Parallax Security & Risk Analysis

wordpress.org/plugins/image-parallax

Create images with a parallax effect. Upload some layers, configure the animation, and publish !

100 active installs v2.1 PHP + WP 3.9.1+ Updated Jun 16, 2014
3dimageparallaxpicture
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Image Parallax Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "image-parallax" v2.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, and the consistent use of prepared statements for any potential database interactions are excellent security practices. Furthermore, the presence of a capability check on its single shortcode entry point is a significant strength, indicating an attempt to control access. The plugin also boasts a clean vulnerability history with no recorded CVEs, suggesting a stable and secure development track record.

However, the complete lack of taint analysis results is a notable concern. While this might indicate no critical flows were found, it could also mean the analysis was not comprehensive enough to identify potential vulnerabilities if they exist. The absence of nonce checks on its sole entry point, the shortcode, is another area for improvement, as it leaves room for potential cross-site request forgery (CSRF) attacks, especially if the shortcode performs any actions or modifies data.

In conclusion, "image-parallax" v2.1 is currently assessed as having a good security posture due to its clean code analysis and vulnerability history. Its strengths lie in its secure coding practices regarding database queries and output handling. The main weaknesses identified are the potential for CSRF due to missing nonce checks on the shortcode and the unknown results of a comprehensive taint analysis.

Key Concerns

  • Missing nonce check on shortcode
Vulnerabilities
None known

Image Parallax Security Vulnerabilities

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

Image Parallax Code Analysis

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

Image Parallax Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[parallax] plugin.php:40
WordPress Hooks 6
actionadmin_initplugin.php:35
actionwp_enqueue_scriptsplugin.php:36
actionadmin_enqueue_scriptsplugin.php:37
actionprint_media_templatesplugin.php:38
filtermedia_view_stringsplugin.php:39
actioninitplugin.php:143
Maintenance & Trust

Image Parallax Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJun 16, 2014
PHP min version
Downloads16K

Community Trust

Rating96/100
Number of ratings4
Active installs100
Developer Profile

Image Parallax Developer Profile

WebMaestro.Fr

5 plugins · 140 total installs

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

How We Detect Image Parallax

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-parallax/js/wm-parallax.js/wp-content/plugins/image-parallax/css/wm-parallax.css/wp-content/plugins/image-parallax/js/media.js/wp-content/plugins/image-parallax/css/media.css/wp-content/plugins/image-parallax/css/editor.css
Script Paths
/wp-content/plugins/image-parallax/js/pack.js/wp-content/plugins/image-parallax/js/media.js
Version Parameters
wp-content/plugins/image-parallax/css/wm-parallax.css?ver=2.1

HTML / DOM Fingerprints

CSS Classes
wm-parallaxlayer
Data Attributes
data-calibrate-xdata-calibrate-ydata-invert-xdata-invert-ydata-limit-xdata-limit-y+7 more
JS Globals
window.WM_PARALLAX_MEDIA
Shortcode Output
<div class="wm-parallax"><ul
FAQ

Frequently Asked Questions about Image Parallax