Web3 Token Gate Security & Risk Analysis

wordpress.org/plugins/web3-token-gate

Web3 Token Gate is an innovative Web3 authentication plugin for WordPress. Web3 Token Gate allows users to show hidden content only to those that veri …

10 active installs v1.0.5 PHP 5.7+ WP 5.8.3+ Updated Apr 22, 2024
blockchainnftverificationweb3
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Web3 Token Gate Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The 'web3-token-gate' plugin v1.0.5 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries, handling external HTTP requests with a single, potentially auditable call, and showing a high percentage of properly escaped output. The absence of known vulnerabilities and recorded CVEs in its history is also a strong indicator of a well-maintained and generally secure codebase to date.

However, significant concerns arise from the static analysis. The plugin exposes one unprotected REST API route, which represents a direct attack vector if not properly secured by the application layer. Furthermore, the complete lack of nonce and capability checks across all entry points (AJAX handlers, REST API, shortcodes) is a critical oversight. This means that any authenticated user, or potentially even unauthenticated users in the case of the REST API, could trigger plugin functionalities without proper authorization verification, leading to a wide range of potential exploits depending on the functionality of these entry points.

While the plugin has no vulnerability history, the identified weaknesses in access control and authorization present a substantial risk. The absence of these fundamental security checks is concerning, and the plugin's reliance on external libraries like Freemius might also warrant investigation into the security of those bundled components. The overall risk is moderate, leaning towards high due to the lack of critical security checks on its entry points.

Key Concerns

  • Unprotected REST API route
  • No nonce checks on entry points
  • No capability checks on entry points
  • Bundled Freemius library v1.0
Vulnerabilities
None known

Web3 Token Gate Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Web3 Token Gate Release Timeline

v1.0.5Current
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Web3 Token Gate Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

86% escaped36 total outputs
Attack Surface
1 unprotected

Web3 Token Gate Attack Surface

Entry Points5
Unprotected1

REST API Routes 1

POST/wp-json/wptokengate/v1/verifyincludes/rest-api/routes/class-web3-token-gate-verification.php:6

Shortcodes 4

[token-gate-verify-app] includes/class-web3-token-gate-shortcode.php:23
[token-gate-output] includes/class-web3-token-gate-shortcode.php:24
[tokengate-verify-app] includes/premium/class-web3-token-gate-shortcode.php:23
[tokengate-output] includes/premium/class-web3-token-gate-shortcode.php:24
WordPress Hooks 12
actioninitincludes/class-web3-token-gate-admin.php:23
actionadmin_enqueue_scriptsincludes/class-web3-token-gate-admin.php:24
actionenqueue_block_editor_assetsincludes/class-web3-token-gate-admin.php:27
actionadmin_menuincludes/class-web3-token-gate-admin.php:39
actioninitincludes/class-web3-token-gate-settings.php:23
filtermanage_web3tg-connections_posts_columnsincludes/premium/class-web3-token-gate-connections.php:20
actionmanage_web3tg-connections_posts_custom_columnincludes/premium/class-web3-token-gate-connections.php:21
actionadmin_noticesincludes/premium/class-web3-token-gate-connections.php:22
actioninitincludes/premium/class-web3-token-gate-core.php:22
filterthe_contentincludes/premium/class-web3-token-gate-core.php:23
actionrest_api_initincludes/rest-api/rest.php:7
filterrender_blockincludes/rest-api/rest.php:13
Maintenance & Trust

Web3 Token Gate Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedApr 22, 2024
PHP min version5.7
Downloads2K

Community Trust

Rating100/100
Number of ratings4
Active installs10
Developer Profile

Web3 Token Gate Developer Profile

Abraxas Wizard

2 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 Web3 Token Gate

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/web3-token-gate/dist/admin.js/wp-content/plugins/web3-token-gate/dist/admin.css/wp-content/plugins/web3-token-gate/dist/gutenberg.js/wp-content/plugins/web3-token-gate/dist/gutenberg.css/wp-content/plugins/web3-token-gate/dist/extensions.js/wp-content/plugins/web3-token-gate/dist/extensions.css/wp-content/plugins/web3-token-gate/dist/frontend.js
Script Paths
/wp-content/plugins/web3-token-gate/freemius/start.php/wp-content/plugins/web3-token-gate/includes/helpers.php/wp-content/plugins/web3-token-gate/includes/views/clipboard-field.php/wp-content/plugins/web3-token-gate/includes/class-web3-token-gate-admin.php/wp-content/plugins/web3-token-gate/includes/class-web3-token-gate-frontend.php/wp-content/plugins/web3-token-gate/includes/rest-api/rest.php+6 more
Version Parameters
web3-token-gate/dist/admin.js?ver=web3-token-gate/dist/admin.css?ver=web3-token-gate/dist/gutenberg.js?ver=web3-token-gate/dist/gutenberg.css?ver=web3-token-gate/dist/extensions.js?ver=web3-token-gate/dist/extensions.css?ver=web3-token-gate/dist/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-verify-nft-root
Data Attributes
data-web3-token-gate-token-iddata-web3-token-gate-contract-addressdata-web3-token-gate-chain-iddata-web3-token-gate-network-name
JS Globals
web3tokengateConnections
REST Endpoints
/wp-json/web3-token-gate/v1/settings
Shortcode Output
[web3_token_gate]
FAQ

Frequently Asked Questions about Web3 Token Gate