CVE-2026-90938

HIGHPre-NVD 8.68.6
EchelonGraph scoreHIGH confidence

Score 8.6 from GitHub Security Advisory (severity: HIGH) published 2026-09-14. a secondary CVSS source baseline 8.6; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this weekElevated
8.6EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.6Exploit: Elevated riskExposed: 0

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

LangBot's plugin runtime (pip package langbot_plugin) through 0.4.17 starts a debug WebSocket server on 0.0.0.0:5401 (/plugin/ws) whose authentication is gated on plugin_debug_key, which defaults to an empty string and is never set by the upstream repository, Docker image, or docker-compose (which additionally publishes port 5401 to the host); the key check is therefore skipped entirely. Any remote attacker able to reach the port can register an arbitrary "debug plugin" without credentials. Because events are broadcast to all initialized plugins without filtering, the attacker's plugin receives the full context of every IM message event (including private chats, message chains, and user/sender IDs in plaintext) and can inject forged replies, send messages as any configured bot, enumerate bot UUIDs, invoke configured LLM models, read knowledge-base contents, and register malicious tools that feed every user's LLM pipeline. Registering with "prod_mode": true causes later legitimate installations of a plugin with the same author/name to be rejected, resulting in persistent denial of service. No patched version was available at the time of publication.

CVSS v3
8.6
EG Score
8.6(high)
EG Risk
70(Attend)
EG Risk 70/100SSVC: Attend

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
Severity86% × 45%
Exploitation40% × 40%
Automatability100% × 15%
Action: Remediate soon — notable exploitation risk.
EPSS PROB
0%
EPSS %ILE
28%
KEV
Not listed

Published

September 14, 2026

Last Modified

September 14, 2026

Advisory Details (2)

Auto-updated Sep 14, 2026
🔬 Proof of concept available. Patch available. Sources: github.
generic

LangBot through 0.4.17 Unauthenticated Plugin Registration via WebSocket | Advisories | VulnCheck

https://www.vulncheck.com/advisories/langbot-through-0.4.17-unauthenticated-plugin-registration-via-websocket
github Patch Available🟡 PoC Available

Unauthenticated debug WebSocket on plugin runtime (port 5401) allows registering arbitrary plugins to read and inject all IM message traffic · Advisory · langbot-app/LangBot · GitHub

https://github.com/langbot-app/LangBot/security/advisories/GHSA-m7qm-2mjr-2h4q

Vendor Advisories for CVE-2026-90938(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 29× in last 7d / 29× 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-09-21 03:58 UTCEG score recompute
  2. 2026-09-21 03:58 UTCGHSA enrichment
  3. 2026-09-20 20:16 UTCEPSS rescore
  4. 2026-09-20 15:52 UTCGHSA enrichment
  5. 2026-09-20 03:44 UTCEG score recompute
  6. 2026-09-20 03:44 UTCGHSA enrichment
  7. 2026-09-19 15:37 UTCGHSA enrichment
  8. 2026-09-19 03:25 UTCEG score recompute
  9. 2026-09-19 03:25 UTCGHSA enrichment
  10. 2026-09-18 19:28 UTCEPSS rescore
  11. 2026-09-18 15:19 UTCGHSA enrichment
  12. 2026-09-18 03:13 UTCEG score recompute
  13. 2026-09-18 03:13 UTCGHSA enrichment
  14. 2026-09-17 19:32 UTCEPSS rescore
  15. 2026-09-17 15:07 UTCGHSA enrichment
  16. 2026-09-17 03:00 UTCGHSA enrichment
  17. 2026-09-16 14:54 UTCEG score recompute
  18. 2026-09-16 14:54 UTCGHSA enrichment
  19. 2026-09-16 14:09 UTCEPSS rescore
  20. 2026-09-16 05:15 UTCEPSS rescore
  21. 2026-09-16 02:48 UTCGHSA enrichment
  22. 2026-09-15 14:42 UTCGHSA enrichment
  23. 2026-09-15 02:36 UTCEG score recompute
  24. 2026-09-15 02:36 UTCGHSA enrichment
  25. 2026-09-14 14:30 UTCEG score recompute
Show 4 more
  1. 2026-09-14 13:40 UTCEG score recompute
  2. 2026-09-14 13:28 UTCEG score recompute
  3. 2026-09-14 13:00 UTCEG score recompute
  4. 2026-09-14 12:59 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-90938?
CVE-2026-90938 is a high vulnerability published on September 14, 2026. LangBot's plugin runtime (pip package langbotplugin) through 0.4.17 starts a debug WebSocket server on 0.0.0.0:5401 (/plugin/ws) whose authentication is gated on plugindebugkey, which defaults to an empty string and is never set by the upstream repository, Docker image, or docker-compose (which…
When was CVE-2026-90938 disclosed?
CVE-2026-90938 was first published in the National Vulnerability Database on September 14, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-90938 actively exploited?
CVE-2026-90938 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 71.8% of all scored CVEs.
What is the CVSS score of CVE-2026-90938?
CVE-2026-90938 has a CVSS v3 base score of 8.6 (NVD).
How do I remediate CVE-2026-90938?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-90938, 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-90938

Explore →

Is Your Infrastructure Affected by CVE-2026-90938?

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