Description
SurrealDB before 3.1.5 contains a server-side request forgery vulnerability in the JWKS fetcher that follows HTTP redirects without re-validating redirect targets against network capabilities. Attackers with Owner role can configure a JWKS URL pointing to an allowlisted host that redirects to blocked internal addresses, bypassing network access controls.
Published: 2026-07-20
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SurrealDB prior to version 3.1.5 contains a server‑side request forgery vulnerability in its JWKS fetcher that follows HTTP redirects without re‑validating the final target against network policy. An attacker with Owner role privileges can configure a JWKS URL pointing to an allowlisted host that redirects to a blocked internal address, allowing the database instance to reach resources it would normally be prevented from accessing. This can compromise the security posture of the database by exposing internal network resources, potentially impacting confidentiality and integrity.

Affected Systems

The vulnerable product is SurrealDB in any release before 3.1.5. Administrators running SurrealDB versions 3.0.x, 3.1.x, or any earlier build are exposed to this risk.

Risk and Exploitability

The CVSS base score is 5.1, indicating a medium severity. The EPSS score is less than 1%, implying a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, suggesting no known public exploitation. Exploitation requires the attacker to have Owner role access; from that point the attacker can set the JWKS URL to trigger the redirect. Because the redirect target is not validated, the attacker can reach internal networks that should be restricted, making this a bypass of network segmentation controls.

Generated by OpenCVE AI on July 30, 2026 at 19:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SurrealDB to version 3.1.5 or later where the JWKS fetcher validates redirect targets.
  • If an immediate upgrade is not possible, restrict JWKS URL configuration to values that cannot be altered by non‑trusted roles and disable automatic following of HTTP redirects.
  • Add network segmentation or firewall rules that block outbound connections from the SurrealDB instance to internal IP ranges that should remain protected, ensuring the redirect cannot reach those addresses.

Generated by OpenCVE AI on July 30, 2026 at 19:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:surrealdb:surrealdb:*:*:*:*:*:*:*:*

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Surrealdb
Surrealdb surrealdb
Vendors & Products Surrealdb
Surrealdb surrealdb

Tue, 21 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Description SurrealDB before 3.1.5 contains a server-side request forgery vulnerability in the JWKS fetcher that follows HTTP redirects without re-validating redirect targets against network capabilities. Attackers with Owner role can configure a JWKS URL pointing to an allowlisted host that redirects to blocked internal addresses, bypassing network access controls.
Title SurrealDB before 3.1.5 SSRF via JWKS URL Redirect
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 4.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N'}


Subscriptions

Surrealdb Surrealdb
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-28T01:05:39.475Z

Reserved: 2026-07-18T12:26:19.866Z

Link: CVE-2026-63744

cve-icon Vulnrichment

Updated: 2026-07-21T15:01:45.439Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T19:45:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)