PoC Index

CVE-2026-71206

HIGH 8.3EPSS 0.3%

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.

CVSS v3.1
8.3 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
EPSS
0.28% chance of exploitation in the next 30 days, 20th percentile
Published
2026-08-05
Updated
2026-08-10

Proof-of-concept exploits (1)

References

Related