๐Ÿ” CVE Alert

CVE-2026-43983

UNKNOWN 0.0

Pocket ID: OIDC refresh token flow bypasses authorization revocation, account disabling, and group restrictions

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to your services. Prior to 2.6.0, The createTokenFromRefreshToken function (oidc_service.go) validates the refresh token's cryptographic integrity but does not re-validate the user's current authorization state before issuing new tokens. This allows (1) the client to refresh the token indefinitely after authorization revocation, (2) the refresh token to continue to work after the account is disabled, and (3) the token to work after the client is removed from the group. This vulnerability is fixed in 2.6.0.

CWE CWE-285 CWE-613
Vendor pocket-id
Product pocket-id
Published May 12, 2026
Last Updated May 13, 2026
Stay Ahead of the Next One

Get instant alerts for pocket-id pocket-id

Be the first to know when new unknown vulnerabilities affecting pocket-id pocket-id are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

pocket-id / pocket-id
< 2.6.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pocket-id/pocket-id/security/advisories/GHSA-w6p7-2fxx-4f44