CVE-2026-63761

MEDIUM

SurrealDB before 3.1.0 Algorithm Downgrade via ES512

Title source: cna
STIX 2.1

Description

SurrealDB before 3.1.0 silently substitutes the ES384 algorithm when a JWT access method is configured with ALGORITHM ES512 (DEFINE ACCESS ... TYPE JWT ALGORITHM ES512), because the underlying jsonwebtoken crate (v10.x) has no ES512 variant and the mapping defaults to ES384 without any error, warning, or log message. Users who supply the correct P-521 key for ES512 experience authentication handshake failures due to the curve mismatch with ES384 (which expects P-384), and tokens are rejected by external systems expecting genuine ES512 signatures. The flaw cannot be used to forge tokens or compromise data confidentiality or integrity, as ES384 remains cryptographically strong.

References (2)

Core 2
Core References
Vendor Advisory vendor-advisory
GitHub Security Advisory (GHSA-fwg2-gr34-q3w8)
https://github.com/surrealdb/surrealdb/security/advisories/GHSA-fwg2-gr34-q3w8
Third Party Advisory third-party-advisory
VulnCheck Advisory: SurrealDB before 3.1.0 Algorithm Downgrade via ES512
https://www.vulncheck.com/advisories/surrealdb-before-algorithm-downgrade-via-es512

Scores

CVSS v3 4.3
EPSS 0.0016
EPSS Percentile 5.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-327
Status published
Products (2)
surrealdb/surrealdb < 3.1.0 (2 CPE variants)
surrealdb/surrealdb 3.1.0
Published Jul 20, 2026
Tracked Since Jul 20, 2026