Plugin Version Switching Security & Risk Analysis

wordpress.org/plugins/plugin-version-control

Provides easy way to 'roll back' and 'roll forward' plugin versions that support version tagging.

10 active installs v1.0.1 PHP + WP 3.8+ Updated Unknown
rollbackrollforwardsvntagsversion-controll
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugin Version Switching Safe to Use in 2026?

Generally Safe

Score 100/100

Plugin Version Switching has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin "plugin-version-control" v1.0.1 exhibits a mixed security posture. On the positive side, it has a very small attack surface, with only one AJAX handler and no REST API routes, shortcodes, or cron events. Furthermore, all SQL queries are correctly using prepared statements, indicating good database interaction practices. The plugin also has a clean vulnerability history, with no recorded CVEs, which suggests a generally secure development process or a lack of past exploitation. However, significant concerns arise from the code analysis. The complete lack of output escaping is a critical weakness, potentially exposing the application to Cross-Site Scripting (XSS) vulnerabilities. Additionally, the absence of nonce checks on its single AJAX endpoint means that any authenticated user could potentially trigger its functionality without proper verification, leading to potential unauthorized actions or information disclosure. While there are no recorded past vulnerabilities, the presence of these coding flaws represents a tangible risk that could be exploited.

Key Concerns

  • Output escaping is not implemented
  • Missing nonce checks on AJAX handlers
Vulnerabilities
None known

Plugin Version Switching Security Vulnerabilities

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

Plugin Version Switching Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Plugin Version Switching Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_version_control_replace_pluginclasses\class.ajax.replace-plugin.php:24
WordPress Hooks 4
filterplugin_action_linksclasses\class.version-control.php:27
actionadmin_enqueue_scriptsclasses\class.version-control.php:30
actionadmin_print_footer_scriptsclasses\class.version-control.php:33
actioninitversion-control.php:64
Maintenance & Trust

Plugin Version Switching Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Plugin Version Switching Developer Profile

Hudson Atwell

3 plugins · 30 total installs

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

How We Detect Plugin Version Switching

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/version-control/classes/class.version-control.php/wp-content/plugins/version-control/classes/class.ajax.replace-plugin.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Plugin Version Switching