Skip to content

Make acceptable AAGUID ckeck in WebAuthn stricter (26.6)#48513

Merged
stianst merged 3 commits into
keycloak:release/26.6from
rmartinc:backport-48404-26.6
Apr 28, 2026
Merged

Make acceptable AAGUID ckeck in WebAuthn stricter (26.6)#48513
stianst merged 3 commits into
keycloak:release/26.6from
rmartinc:backport-48404-26.6

Conversation

@rmartinc

Copy link
Copy Markdown
Contributor

Closes #48388

PR: #48404
Commit: e03bc86
PR branch: backport-48404-26.6
Target branch: https://github.com/keycloak/keycloak/tree/release/26.6

Closes keycloak#48388

Signed-off-by: rmartinc <rmartinc@redhat.com>
…one in admin console

Closes keycloak#48388

Signed-off-by: rmartinc <rmartinc@redhat.com>
Closes keycloak#48388

Signed-off-by: rmartinc <rmartinc@redhat.com>

@keycloak-github-bot keycloak-github-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unreported flaky test detected, please review

@keycloak-github-bot

Copy link
Copy Markdown

Unreported flaky test detected

If the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR.

org.keycloak.testsuite.forms.AuthenticatorSubflowsTest2#testSubflow2

Keycloak CI - Forms IT (chrome)

java.lang.AssertionError: Expected AppPage but was PushTheButton (https://localhost:8543/auth/realms/test/login-actions/authenticate?execution=4d68e557-15f9-492a-89f0-f094380fd9e3&client_id=test-app&tab_id=LOZZRK24aNw&client_data=eyJydSI6Imh0dHBzOi8vbG9jYWxob3N0Ojg1NDMvYXV0aC9yZWFsbXMvbWFzdGVyL2FwcC9hdXRoIiwicnQiOiJjb2RlIn0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:39)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
...

Report flaky test

@stianst stianst merged commit 368eb80 into keycloak:release/26.6 Apr 28, 2026
79 checks passed
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.

[CVE-2026-6856] Acceptable AAGUID policy bypass via packed self-attestation in WebAuthn registration

3 participants