Skip to content

fix(deps): update dependency com.yubico:webauthn-server-core to v2.9.0#845

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/webauthn-server-core.version
May 12, 2026
Merged

fix(deps): update dependency com.yubico:webauthn-server-core to v2.9.0#845
renovate[bot] merged 1 commit into
mainfrom
renovate/webauthn-server-core.version

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

Package Change Age Confidence
com.yubico:webauthn-server-core (source) 2.8.12.9.0 age confidence

Release Notes

Yubico/java-webauthn-server (com.yubico:webauthn-server-core)

v2.9.0: Version 2.9.0

Compare Source

webauthn-server-core:

Security fixes:

  • Fixed issue where RelyingParty.finishAssertion and RelyingPartyV2.finishAssertion could return a successful authentication result even though the authenticated credential is owned by a different user than StartAssertionOptions.username. For details see YSA-2026-02: https://www.yubico.com/support/security-advisories/ysa-2026-02/
    • This fix is forward-ported from version 2.8.2 since the issue is also present in pre-release 2.9.0-alpha1.

Fixes:

  • Added @since tags to AttestationTrustSource javadoc.

webauthn-server-attestation:

Changes:

  • FidoMetadataDownloader builder method .downloadBlob(URL) now logs a warning if the given URL is not an HTTPS URL. Javadoc relaxed to not describe HTTPS as required since this was never enforced.

New features:

Fixes:

  • Added @since tags to AuthenticatorStatus and FidoMetadataService javadoc.
  • All com.yubico.fido.metadata enums now deserialize unknown values to UNKOWN instead of crashing the parser.

Artifacts built with openjdk version "17.0.18" 2026-01-20.

v2.8.2: Version 2.8.2

Compare Source

Security fixes:

  • Fixed issue where RelyingParty.finishAssertion and RelyingPartyV2.finishAssertion could return a successful authentication result even though the authenticated credential is owned by a different user than StartAssertionOptions.username. For details see YSA-2026-02: https://www.yubico.com/support/security-advisories/ysa-2026-02/

Artifacts built with openjdk version "17.0.18" 2026-01-20.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot merged commit 3c8f236 into main May 12, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/webauthn-server-core.version branch May 12, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants