CVE-2026-100681 PUBLISHED

Budibase before 3.45.0 SSRF and OAuth Token Exfiltration via Teams Webhook

Assigner: VulnCheck
Reserved: 26.09.2026 Published: 26.09.2026 Updated: 26.09.2026

Budibase before 3.45.0 contains an unauthenticated server-side request forgery and credential exfiltration vulnerability in the Microsoft Teams webhook endpoint that accepts forged Bot Framework activities with arbitrary serviceUrl values. Attackers can submit a crafted POST request to inject an attacker-controlled serviceUrl that is persisted and used for all subsequent bot replies, causing the server to send live Microsoft OAuth access tokens in Authorization headers to the attacker's host and enabling blind internal network access.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
CVSS Score: 6.3

Product Status

Vendor budibase
Product server
Versions Default: unaffected
  • affected from 0 to 3.45.0 (excl.)
  • Version 3.45.0 is unaffected

Credits

  • csidhant reporter

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE