CVE 8.5 HIGH

Pocket ID: OIDC refresh token flow bypasses authorization revocation, account disabling, and group restrictions_CVE-2026-43983

8.5 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Description

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.

Basic Information

ID CVE-2026-43983
Source GitHub_M
Published May 12, 2026 at 14:19

Affected Product

Vendor pocket-id
Product pocket-id
Version < 2.6.0
Affected Versions pocket-id pocket-id < 2.6.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.