Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-2wvm-8mvp-22qv | Pocket-ID has an Open Redirect on the OIDC /authorize page via unvalidated redirect_uri with prompt=none |
Fri, 28 Aug 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Pocket ID: Open Redirect on the OIDC /authorize page via unvalidated redirect_uri with prompt=none | |
| Weaknesses | CWE-601 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-28T16:27:58.324Z
Reserved: 2026-06-17T16:29:38.865Z
Link: CVE-2026-55834
No data.
Status : Received
Published: 2026-08-28T20:18:30.030
Modified: 2026-08-28T20:18:30.030
Link: CVE-2026-55834
No data.
OpenCVE Enrichment
No data.
Github GHSA