CVE-2026-43983

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pocket-id:pocket_id:*:*:*:*:*:*:*:*

History

13 May 2026, 22:48

Type Values Removed Values Added
References () https://github.com/pocket-id/pocket-id/security/advisories/GHSA-w6p7-2fxx-4f44 - () https://github.com/pocket-id/pocket-id/security/advisories/GHSA-w6p7-2fxx-4f44 - Exploit, Mitigation, Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.1
CPE cpe:2.3:a:pocket-id:pocket_id:*:*:*:*:*:*:*:*
First Time Pocket-id
Pocket-id pocket Id

13 May 2026, 16:16

Type Values Removed Values Added
References () https://github.com/pocket-id/pocket-id/security/advisories/GHSA-w6p7-2fxx-4f44 - () https://github.com/pocket-id/pocket-id/security/advisories/GHSA-w6p7-2fxx-4f44 -

12 May 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-12 15:16

Updated : 2026-05-13 22:48


NVD link : CVE-2026-43983

Mitre link : CVE-2026-43983

CVE.ORG link : CVE-2026-43983


JSON object : View

Products Affected

pocket-id

  • pocket_id
CWE
CWE-285

Improper Authorization

CWE-613

Insufficient Session Expiration