Authenticated SSRF via port-stripped redirect target
Published Jul 20, 2026 · Updated Jul 20, 2026
SSRF in SurrealDB before 3.1.0 allows remote authenticated users to reach port-denied network services through HTTP redirects. The outbound redirect policy in surrealdb/core/src/fnc/util/http/mod.rs builds NetTarget from url.host_str() but drops url.port(), preventing the capability matcher from applying a port-bearing deny rule to the redirected destination. Exploitation requires permission to call http::* functions, an allowed redirect host, and a port-scoped deny configuration; host-only deny rules are unaffected, and consequences depend on the blocked service reached.
Summary
What happened
SSRF in SurrealDB before 3.1.0 allows remote authenticated users to reach port-denied network services through HTTP redirects. The outbound redirect policy in surrealdb/core/src/fnc/util/http/mod.rs builds NetTarget from url.host_str() but drops url.port(), preventing the capability matcher from applying a port-bearing deny rule to the redirected destination. Exploitation requires permission to call http::* functions, an allowed redirect host, and a port-scoped deny configuration; host-only deny rules are unaffected, and consequences depend on the blocked service reached.
The record
- CVE
- CVE-2026-63743
- Published
- Jul 20, 2026
- Updated
- Jul 20, 2026
- Vendor
- SurrealDB
- Product
- SurrealDB
- Classifications
- CWE-918
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 20, 2026CVE publishedPublication date reported by the CVE source.
- Jul 20, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <3.1.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo