CVE-2026-41428
Last modified
CVE-2026-41428 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Budibase | Budibase | < 3.35.4 |
References
- https://github.com/Budibase/budibase/security/advisories/GHSA-8783-3wgf-jggfExploit, Mitigation, Vendor Advisory
- https://github.com/Budibase/budibase/security/advisories/GHSA-8783-3wgf-jggfExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-41428?
How severe is CVE-2026-41428?
How do I fix CVE-2026-41428?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41421SiYuan is an open-source personal knowledge management syste…8.8
- CVE-2026-41422Daptin is a GraphQL/JSON-API headless CMS. Prior to version …8.3
- CVE-2026-41423Angular is a development platform for building mobile and de…5.3
- CVE-2026-41425Authlib is a Python library which builds OAuth and OpenID Co…5.4
- CVE-2026-41426pretalx is a conference planning tool. Prior to 2026.1.0, an…6.1
- CVE-2026-41427Better Auth is an authentication and authorization library f…6.5
- CVE-2026-41429arduino-esp32 is an Arduino core for the ESP32, ESP32-S2, ES…8.8
- CVE-2026-4143The Neos Connector for Fakturama plugin for WordPress is vul…4.3
- CVE-2026-41430Press, a Frappe custom app that runs Frappe Cloud, manages i…6.1
- CVE-2026-41431Zen is a firefox-based browser. Prior to 1.19.9b, Zen Browse…8
- CVE-2026-41432New API is a large language mode (LLM) gateway and artificia…8.2
- CVE-2026-41433OpenTelemetry eBPF Instrumentation provides eBPF instrumenta…8.4
Are you affected by CVE-2026-41428?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
