CVE-2026-48149

Budibase is an open-source low-code platform. Prior to 3.39.0, the Budibase Text component renders markdown by assigning marked.parse(markdown) straight to innerHTML with no sanitizer (packages/bbui/src/Markdown/MarkdownViewer.svelte:22). Any column a builder binds to a Text component in Markdown mode is a stored-XSS sink writable by every BASIC app user with WRITE on the underlying table. This vulnerability is fixed in 3.39.0.
Configurations

No configuration.

History

28 May 2026, 16:16

Type Values Removed Values Added
References () https://github.com/Budibase/budibase/security/advisories/GHSA-57p7-9h9w-xqpw - () https://github.com/Budibase/budibase/security/advisories/GHSA-57p7-9h9w-xqpw -

27 May 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-27 18:16

Updated : 2026-05-28 16:16


NVD link : CVE-2026-48149

Mitre link : CVE-2026-48149

CVE.ORG link : CVE-2026-48149


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')