VIPer Security & Risk Analysis

wordpress.org/plugins/viper

Manage your content by end user level(VIP) at your WordPress site.

10 active installs v1.0.0 PHP + WP 5.1+ Updated Nov 13, 2021
content-accessrestrict-contentrole-manger
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is VIPer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "viper" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, external HTTP requests, file operations, and SQL queries suggests a well-contained and potentially safe codebase. The high percentage of properly escaped output and the use of prepared statements for SQL are excellent security practices. Furthermore, the plugin correctly implements capability checks for its single entry point, the shortcode.

However, a significant concern arises from the complete lack of nonce checks across all entry points, including the shortcode. While there's only one entry point, and it has a capability check, the absence of nonces makes it susceptible to Cross-Site Request Forgery (CSRF) attacks. The zero taint flows and vulnerability history, while positive, should be viewed with caution as static analysis and historical data are not foolproof indicators of future or undiscovered vulnerabilities. The plugin's small attack surface is a mitigating factor, but the CSRF vulnerability remains a notable weakness.

In conclusion, "viper" v1.0.0 demonstrates good foundational security practices, particularly in its handling of SQL and output escaping. Its clean vulnerability history is also a positive sign. The primary weakness is the missing nonce checks, which exposes a CSRF risk. The absence of any identified taint flows is reassuring but doesn't eliminate the possibility of vulnerabilities. The plugin is generally secure but requires immediate attention to address the CSRF vulnerability for a more robust security profile.

Key Concerns

  • Missing nonce checks on shortcode entry point
Vulnerabilities
None known

VIPer Security Vulnerabilities

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

VIPer Code Analysis

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

Output Escaping

89% escaped9 total outputs
Attack Surface

VIPer Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[vip] viper.php:222
WordPress Hooks 9
actionuser_new_formviper.php:22
actionedit_user_profileviper.php:24
actionuser_registerviper.php:111
actionprofile_updateviper.php:113
filtermanage_users_columnsviper.php:131
filtermanage_users_custom_columnviper.php:138
filterrestrict_manage_usersviper.php:156
actionadmin_footerviper.php:186
filterpre_get_usersviper.php:207
Maintenance & Trust

VIPer Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedNov 13, 2021
PHP min version
Downloads859

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

VIPer Developer Profile

Kirill

4 plugins · 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 VIPer

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
user_levelpaidregister
Data Attributes
user_level
Shortcode Output
<div class="paid"><div class="register">
FAQ

Frequently Asked Questions about VIPer