TypeBot is a chatbot builder tool. Prior to version 3.17.0, Typebot's WhatsApp status forwarding feature stores a workspace-configured webhook forwarding URL and later POSTs WhatsApp marketing/error status events to it from the server. The stored URL is only validated as a generic URL in settings, but the forwarding code uses the raw ky instance instead of the repository's SSRF-protected safeKy client. A workspace user who can configure WhatsApp settings can therefore make the Typebot server issue HTTP requests to internal services, private-network hosts, localhost, or metadata-style endpoints whenever the public WhatsApp production webhook receives a status payload that should be forwarded. Version 3.17.0 patches the issue.
CVE-2026-48483
This medium-severity CVE scores 5.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 74% 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.4
- EG Score
- 5.4(medium)
- EG Risk
- 40(Track)EG Risk 40/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 computedSeverity54% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 26%
- KEV
- Not listed
Published
August 11, 2026
Last Modified
August 11, 2026
Advisory Details (4)
Auto-updated Aug 11, 2026v3.17.0
Patch available: baptisteArno/typebot.io v3.17.0
https://github.com/baptisteArno/typebot.io/releases/tag/v3.17.0commit 30cbc616e00e (baptisteArno/typebot.io)
Patch available: baptisteArno/typebot.io v3.17.0 (contains commit 30cbc616e00e)
https://github.com/baptisteArno/typebot.io/commit/30cbc616e00efabb193c3221b36a0d417152592c🐛 Fix WhatsApp status forwarding SSRF protection
Patch available: baptisteArno/typebot.io v3.17.0 (PR #2497 merged 2026-05-21)
https://github.com/baptisteArno/typebot.io/pull/2497WhatsApp status forwarding uses unvalidated user-controlled URLs, allowing SSRF from the Typebot server · Advisory · baptisteArno/typebot.io · GitHub
https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-5c92-7q58-4rgxWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 36× 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.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 09:35 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 22:42 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 20:57 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 19:11 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 17:26 UTCEG score recompute
- 2026-08-23 14:56 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 13:11 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 11:26 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 09:26 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 07:40 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 05:55 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 04:10 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:24 UTCEG score recompute
Show 11 moreShow fewer
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-13 22:54 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 21:09 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 19:18 UTCEG score recompute
- 2026-08-11 18:41 UTCEG score recompute
- 2026-08-11 17:45 UTCEG score recompute
- 2026-08-11 16:26 UTCEG score recompute
- 2026-08-11 16:25 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-918
- CVE-2016-10927EG 10.0CRITICAL
- CVE-2016-10926EG 10.0CRITICAL
- CVE-2018-10511EG 10.0CRITICAL
- CVE-2018-1000124EG 10.0CRITICAL
- CVE-2017-11291EG 10.0EPSS p91CRITICAL
- CVE-2017-12905EG 10.0CRITICAL
- CVE-2017-8794EG 10.0CRITICAL
- CVE-2017-13667EG 9.9CRITICAL
- CVE-2017-17674EG 9.8CRITICAL
- CVE-2013-4864EG 9.8EPSS p93CRITICAL
Frequently asked(5)
What is CVE-2026-48483?
When was CVE-2026-48483 disclosed?
Is CVE-2026-48483 actively exploited?
What is the CVSS score of CVE-2026-48483?
How do I remediate CVE-2026-48483?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-48483
Is Your Infrastructure Affected by CVE-2026-48483?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.