Digital Humans Security & Risk Analysis

wordpress.org/plugins/digital-humans

UNITH Digital Humans are personalized, real-time conversational assistants. Use this plugin to add a UNITH Digital Human to your website.

10 active installs v1.0.16 PHP 7.2+ WP 5.8+ Updated Jun 12, 2024
aibotdigitalhumanshelp
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Digital Humans Safe to Use in 2026?

Generally Safe

Score 92/100

Digital Humans 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 plugin 'digital-humans' v1.0.16 demonstrates a generally strong security posture based on the provided static analysis. The absence of known vulnerabilities and CVEs in its history is a significant positive indicator, suggesting a history of responsible development and patching. The code analysis also reveals good security practices such as the exclusive use of prepared statements for SQL queries and a very high percentage of properly escaped output. The minimal attack surface of two AJAX handlers, both with nonce checks, further contributes to a positive assessment.

However, there are areas for concern. The most notable is the complete lack of capability checks for the identified AJAX handlers. While nonce checks help prevent Cross-Site Request Forgery (CSRF) attacks, they do not authenticate or authorize the user performing the action. This means any user, regardless of their WordPress role or permissions, could potentially trigger these AJAX actions, which could lead to unauthorized operations if the functionality of these handlers is sensitive. The presence of a file operation without further context also warrants caution, as file operations can be a source of vulnerabilities if not handled with extreme care.

In conclusion, the plugin exhibits strong technical security measures in its handling of data and output. The clean vulnerability history is reassuring. The primary weakness lies in the insufficient authorization checks for its entry points, creating a potential security gap. Addressing the lack of capability checks on AJAX handlers would significantly bolster the plugin's security.

Key Concerns

  • AJAX handlers without capability checks
  • File operation without detailed context
Vulnerabilities
None known

Digital Humans Security Vulnerabilities

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

Digital Humans Code Analysis

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

Output Escaping

98% escaped40 total outputs
Attack Surface

Digital Humans Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

noprivwp_ajax_digitalhumansdigitalhumans.php:28
authwp_ajax_digitalhumansdigitalhumans.php:29
WordPress Hooks 6
filterwp_fatal_error_handler_enableddigitalhumans.php:22
actionwp_footerdigitalhumans.php:26
actioninitdigitalhumans.php:31
actionadmin_menudigitalhumans_options.php:132
actionadmin_initdigitalhumans_options.php:134
actionadmin_enqueue_scriptsdigitalhumans_options.php:136
Maintenance & Trust

Digital Humans Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJun 12, 2024
PHP min version7.2
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Digital Humans Developer Profile

unithresearchlabs

1 plugin · 10 total installs

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

How We Detect Digital Humans

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/digital-humans/front/digitalhumans.js/wp-content/plugins/digital-humans/front/iframe.txt
Script Paths
/wp-content/plugins/digital-humans/front/digitalhumans.js
Version Parameters
digitalhumans.js?ver=action=digitalhumans&version=

HTML / DOM Fingerprints

CSS Classes
full-screen-buttoncontrols buttonmsgs-container
Data Attributes
data-api_basedata-message_feedbackdata-mic_enableddata-subs_enableddata-themedata-language+7 more
Shortcode Output
<iframe id="digitalhumans-iframe" style="border:none;width:1px;height:1px" src="
FAQ

Frequently Asked Questions about Digital Humans