{"url":"http://public2.vulnerablecode.io/api/packages/951524?format=json","purl":"pkg:npm/budibase@0.0.18","type":"npm","namespace":"","name":"budibase","version":"0.0.18","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":"3.35.10","latest_non_vulnerable_version":"3.35.10","affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/69853?format=json","vulnerability_id":"VCID-75y7-wn4w-eqgb","summary":"Budibase is an open-source low-code platform. Prior to 3.35.10, the Plugin URL upload endpoint (POST /api/plugin) validates the submitted URL with a single substring check: url.includes(\".tar.gz\"). Any URL containing .tar.gz anywhere in the string — in the path, query string, or fragment — passes this check. The URL then proceeds directly to fetchWithBlacklist() with no further validation of host, scheme, or path. Standalone, this vulnerability is blocked by Budibase's default SSRF blacklist, which covers private IP ranges. But the URL validation layer itself is broken regardless, and it directly enables SSRF in two realistic situations: (1) when chained with the BLACKLIST_IPS bypass ([001]), where the blacklist is empty; and (2) when the plugin server follows HTTP redirects from an external URL to an internal target (the default node-fetch behavior with redirect: 'follow'). This vulnerability is fixed in 3.35.10.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2026-45061","reference_id":"","reference_type":"","scores":[{"value":"0.00032","scoring_system":"epss","scoring_elements":"0.09634","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2026-45061"},{"reference_url":"https://github.com/Budibase/budibase","reference_id":"","reference_type":"","scores":[{"value":"7.7","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/Budibase/budibase"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2026-45061","reference_id":"","reference_type":"","scores":[{"value":"7.7","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-45061"},{"reference_url":"https://github.com/advisories/GHSA-xh5j-727m-w6gg","reference_id":"GHSA-xh5j-727m-w6gg","reference_type":"","scores":[{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-xh5j-727m-w6gg"},{"reference_url":"https://github.com/Budibase/budibase/security/advisories/GHSA-xh5j-727m-w6gg","reference_id":"GHSA-xh5j-727m-w6gg","reference_type":"","scores":[{"value":"7.7","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N"},{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-28T14:57:19Z/"}],"url":"https://github.com/Budibase/budibase/security/advisories/GHSA-xh5j-727m-w6gg"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/375991?format=json","purl":"pkg:npm/budibase@3.35.10","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/budibase@3.35.10"}],"aliases":["CVE-2026-45061","GHSA-xh5j-727m-w6gg"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-75y7-wn4w-eqgb"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/78177?format=json","vulnerability_id":"VCID-n5tf-zmn3-p3e3","summary":"Budibase is a low code platform for creating internal tools, workflows, and admin panels. In versions from 3.30.6 and prior, the REST datasource query preview endpoint (POST /api/queries/preview) makes server-side HTTP requests to any URL supplied by the user in fields.path with no validation. An authenticated admin can reach internal services that are not exposed to the internet — including cloud metadata endpoints (AWS/GCP/Azure), internal databases, Kubernetes APIs, and other pods on the internal network. On GCP this leads to OAuth2 token theft with cloud-platform scope (full GCP access). On any deployment it enables full internal network enumeration. At time of publication, there are no publicly available patches.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2026-33226","reference_id":"","reference_type":"","scores":[{"value":"0.00019","scoring_system":"epss","scoring_elements":"0.05303","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2026-33226"},{"reference_url":"https://github.com/Budibase/budibase","reference_id":"","reference_type":"","scores":[{"value":"8.7","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/Budibase/budibase"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2026-33226","reference_id":"","reference_type":"","scores":[{"value":"8.7","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-33226"},{"reference_url":"https://github.com/advisories/GHSA-4647-wpjq-hh7f","reference_id":"GHSA-4647-wpjq-hh7f","reference_type":"","scores":[{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-4647-wpjq-hh7f"},{"reference_url":"https://github.com/Budibase/budibase/security/advisories/GHSA-4647-wpjq-hh7f","reference_id":"GHSA-4647-wpjq-hh7f","reference_type":"","scores":[{"value":"8.7","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N"},{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track*","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2026-03-23T16:48:04Z/"}],"url":"https://github.com/Budibase/budibase/security/advisories/GHSA-4647-wpjq-hh7f"}],"fixed_packages":[],"aliases":["CVE-2026-33226","GHSA-4647-wpjq-hh7f"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-n5tf-zmn3-p3e3"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/212633?format=json","vulnerability_id":"VCID-nzzu-k6q7-fka6","summary":"Budibase: Remote Code Execution via Unsafe eval() in View Filter Map Function (Budibase Cloud)","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2026-27702","reference_id":"","reference_type":"","scores":[{"value":"0.00098","scoring_system":"epss","scoring_elements":"0.26977","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2026-27702"},{"reference_url":"https://github.com/Budibase/budibase","reference_id":"","reference_type":"","scores":[{"value":"9.9","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/Budibase/budibase"},{"reference_url":"https://github.com/Budibase/budibase/commit/348659810cf930dda5f669e782706594c547115d","reference_id":"","reference_type":"","scores":[{"value":"9.9","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/Budibase/budibase/commit/348659810cf930dda5f669e782706594c547115d"},{"reference_url":"https://github.com/Budibase/budibase/pull/18087","reference_id":"","reference_type":"","scores":[{"value":"9.9","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/Budibase/budibase/pull/18087"},{"reference_url":"https://github.com/Budibase/budibase/releases/tag/3.30.4","reference_id":"","reference_type":"","scores":[{"value":"9.9","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/Budibase/budibase/releases/tag/3.30.4"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2026-27702","reference_id":"CVE-2026-27702","reference_type":"","scores":[{"value":"9.9","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-27702"},{"reference_url":"https://github.com/advisories/GHSA-rvhr-26g4-p2r8","reference_id":"GHSA-rvhr-26g4-p2r8","reference_type":"","scores":[{"value":"CRITICAL","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-rvhr-26g4-p2r8"},{"reference_url":"https://github.com/Budibase/budibase/security/advisories/GHSA-rvhr-26g4-p2r8","reference_id":"GHSA-rvhr-26g4-p2r8","reference_type":"","scores":[{"value":"9.9","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L"},{"value":"CRITICAL","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/Budibase/budibase/security/advisories/GHSA-rvhr-26g4-p2r8"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/39863?format=json","purl":"pkg:npm/budibase@3.30.4","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/budibase@3.30.4"}],"aliases":["CVE-2026-27702","GHSA-rvhr-26g4-p2r8"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-nzzu-k6q7-fka6"}],"fixing_vulnerabilities":[],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/budibase@0.0.18"}