CVE-2026-28445HIGH 8.7EPSS p24.4%

CVE-2026-28445CVE-2026-28445

Description

Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the RatingButton component in the embed package renders the user-controlled customIcon.svg field directly via Solid's innerHTML directive without any sanitization, even though DOMPurify is already a dependency and is used elsewhere in the codebase (e.g., StreamingBubble.tsx). Because rating blocks are not flagged as isUnsafe by the import sanitizer and the builder preview renders bots inline on the builder's own origin (builder.typebot.io) under a CSP permitting 'unsafe-inline', a malicious imported or collaborator-crafted typebot can execute arbitrary HTML/JS in the builder's authenticated context, bypassing the Web Worker sandbox that protects Script blocks during preview. This allows session hijacking and privilege escalation within the builder application. This issue has been fixed in version 3.16.0.

Scoring

CVSS 3.18.7 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
EPSS0.33% probability of exploitation · percentile 24.4% · 2026-06-19T12:03:05Z
Published2026-05-22
Last modified2026-05-22

Underlying weaknesses· 1

CWE-79

References

  1. https://github.com/baptisteArno/typebot.io/commit/474ecbf46bc47a75265bada2599f12b2179de375
  2. https://github.com/baptisteArno/typebot.io/releases/tag/v3.16.0
  3. https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-6m7c-xfhp-p9fh
  4. https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-6m7c-xfhp-p9fh

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Input During Web Page Generation ('Cross-site Scripting')cwe-790%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-33712
CVE
CVE-2025-64709
CVE
CVE-2026-43900
CVE
CVE-2026-47345
CVE
CVE-2025-58361
CVE
CVE-2026-41242
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.