PT-2026-70924 · Typebot · Typebot
CVE-2026-48763
·
Published
2026-08-11
·
Updated
2026-08-11
CVSS v3.1
8.2
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
TypeBot versions prior to 3.17.0
Description
A deprecated public upload endpoint at
GET /api/v1/typebots/{typebotId}/blocks/{blockId}/storage/upload-url allows unauthenticated attackers to request presigned S3 PUT URLs for arbitrary objects in a shared bucket. The issue occurs because the endpoint only verifies if the referenced typebot is public and the block is a file input block, failing to properly validate the filePath variable. This allows attackers who possess a valid public typebotId and blockId to obtain upload URLs for sensitive paths, such as private/... or paths belonging to other tenants.Recommendations
Update to version 3.17.0.
Exploit
Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Typebot