๐Ÿ” CVE Alert

CVE-2026-82241

HIGH 7.1

Budibase backend-core SSRF via incomplete default blacklist

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

Budibase backend-core (@budibase/backend-core, as used by @budibase/server) omits the shared address space range 100.64.0.0/10 from its default SSRF blacklist (DEFAULT_BLACKLIST) used by REST datasource query previews. When the default blacklist is active (i.e., a self-hosted deployment has not defined BLACKLIST_IPS), an authenticated user with the Builder permission can submit a REST datasource query preview request to POST /api/queries/preview targeting a reachable HTTP(S) service in the 100.64.0.0/10 range, causing the server to send a request to that target and return its response through the preview flow. Per the advisory, no released fix was identified at the time of publication; remediation is to add 100.64.0.0/10 to DEFAULT_BLACKLIST.

CWE CWE-918
Vendor budibase
Product server
Published Aug 28, 2026
Stay Ahead of the Next One

Get instant alerts for budibase server

Be the first to know when new high vulnerabilities affecting budibase server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

budibase / server
0 < 3.41.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Budibase/budibase/security/advisories/GHSA-9754-4wm6-3c8r vulncheck.com: https://www.vulncheck.com/advisories/budibase-backend-core-ssrf-via-incomplete-default-blacklist

Credits

๐Ÿ” sec-reex