Lookup for vulnerable packages by Package URL.
| Purl | pkg:npm/%40budibase/backend-core@1.0.135 |
| Type | npm |
| Namespace | @budibase |
| Name | backend-core |
| Version | 1.0.135 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 3.35.10 |
| Latest_non_vulnerable_version | 3.38.2 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-26sa-d3pj-qugz |
| vulnerability_id |
VCID-26sa-d3pj-qugz |
| summary |
Budibase is an open-source low-code platform. Prior to version 3.35.10, the budibase:auth cookie containing the JWT session token is set with httpOnly: false at packages/backend-core/src/utils/utils.ts:218. JavaScript can read this cookie via document.cookie. This means every XSS becomes a full account takeover — the attacker steals the JWT and has persistent access to the victim's account. The cookie also lacks secure: true (sent over plaintext HTTP) and sameSite attribute. This issue has been patched in version 3.35.10. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-42239, GHSA-4f9j-vr4p-642r
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-26sa-d3pj-qugz |
|
| 1 |
| url |
VCID-pqcu-pgng-9qhh |
| vulnerability_id |
VCID-pqcu-pgng-9qhh |
| summary |
Budibase is an open-source low-code platform. Prior to version 3.33.4, a server-side request forgery (SSRF) vulnerability exists in Budibase's REST datasource connector. The platform's SSRF protection mechanism (IP blacklist) is rendered completely ineffective because the BLACKLIST_IPS environment variable is not set by default in any of the official deployment configurations. When this variable is empty, the blacklist function unconditionally returns false, allowing all requests through without restriction. This issue has been patched in version 3.33.4. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-31818, GHSA-7r9j-r86q-7g45
|
| risk_score |
4.5 |
| exploitability |
0.5 |
| weighted_severity |
9.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-pqcu-pgng-9qhh |
|
| 2 |
| url |
VCID-t9dz-y65b-yubn |
| vulnerability_id |
VCID-t9dz-y65b-yubn |
| summary |
Budibase is an open-source low-code platform. Prior to 3.35.4, the authenticated middleware uses unanchored regular expressions to match public (no-auth) endpoint patterns against ctx.request.url. Since ctx.request.url in Koa includes the query string, an attacker can access any protected endpoint by appending a public endpoint path as a query parameter. For example, POST /api/global/users/search?x=/api/system/status bypasses all authentication because the regex /api/system/status/ matches in the query string portion of the URL. This vulnerability is fixed in 3.35.4. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-41428, GHSA-8783-3wgf-jggf
|
| risk_score |
4.5 |
| exploitability |
0.5 |
| weighted_severity |
9.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-t9dz-y65b-yubn |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | 4.5 |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:npm/%2540budibase/backend-core@1.0.135 |