PatchSiren cyber security CVE debrief
CVE-2026-73406 Budibase CVE debrief
Budibase, an open-source low-code platform, had an issue where an unauthenticated caller could query for user information, including email addresses and tenant identifiers, due to the GET /api/global/users/tenant/:id endpoint being listed in PUBLIC_ENDPOINTS. This issue is fixed in version 3.39.32. The vulnerability allowed defenders to verify exposure and apply the patch. Budibase deployments, especially those with publicly accessible endpoints, should be verified for exposure and patched.
- Vendor
- Budibase
- Product
- Unknown
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-12
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-12
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for Budibase deployments, especially those with publicly accessible endpoints, should verify exposure and apply the patch. Budibase operators and security teams should review and restrict access to the affected endpoint and monitor for potential exploitation attempts.
Why it matters
CVE-2026-73406 allows unauthenticated disclosure of user information in Budibase. Defenders should verify exposure, apply the patch, and monitor for exploitation attempts.
- Verify and apply patch for Budibase versions prior to 3.39.32
- Restrict access to the affected endpoint
- Monitor for potential exploitation attempts
Technical summary
The Budibase platform had an issue where the GET /api/global/users/tenant/:id endpoint was listed in PUBLIC_ENDPOINTS, allowing unauthenticated callers to query user information, including email addresses and tenant identifiers. This issue is fixed in version 3.39.32. The vulnerability allows defenders to prioritize verifying exposure and applying the patch for Budibase versions prior to 3.39.32, especially those with publicly accessible endpoints. The fix involves updating the endpoint listing and restricting access.
Defensive priority
Defenders should prioritize verifying exposure and applying the patch for Budibase versions prior to 3.39.32, especially those with publicly accessible endpoints.
Recommended defensive actions
- Verify Budibase version and apply patch if necessary
- Review and restrict access to the affected endpoint
- Monitor for potential exploitation attempts
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
Evidence notes
The CVE record and NVD entry provide details on the issue, which involves an endpoint listing in PUBLIC_ENDPOINTS and potential for user information disclosure. Official source references include commits, pull requests, and release notes from Budibase. The Budibase development team has addressed this issue in version 3.39.32. Evidence limits suggest defenders should verify Budibase deployments for exposure and apply the patch.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73406 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73406
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73406 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73406
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Budibase/budibase/commit/0bdf648ff4c024a138a546ef84217e4efbee538e
-
Source reference
Unverified legacy reference
URL: https://github.com/Budibase/budibase/pull/19221
-
Source reference
Unverified legacy reference
URL: https://github.com/Budibase/budibase/releases/tag/3.39.32
-
Source reference
Unverified legacy reference
URL: https://github.com/Budibase/budibase/security/advisories/GHSA-hr66-5mqr-8mpx
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.