Diffy Visual Regression Testing Security & Risk Analysis

wordpress.org/plugins/diffy

Diffy helps to verify plugin updates by taking screenshots of your site before and after update and comparing them. Ideally you expect zero changes a …

10 active installs v0.9.6 PHP 7.1+ WP 4.8+ Updated Mar 1, 2023
automated-testingupdates-verificationvisual-regression-testing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Diffy Visual Regression Testing Safe to Use in 2026?

Generally Safe

Score 85/100

Diffy Visual Regression Testing has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "diffy" plugin v0.9.6 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively, and has no recorded vulnerabilities or CVEs. The absence of file operations and external HTTP requests further mitigates common attack vectors. However, significant concerns arise from the static analysis. The plugin exposes a total of 3 AJAX handlers, all of which lack authentication checks, creating a substantial unprotected attack surface. Furthermore, only 50% of output operations are properly escaped, leaving potential for cross-site scripting (XSS) vulnerabilities. The lack of nonce checks on AJAX actions is a critical oversight that directly contributes to the unprotected attack surface.

While the plugin has no known vulnerability history, this cannot be solely relied upon as an indicator of robust security, especially given the identified code-level weaknesses. The absence of taint analysis results is noted, but the presence of unprotected AJAX handlers and unescaped output are sufficient red flags. The plugin's strengths lie in its clean SQL handling and lack of historical vulnerabilities. Its primary weaknesses are the unprotected AJAX endpoints and insufficient output escaping, which could be exploited despite a clean record to date. Further investigation into the specific functionality of the AJAX handlers and outputs would be prudent.

Key Concerns

  • Unprotected AJAX handlers
  • Unescaped output
  • Missing nonce checks on AJAX
Vulnerabilities
None known

Diffy Visual Regression Testing Security Vulnerabilities

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

Diffy Visual Regression Testing Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

50% escaped4 total outputs
Attack Surface
3 unprotected

Diffy Visual Regression Testing Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_diffy_registeradmin\class-wordpress-diffy-admin.php:22
authwp_ajax_diffy_first_screenshotswordpress-diffy.php:222
authwp_ajax_diffy_second_screenshotswordpress-diffy.php:289
WordPress Hooks 8
actionadmin_menuadmin\class-wordpress-diffy-admin.php:17
actionadmin_initadmin\class-wordpress-diffy-admin.php:18
actionadmin_enqueue_scriptsadmin\class-wordpress-diffy-admin.php:21
actionadmin_initwordpress-diffy.php:31
actionadmin_noticeswordpress-diffy.php:47
filterupgrader_package_optionswordpress-diffy.php:124
actionupgrader_process_completewordpress-diffy.php:149
filterall_pluginswordpress-diffy.php:174
Maintenance & Trust

Diffy Visual Regression Testing Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 1, 2023
PHP min version7.1
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Diffy Visual Regression Testing Developer Profile

Yuriy Gerasymov

1 plugin · 10 total installs

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

How We Detect Diffy Visual Regression Testing

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/diffy/js/plugins-scripts.js
Script Paths
/wp-content/plugins/diffy/js/plugins-scripts.js

HTML / DOM Fingerprints

JS Globals
settings
FAQ

Frequently Asked Questions about Diffy Visual Regression Testing