Vulnerability Description
Outerbase Studio is a lightweight browser-based database GUI supporting PostgreSQL, MySQL, and SQLite. In version 0.10.2 and earlier, TextComponent in src/components/chart/index.tsx renders unsanitized Text Widget content through dangerouslySetInnerHTML, allowing injected markup with script-capable event handlers to execute when the widget is displayed. Outerbase Cloud and its backend services were discontinued in 2025, and the current architecture uses local browser dashboard storage, so the impact is limited to local self-XSS. Authentication token theft, account takeover, and backend database access are not applicable to the current architecture. No fixed release is available as of this review.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/outerbase/studio/commit/b06fb85e5967440278d5a815721b360920566
- https://github.com/outerbase/studio/security/advisories/GHSA-wwf9-7jrc-rv4q
FAQ
What is CVE-2026-55650?
CVE-2026-55650 is a vulnerability with a CVSS score of 4.4 (MEDIUM). Outerbase Studio is a lightweight browser-based database GUI supporting PostgreSQL, MySQL, and SQLite. In version 0.10.2 and earlier, TextComponent in src/components/chart/index.tsx renders unsanitize...
How severe is CVE-2026-55650?
CVE-2026-55650 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55650?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.