Skip to content

Commit 08d4e9d

Browse files
committed
Add YSA-2026-02 to 2.9.0 release notes too
1 parent 66c75da commit 08d4e9d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
`webauthn-server-core`:
44

5+
Security fixes:
6+
7+
* Fixed issue where `RelyingParty.finishAssertion` and
8+
`RelyingPartyV2.finishAssertion` could return a successful authentication
9+
result even though the authenticated credential is owned by a different user
10+
than `StartAssertionOptions.username`. For details see CVE-[TBD] or
11+
YSA-2026-02: https://www.yubico.com/support/security-advisories/ysa-2026-02/
12+
** This fix is forward-ported from version 2.8.2 since the issue is also
13+
present in pre-release 2.9.0-alpha1.
14+
515
Fixes:
616

717
* Added `@since` tags to `AttestationTrustSource` javadoc.

0 commit comments

Comments
 (0)