Skip to content

Releases: web-auth/webauthn-framework

5.2.5

23 Mar 21:43
8ee7654

Choose a tag to compare

Release Notes for 5.2.5

5.2.x bugfix release (patch)

5.2.5

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

bug

5.2.4

08 Mar 17:26
50445d6

Choose a tag to compare

Release Notes for 5.2.4

Security Fix

  • Fixed origin validation bypass in CheckAllowedOrigins (GHSA-f7pm-6hr8-7ggm, CWE-346, CVSS 5.4)

    When allowed_origins was configured, CheckAllowedOrigins reduced URL origins to their host component only, ignoring scheme and port. This allowed a request from a different port (or scheme) to pass origin validation, violating the WebAuthn Level 2 spec requirement for exact origin matching.

    CheckAllowedOrigins now performs full origin comparison (scheme + host + port) with default port normalization (443 for HTTPS, 80 for HTTP). Origins configured without a scheme are still matched by host only for backward compatibility.

    Reported by @dorakemon.

Upgrade

composer update web-auth/webauthn-framework
# or
composer update web-auth/webauthn-lib web-auth/webauthn-symfony-bundle

4.9.3

05 Feb 12:48
6dfc66c

Choose a tag to compare

Release Notes for 4.9.3

4.9.x bugfix release (patch)

4.9.3

5.2.3

20 Dec 13:03
f2e619e

Choose a tag to compare

5.2.2

24 Mar 12:03
5.2.2
cb78e7a

Choose a tag to compare

Release Notes for 5.2.2

5.2.x bugfix release (patch)

5.2.2

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

bug

5.2.1

24 Mar 08:06
5.2.1
dd5b8a9

Choose a tag to compare

Release Notes for 5.2.1

5.2.x bugfix release (patch)

5.2.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

bug

5.2.0

23 Mar 16:54
5.2.0
e709037

Choose a tag to compare

5.1.3

08 Mar 11:50
5.1.3
7ef33c3

Choose a tag to compare

Release Notes for 5.1.3

5.1.x bugfix release (patch)

5.1.3

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

bug

5.1.2

16 Feb 10:21
5.1.2
a5f3223

Choose a tag to compare

Release Notes for 5.1.2

5.1.x bugfix release (patch)

5.1.2

  • Total issues resolved: 2
  • Total pull requests resolved: 5
  • Total contributors: 3

bug

DX

5.1.1

18 Jan 18:09
5.1.1
90ef21b

Choose a tag to compare

Release Notes for 5.1.1

5.1.x bugfix release (patch)

5.1.1