Age Verification – simple Security & Risk Analysis

wordpress.org/plugins/age-verification-simple

With this module you will know that each user is an adult and uses the site with his consent.

0 active installs v1.3.0 PHP + WP 6.5.4+ Updated Nov 4, 2024
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Age Verification – simple Safe to Use in 2026?

Generally Safe

Score 92/100

Age Verification – simple has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "age-verification-simple" plugin v1.3.0 demonstrates a generally good security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, critical taint flows, raw SQL queries, file operations, or external HTTP requests is a significant strength. The plugin also appears to implement proper output escaping for the vast majority of its outputs and utilizes prepared statements for all SQL queries. The presence of nonce checks is also a positive indicator of security awareness.

However, a notable area for improvement is the complete lack of capability checks for its AJAX handlers. While the total number of entry points is low and none are immediately exposed without authentication, the absence of capability checks means that any authenticated user, regardless of their role or permissions, could potentially interact with these AJAX handlers. This could lead to unintended actions or information disclosure if the functionality within these handlers is not sufficiently restricted by other means. The taint analysis showing zero flows is reassuring, but the lack of capability checks is a missed opportunity to harden the attack surface further.

In conclusion, "age-verification-simple" v1.3.0 is a relatively secure plugin with a clean vulnerability history and good coding practices in key areas like SQL and output escaping. The main weakness lies in the missing capability checks for its AJAX handlers, which introduces a potential risk for privilege escalation or unauthorized actions by authenticated users. Addressing this would significantly enhance the plugin's overall security.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Age Verification – simple Security Vulnerabilities

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

Age Verification – simple Release Timeline

v1.3.0Current
Code Analysis
Analyzed Mar 17, 2026

Age Verification – simple Code Analysis

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

Output Escaping

92% escaped12 total outputs
Attack Surface

Age Verification – simple Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

noprivwp_ajax_xhr_getclasses\controller.php:70
authwp_ajax_xhr_getclasses\controller.php:71
WordPress Hooks 3
actioninitage_verification__simple.php:19
actionwp_body_openclasses\controller.php:60
actionwp_enqueue_scriptsclasses\controller.php:65
Maintenance & Trust

Age Verification – simple Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 4, 2024
PHP min version
Downloads898

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Age Verification – simple Alternatives

No alternatives data available yet.

Developer Profile

Age Verification – simple Developer Profile

symplax

2 plugins · 0 total installs

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

How We Detect Age Verification – simple

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/age-verification-simple/assets/inline/css.php/wp-content/plugins/age-verification-simple/assets/inline/js.php/wp-content/plugins/age-verification-simple/tpl/popup.php/wp-content/plugins/age-verification-simple/tpl/popup_inject.php/wp-content/plugins/age-verification-simple/tpl/popup_deny.php

HTML / DOM Fingerprints

CSS Classes
avs-popup-wrapperavs-popup-contentavs-popup-buttonsavs-popup-deny-redirectavs-popup-apply-buttonavs-popup-deny-buttonavs-popup-close
HTML Comments
<!-- AGE VERIFICATION SIMPLE - Popup -->
Data Attributes
data-avs-settingsdata-avs-vars
JS Globals
AgeVerificationSimple
REST Endpoints
/wp-json/age-verification-simple/v1/xhr_get
FAQ

Frequently Asked Questions about Age Verification – simple