PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-48766 baptisteArno CVE debrief

A low-privilege guest member of a workspace in TypeBot can exfiltrate stored OpenAI-compatible API keys by manipulating the OpenAI model-listing helper. This issue was patched in version 3.17.0. The vulnerability allows a guest member to invoke the OpenAI model-listing helper with an attacker-controlled baseUrl, leading to the exfiltration of stored OpenAI-compatible API keys. Defenders should assess exposure and prioritize updating to version 3.17.0 or later. The vulnerability has a CVSS score of 7.6 and is considered HIGH severity.

Vendor
baptisteArno
Product
typebot.io
CVSS
HIGH 7.6
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-11
Original CVE updated
2026-09-09
Advisory published
2026-08-11
Advisory updated
2026-09-09

Who should care

Defenders responsible for TypeBot workspaces, especially those with guest members, should assess exposure and prioritize updating to version 3.17.0 or later. They should verify TypeBot workspace configurations to prevent unauthorized access, monitor workspaces for suspicious activity related to OpenAI-compatible API keys, and review compensating controls for exposed systems.

Why it matters

CVE-2026-48766 allows low-privilege guest members of a TypeBot workspace to exfiltrate stored OpenAI-compatible API keys. Defenders should verify exposure, prioritize updates, and monitor workspaces.

  • Verify TypeBot workspace configurations to prevent unauthorized access.
  • Update TypeBot to version 3.17.0 or later to patch the vulnerability.
  • Monitor TypeBot workspaces for suspicious activity related to OpenAI-compatible API keys.

Technical summary

The vulnerability in TypeBot allows 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.

Defensive priority

Defenders should prioritize verifying exposure of TypeBot workspaces, especially those with guest members, and ensure they are running version 3.17.0 or later.

Recommended defensive actions

  • Verify TypeBot workspace configurations to ensure only authorized members have access.
  • Update TypeBot to version 3.17.0 or later.
  • Monitor TypeBot workspaces for suspicious activity.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. The vulnerability was patched in version 3.17.0. Defenders should verify exposure, prioritize updates, and monitor workspaces for suspicious activity related to OpenAI-compatible API keys. The NVD entry and CVE record provide additional context on the vulnerability.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-48766 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-48766

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-48766 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-48766

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.