CVE-2026-48765

CRITICALPre-NVD 9.99.9
EchelonGraph scoreMEDIUM confidence

This critical-severity CVE scores 9.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 83% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Elevated
9.9EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 9.9Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

TypeBot is a chatbot builder tool. Versions prior to 3.17.0 allow a low-privilege read collaborator to extract a workspace OAuth credentialsId from a readable bot configuration and then overwrite that credential through handleUpdateOAuthCredentials() by supplying an attacker-controlled writable workspaceId. The update path validates only the attacker-supplied workspace and then updates the credential record by global id alone, while also rewriting the credential's workspaceId. This allows cross-workspace OAuth credential takeover and reassignment. Version 3.17.0 patches the issue.

CVSS v3
9.9
EG Score
9.9(medium)
EG Risk
61(Track*)
EG Risk 61/100SSVC: Track*

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity99% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Watch closely — could escalate to Attend.
EPSS PROB
0%
EPSS %ILE
17%
KEV
Not listed

Published

August 11, 2026

Last Modified

August 12, 2026

Advisory Details (4)

Auto-updated Aug 26, 2026
🔬 Proof of concept available. Patch available. Sources: github_pr, github_release, github, github_commit.
github Patch Available🟡 PoC Available

Cross-workspace OAuth credential takeover in updateOAuthCredentials via missing object binding · Advisory · baptisteArno/typebot.io · GitHub

https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-3788-7276-x4j4
github_release Patch Available

v3.17.0

Patch available: baptisteArno/typebot.io v3.17.0

https://github.com/baptisteArno/typebot.io/releases/tag/v3.17.0
github_pr Patch Available

🐛 Fix credential access control and remove vulnerable S3 upload endpoint

Patch available: baptisteArno/typebot.io v3.17.0 (PR #2459 merged 2026-04-15)

https://github.com/baptisteArno/typebot.io/pull/2459
github_commit Patch Available

commit 7ae4c007d098 (baptisteArno/typebot.io)

Patch available: baptisteArno/typebot.io v3.17.0 (contains commit 7ae4c007d098)

https://github.com/baptisteArno/typebot.io/commit/7ae4c007d0987d2ca907b47e1b7418db62b8a157

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 12× in last 7d / 34× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-27 14:58 UTCEG score recompute
  2. 2026-08-27 14:25 UTCEPSS rescore
  3. 2026-08-26 18:49 UTCEG score recompute
  4. 2026-08-26 14:46 UTCEPSS rescore
  5. 2026-08-25 14:17 UTCEG score recompute
  6. 2026-08-25 13:49 UTCEPSS rescore
  7. 2026-08-24 15:42 UTCEG score recompute
  8. 2026-08-24 11:57 UTCEG score recompute
  9. 2026-08-23 02:14 UTCEG score recompute
  10. 2026-08-23 00:19 UTCEPSS rescore
  11. 2026-08-21 23:59 UTCEG score recompute
  12. 2026-08-21 23:49 UTCEPSS rescore
  13. 2026-08-21 01:20 UTCEG score recompute
  14. 2026-08-20 22:55 UTCEPSS rescore
  15. 2026-08-19 18:40 UTCEG score recompute
  16. 2026-08-19 17:04 UTCEPSS rescore
  17. 2026-08-18 15:13 UTCEG score recompute
  18. 2026-08-18 13:48 UTCEPSS rescore
  19. 2026-08-17 15:00 UTCEG score recompute
  20. 2026-08-17 13:47 UTCEPSS rescore
  21. 2026-08-16 16:32 UTCEG score recompute
  22. 2026-08-16 14:56 UTCEPSS rescore
  23. 2026-08-16 05:18 UTCEG score recompute
  24. 2026-08-16 02:14 UTCEPSS rescore
  25. 2026-08-15 02:19 UTCEG score recompute
Show 9 more
  1. 2026-08-15 01:30 UTCEPSS rescore
  2. 2026-08-14 00:09 UTCEG score recompute
  3. 2026-08-13 22:00 UTCEPSS rescore
  4. 2026-08-12 14:23 UTCEG score recompute
  5. 2026-08-12 13:51 UTCEPSS rescore
  6. 2026-08-12 13:25 UTCEG score recompute
  7. 2026-08-11 21:18 UTCEG score recompute
  8. 2026-08-11 20:45 UTCEG score recompute
  9. 2026-08-11 20:45 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-48765?
CVE-2026-48765 is a critical vulnerability published on August 11, 2026. TypeBot is a chatbot builder tool. Versions prior to 3.17.0 allow a low-privilege read collaborator to extract a workspace OAuth credentialsId from a readable bot configuration and then overwrite that credential through handleUpdateOAuthCredentials() by supplying an attacker-controlled writable…
When was CVE-2026-48765 disclosed?
CVE-2026-48765 was first published in the National Vulnerability Database on August 11, 2026, with the most recent update on August 12, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-48765 actively exploited?
CVE-2026-48765 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 83.2% of all scored CVEs.
What is the CVSS score of CVE-2026-48765?
CVE-2026-48765 has a CVSS v3 base score of 9.9 (NVD).
How do I remediate CVE-2026-48765?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-48765, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-48765

Explore →

Is Your Infrastructure Affected by CVE-2026-48765?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.