๐Ÿ” CVE Alert

CVE-2026-55834

MEDIUM 4.3

Pocket ID: Open Redirect on the OIDC /authorize page via unvalidated redirect_uri with prompt=none

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to services. From 2.6.0 until 2.9.0, frontend/src/routes/authorize/+page.ts reads the redirect_uri query parameter and frontend/src/routes/authorize/+page.svelte uses the raw callbackURL in redirectWithError when prompt=none cannot complete silent authorization. The client-side path only blocks javascript and data schemes and does not invoke the backend callback allow-list validation, so an unauthenticated attacker who knows a valid client_id can redirect a victim browser to an arbitrary HTTP or HTTPS origin for phishing or OIDC error and state smuggling. This issue is fixed in version 2.9.0.

CWE CWE-601
Vendor pocket-id
Product pocket-id
Published Aug 28, 2026
Last Updated Aug 28, 2026
Stay Ahead of the Next One

Get instant alerts for pocket-id pocket-id

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

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

pocket-id / pocket-id
>= 2.6.0, < 2.9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pocket-id/pocket-id/security/advisories/GHSA-2wvm-8mvp-22qv github.com: https://github.com/pocket-id/pocket-id/commit/8a7577497131229badb35cb4b3a4227b1300afff github.com: https://github.com/pocket-id/pocket-id/releases/tag/v2.9.0