๐Ÿ” CVE Alert

CVE-2026-63736

MEDIUM 4.1

SurrealDB before 3.2.0 SSRF via JWKS URL hostname resolution

CVSS Score
4.1
EPSS Score
0.0%
EPSS Percentile
0th

SurrealDB before 3.2.0 contains a server-side request forgery vulnerability in the JWKS fetcher that validates only the URL hostname string against allow-lists without checking resolved IP addresses. An Owner role attacker can point an access method at an allow-listed hostname resolving to private or loopback addresses, causing the server to issue GET requests to internal addresses that would be blocked by direct URL.

CWE CWE-918
Vendor surrealdb
Product surrealdb
Published Jul 20, 2026
Last Updated Jul 20, 2026
Stay Ahead of the Next One

Get instant alerts for surrealdb surrealdb

Be the first to know when new medium vulnerabilities affecting surrealdb surrealdb are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

surrealdb / surrealdb
0 < 3.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/surrealdb/surrealdb/security/advisories/GHSA-5x4x-2946-qr67 vulncheck.com: https://www.vulncheck.com/advisories/surrealdb-before-ssrf-via-jwks-url-hostname-resolution

Credits

๐Ÿ” DavidCarliez