CVE-2026-63743 PUBLISHED

SurrealDB before 3.1.0 Port-Specific Deny Rule Bypass via HTTP Redirect

Assigner: VulnCheck
Reserved: 18.07.2026 Published: 20.07.2026 Updated: 20.07.2026

SurrealDB before 3.1.0 contains a capability bypass vulnerability in HTTP redirect handling that allows authenticated users to circumvent port-scoped --deny-net rules. Attackers can chain an HTTP redirect from an allowed hostname to a denied host:port combination, and the redirect is followed because the port information is dropped during redirect policy evaluation.

Metrics

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

Product Status

Vendor surrealdb
Product surrealdb
Versions Default: unaffected
  • affected from 0 to 3.1.0 (excl.)
  • Version 3.1.0 is unaffected

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE