CVE-2026-30964

Source
https://cve.org/CVERecord?id=CVE-2026-30964
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-30964.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-30964
Aliases
Related
Published
2026-03-10T17:16:46.895Z
Modified
2026-07-15T01:48:55.989626408Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N CVSS Calculator
Summary
Webauthn Framework: allowed_origins collapses URL-like origins to host-only values, bypassing exact origin validation
Details

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.

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

Affected packages

Git / github.com/web-auth/webauthn-framework

Affected ranges

Type
GIT
Repo
https://github.com/web-auth/webauthn-framework
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "5.2.0"
        },
        {
            "fixed": "5.2.4"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:spomky-labs:webauthn_framwork:*:*:*:*:*:*:*:*"
}

Affected versions

5.*
5.2.0
5.2.1
5.2.2
5.2.3

Database specific

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