Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-48763
Published:August 11, 2026
Updated:September 01, 2026
TypeBot is a chatbot builder tool. Versions prior to 3.17.0 expose a deprecated public upload endpoint at "GET /api/v1/typebots/{typebotId}/blocks/{blockId}/storage/upload-url" that accepts an attacker-controlled "filePath" and returns a presigned S3 "PUT" URL for that exact key. Because the endpoint only checks that the referenced typebot is public and that the referenced block is a file input block, an unauthenticated attacker who knows a valid public "typebotId" and "blockId" can request presigned upload URLs for arbitrary objects in the shared bucket, including "private/..." and other tenants' "public/..." paths. Version 3.17.0 fixes this issue.
Affected Packages
https://github.com/baptisteArno/typebot.io.git (GITHUB):
Affected version(s) >=v2.0.0 <v3.17.0
Fix Suggestion:
Update to version v3.17.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
LOW
Weakness Type (CWE)
Missing Authorization
EPSS
Base Score:
0.31