Typebot Security & Risk Analysis

wordpress.org/plugins/typebot

Collect 4x more responses with conversational apps using Typebot.

4K active installs v4.3.0 PHP + WP 5.0+ Updated Aug 12, 2025
ai-chatchatbotchatbot-buildercustomer-support
99
A · Safe
CVEs total2
Unpatched0
Last CVEJul 11, 2024
Download
Safety Verdict

Is Typebot Safe to Use in 2026?

Generally Safe

Score 99/100

Typebot has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Jul 11, 2024Updated 7mo ago
Risk Assessment

The Typebot plugin v4.3.0 exhibits a mixed security posture. The static analysis reveals strong adherence to secure coding practices in several areas, including the absence of dangerous functions, all SQL queries utilizing prepared statements, and a high percentage of properly escaped output. Furthermore, the plugin demonstrates a limited attack surface with only one shortcode and no exposed AJAX handlers or REST API routes without permission callbacks. The lack of file operations and external HTTP requests also contributes positively to its security. However, the vulnerability history is a significant concern. The plugin has a history of two known medium-severity vulnerabilities, both related to Cross-site Scripting (XSS). The most recent vulnerability was reported on July 11, 2024, and crucially, there are currently no unpatched CVEs, indicating that these past issues have been addressed by the developers. The absence of taint analysis results means we cannot definitively rule out latent vulnerabilities in this version, although the other code signals are generally positive. The lack of nonce and capability checks on the single shortcode entry point, while not immediately exploitable given the current static analysis, represents a potential weakness that could be combined with other vulnerabilities or misconfigurations. Overall, while the current code appears to be well-hardened against common threats like SQL injection and provides good output sanitization, the past history of XSS vulnerabilities warrants caution and continued vigilance.

Key Concerns

  • No capability checks on shortcode
  • No nonce checks on shortcode
  • History of medium severity XSS vulnerabilities
Vulnerabilities
2

Typebot Security Vulnerabilities

CVEs by Year

1 CVE in 2021
2021
1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2024-38757medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Typebot <= 3.6.0 - Authenticated (Contributor+) Stored Cross-Site Scripting

Jul 11, 2024 Patched in 3.6.1 (183d)
CVE-2021-24902medium · 5.5Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Typebot | Build beautiful conversational forms < 1.4.3 - Authenticated (Admin+) Cross-Site Scripting

Nov 29, 2021 Patched in 1.4.3 (785d)
Code Analysis
Analyzed Mar 16, 2026

Typebot Code Analysis

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

Output Escaping

91% escaped23 total outputs
Attack Surface

Typebot Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[typebot] includes\class-typebot.php:53
WordPress Hooks 6
actionplugins_loadedincludes\class-typebot.php:39
actionadmin_menuincludes\class-typebot.php:45
actionadmin_initincludes\class-typebot.php:46
actionwp_enqueue_scriptsincludes\class-typebot.php:52
actionwp_headpublic\class-typebot-public.php:9
actionwp_footerpublic\class-typebot-public.php:10
Maintenance & Trust

Typebot Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 12, 2025
PHP min version
Downloads42K

Community Trust

Rating100/100
Number of ratings6
Active installs4K
Developer Profile

Typebot Developer Profile

Baptiste

1 plugin · 4K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
484 days
View full developer profile
Detection Fingerprints

How We Detect Typebot

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/typebot/public/js/typebot-public.js
Script Paths
https://cdn.jsdelivr.net/npm/@typebot.io/js@
Version Parameters
typebot/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
typebot-container
Data Attributes
data-typebot-iddata-typebot-hostdata-typebot-ws-hostdata-typebot-widthdata-typebot-heightdata-typebot-lib-version
JS Globals
window.typebotWpUser
Shortcode Output
<div class="typebot-container" data-typebot-id="" data-typebot-host="" data-typebot-ws-host="" data-typebot-width="
FAQ

Frequently Asked Questions about Typebot