CVE-2026-43983
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/pocket-id/pocket-id/backendGo | < 0.0.0-20260419162744-978ac87deffe | 0.0.0-20260419162744-978ac87deffe |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/pocket-id/pocket-id/security/advisories/GHSA-w6p7-2fxx-4f44nvdExploitMitigationVendor AdvisoryWEB
- github.com/advisories/GHSA-w6p7-2fxx-4f44ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-43983ghsaADVISORY
- github.com/pocket-id/pocket-id/commit/978ac87deffec58beaccd15aead975e91b94c8a5ghsaWEB
- github.com/pocket-id/pocket-id/releases/tag/v2.6.0ghsaWEB
News mentions
0No linked articles in our index yet.