Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-f7pm-6hr8-7ggm | Webauthn Framework: allowed_origins collapses URL-like origins to host-only values, bypassing exact origin validation |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 10 Mar 2026 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 10 Mar 2026 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | web-auth/webauthn-lib is an open source set of PHP libraries and a Symfony bundle to allow developers to integrate that authentication mechanism into their web applications. Prior to 5.2.4, when allowed_origins is configured, CheckAllowedOrigins reduces URL-like values to their host component and accepts on host match alone. This makes exact origin policies impossible to express: scheme and port differences are silently ignored. This vulnerability is fixed in 5.2.4. | |
| Title | Webauthn Framework: allowed_origins collapses URL-like origins to host-only values, bypassing exact origin validation | |
| Weaknesses | CWE-346 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-10T17:57:34.091Z
Reserved: 2026-03-07T17:53:48.814Z
Link: CVE-2026-30964
Updated: 2026-03-10T17:57:22.412Z
Status : Received
Published: 2026-03-10T18:18:55.410
Modified: 2026-03-10T18:18:55.410
Link: CVE-2026-30964
No data.
OpenCVE Enrichment
No data.
Github GHSA