Zedna Ref Code Generator & Access Gate Security & Risk Analysis

wordpress.org/plugins/ref-code-generator-access-gate

Generate unique code for users to allow them to access your website.

10 active installs v1.5 PHP + WP 4.6+ Updated Unknown
access-gatediscountgeneratorrefference-code
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Zedna Ref Code Generator & Access Gate Safe to Use in 2026?

Generally Safe

Score 100/100

Zedna Ref Code Generator & Access Gate has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "ref-code-generator-access-gate" plugin, version 1.5, presents a mixed security posture. On the positive side, there are no known CVEs and the attack surface is minimal with only one shortcode entry point, which appears to be unprotected by authentication checks. The presence of two nonce checks is also a good sign, indicating some awareness of security best practices. However, significant concerns arise from the static analysis. The plugin uses SQL queries without prepared statements, which is a critical security flaw that can lead to SQL injection vulnerabilities. Furthermore, the output escaping is extremely poor, with only 4% of outputs properly escaped, making it susceptible to cross-site scripting (XSS) attacks. While the taint analysis did not reveal critical or high severity flows, the presence of one flow with unsanitized paths, combined with the lack of proper output escaping, is concerning.

The lack of documented vulnerabilities in its history is a strength, suggesting the plugin might have been developed with some care. However, this does not negate the risks identified in the static analysis. The plugin exhibits a concerning disregard for fundamental security practices like prepared statements and output escaping, which are essential for preventing common web application attacks. The absence of capability checks on its single entry point is also a potential oversight, though the lack of authentication checks on the AJAX handlers and REST API routes is noted as a positive. Overall, while the plugin has a small attack surface and no known CVEs, the identified code quality issues pose a substantial risk to users.

Key Concerns

  • Raw SQL queries without prepared statements
  • Very low percentage of properly escaped output
  • Flow with unsanitized paths
  • No capability checks on entry points
Vulnerabilities
None known

Zedna Ref Code Generator & Access Gate Security Vulnerabilities

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

Zedna Ref Code Generator & Access Gate Code Analysis

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

SQL Query Safety

0% prepared10 total queries

Output Escaping

4% escaped25 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
drcg_zedna_ref_code_gate_form (drcg.php:456)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Zedna Ref Code Generator & Access Gate Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ref_code_gate_form] drcg.php:486
WordPress Hooks 6
actionwp_loadeddrcg.php:31
filtertemplate_redirectdrcg.php:77
filteruser_contactmethodsdrcg.php:88
actionadmin_menudrcg.php:118
actionadmin_initdrcg.php:366
actioninitdrcg.php:437
Maintenance & Trust

Zedna Ref Code Generator & Access Gate Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Zedna Ref Code Generator & Access Gate Developer Profile

Radek Mezulanik

15 plugins · 570 total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
2856 days
View full developer profile
Detection Fingerprints

How We Detect Zedna Ref Code Generator & Access Gate

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ref-code-generator-access-gate/template/gate.php

HTML / DOM Fingerprints

CSS Classes
drcg-code-list-headerorangegreencode
Data Attributes
name="ref_code_input"name="drcg_zedna_nonce_field"name="quantity"name="generate"id="quantity"
JS Globals
window.drcg_zedna_open_gatewindow.drcg_zedna_gate_templatewindow.drcg_zedna_add_user_profile_fieldwindow.drcg_zedna_install_dbwindow.drcg_zedna_setttings_menuwindow.drcg_zedna_settings_init+5 more
FAQ

Frequently Asked Questions about Zedna Ref Code Generator & Access Gate