---
cve: "CVE-2026-48766"
severity: "HIGH"
cvss: 7.6
epss: "32%"
vendor: "baptisteArno"
kev: false
exploited: false
published: "2026-08-11 16:17:32"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T04:02:52+02:00"
---

# CVE-2026-48766

> 7.6 HIGH · 🧪 PoC

## Beschreibung

TypeBot is a chatbot builder tool. Versions prior to 3.17.0 allow a low-privilege guest member of a workspace to exfiltrate stored OpenAI-compatible API keys by invoking the OpenAI model-listing helper with an attacker-controlled `baseUrl`. The vulnerable path decrypts the selected workspace credential, creates an OpenAI client with the secret in both `apiKey` and the explicit `api-key` header, and then sends the outbound request to the caller-supplied URL. Because the permission check accepts any readable workspace member and `listCredentials` reveals credential identifiers to guests, a guest can force the server to deliver the workspace secret to attacker infrastructure. Version 3.17.0 patches the issue.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 7ae4c007d0987d2ca907b47e1b7418db62b8a157 (Commit)
- 31c360a342e40d1423e5421c046e8f821b1154c4 (Commit)

## Referenzen

- <https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-gc3v-9whw-6wjh>
- <https://github.com/baptisteArno/typebot.io/pull/2459>
- <https://github.com/baptisteArno/typebot.io/commit/7ae4c007d0987d2ca907b47e1b7418db62b8a157>
- <https://github.com/baptisteArno/typebot.io/releases/tag/v3.17.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-48766) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
