← All CVEs

CVE-2026-71214

critical · 9.8

The Aerie/PlanDev sequencing-server's authorization middleware (sequencing-server/src/app.ts) derives the caller's Hasura session role via getHasuraSession, which prefers a session_variables object taken directly from the client-supplied JSON request body over the Authorization header's JWT claims, with no verification that the request actually originated from Hasura.

9.8
CVSS
0.3%
EPSS (exploit prob.)
24th
EPSS percentile
2026-08-05
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CWE-306

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-71214