CVE-2026-55834

Source
https://cve.org/CVERecord?id=CVE-2026-55834
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55834.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55834
Aliases
Downstream
Related
Published
2026-08-28T16:27:58Z
Modified
2026-09-11T03:30:20Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Pocket ID: Open Redirect on the OIDC /authorize page via unvalidated redirect_uri with prompt=none
Details

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.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-601"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55834.json"
}
References

Affected packages

Git / github.com/pocket-id/pocket-id

Affected ranges

Type
GIT
Repo
https://github.com/pocket-id/pocket-id
Events
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "2.6.0"
        },
        {
            "fixed":  "2.9.0"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v2.*
v2.6.0
v2.6.1
v2.6.2
v2.7.0
v2.8.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55834.json"