24TT Document Verifier Security & Risk Analysis

wordpress.org/plugins/24tt-document-verifier

The 24TT Document Verifier is a powerful, enterprise-grade solution designed for institutions, universities, businesses, and government bodies globall …

100 active installs v2.0.0 PHP + WP 5.8+ Updated Mar 9, 2026
authenticitycertificate-validationdocument-verificationenterprise-securityportal
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is 24TT Document Verifier Safe to Use in 2026?

Generally Safe

Score 100/100

24TT Document Verifier has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 26d ago
Risk Assessment

The "24tt-document-verifier" v2.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices with a high percentage of properly escaped output and no file operations or external HTTP requests, contributing to a generally clean code base. The absence of recorded vulnerabilities in its history is also a strong indicator of past security diligence. However, the analysis reveals a significant concern regarding unprotected entry points. The presence of an unprotected AJAX handler, along with a lack of explicit permission checks on all entry points, presents a potential avenue for unauthorized actions if malicious data can be injected or if the handler performs sensitive operations.

While taint analysis did not reveal any critical or high severity unsanitized flows, the unprotected AJAX handler remains a notable risk. The SQL queries, though few, are not using prepared statements, which, while not flagged as critical here due to the low number and lack of identified vulnerabilities, is a practice that can lead to SQL injection vulnerabilities in more complex scenarios. The plugin's limited attack surface and strong output escaping mitigate some of the inherent risks, but the unprotected AJAX handler is the most prominent weakness that warrants attention for a more robust security profile.

Key Concerns

  • Unprotected AJAX handler
  • SQL queries without prepared statements
Vulnerabilities
None known

24TT Document Verifier Security Vulnerabilities

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

24TT Document Verifier Code Analysis

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

SQL Query Safety

0% prepared5 total queries

Output Escaping

93% escaped123 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<ttdvr-admin-settings> (admin\partials\ttdvr-admin-settings.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

24TT Document Verifier Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_ttdvr_dismiss_noticeincludes\class-ttdvr-core.php:69

Shortcodes 1

[ttdvr_verify_document] includes\class-ttdvr-shortcodes.php:17
WordPress Hooks 14
actioninitincludes\class-ttdvr-core.php:54
actioninitincludes\class-ttdvr-core.php:55
actionadmin_menuincludes\class-ttdvr-core.php:58
actionadmin_enqueue_scriptsincludes\class-ttdvr-core.php:59
actionadmin_enqueue_scriptsincludes\class-ttdvr-core.php:60
filterplugin_row_metaincludes\class-ttdvr-core.php:61
actionadd_meta_boxesincludes\class-ttdvr-core.php:64
actionsave_postincludes\class-ttdvr-core.php:65
actionadmin_noticesincludes\class-ttdvr-core.php:68
actionwp_enqueue_scriptsincludes\class-ttdvr-core.php:74
actionwp_enqueue_scriptsincludes\class-ttdvr-core.php:75
actioninitincludes\class-ttdvr-core.php:78
actionadmin_initincludes\class-ttdvr-migration.php:17
actionadmin_noticesincludes\class-ttdvr-migration.php:18
Maintenance & Trust

24TT Document Verifier Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 9, 2026
PHP min version
Downloads883

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

24TT Document Verifier Developer Profile

24 Tech Time (U) Ltd

1 plugin · 100 total installs

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

How We Detect 24TT Document Verifier

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/24tt-document-verifier/assets/css/ttdvr-admin.css/wp-content/plugins/24tt-document-verifier/assets/js/ttdvr-admin.js
Script Paths
/wp-content/plugins/24tt-document-verifier/assets/js/ttdvr-admin.js
Version Parameters
ttdvr-admin.css?ver=ttdvr-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
ttdvr-notice
HTML Comments
SECURITY: If this file is called directly, abort.The admin-specific functionality of the plugin.SECURITY: Exit if accessed directly.GROWTH ENGINEERING: Inject links into the WordPress Plugins page!
Data Attributes
data-ttdvr-nonce
JS Globals
ttdvrAdminVars
FAQ

Frequently Asked Questions about 24TT Document Verifier