Vulnerability in Go-Shiori Shiori

CVE-2026-71206

Shiori's CheckToken function (internal/domains/auth.go) validates only the JWT's HMAC signature and returns the embedded claims.Account object unmodified, never re-fetching the account from the database. No session store or token-revocation mechanism exists in the codebase.

EPSS: 0.003 (20.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.3 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2026-71206?
CVE-2026-71206 is a high-severity vulnerability in Go-Shiori Shiori, classified under Insufficient Session Expiration. CVSS score: 8.3/10. Published 2026-08-05.
How severe is CVE-2026-71206?
High severity. CVSS v3 base score is 8.3 out of 10.
Is CVE-2026-71206 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.