2 8 x sync - #2500
Merged
Merged
Conversation
… http programmatic login
[JBEAP-32763] [ELY-2377] RealmFailedAuthenticationEvent triggered during successful…
[ELY-3026] [2.2.x] Relative auth-server-url shouldn't trigger an OpenID discovery attempt
[ELY-3047] The GitHub actions were using old outdated versions.
Java 25 rejects all-zero salts for DESede-based PBE encryption. Replace new byte[8] with a non-weak 8-byte salt so the three masked-MD5-3DES test cases pass on Java 25 Temurin/macOS.
[ELY-3047] The GitHub actions were using old outdated versions.
[ELY-3044] Fix MaskedPasswordTest salt rejected by Java 25 PBES1Core
2 6 x sync from 2.x
… on the connection. Update so we store the identify on the session AND on the connection.
Java 25 rejects all-zero salts for DESede-based PBE encryption. Replace new byte[8] with a non-weak 8-byte salt so the three masked-MD5-3DES test cases pass on Java 25 Temurin/macOS.
The change means the CallbackHandler can now be called if we have an SSL_SESSION Scope or a CONNECTION Scope, previously this test had no Scope.
[ELY-3044] Fix MaskedPasswordTest salt rejected by Java 25 PBES1Core
[1.15.x] [ELY-3052] From TLS 1.3 we may find the underlying SSLSession changes on the connection.
2 2 x sync from 1.15.x
[2.6.x] [ELY-3052] From TLS 1.3 we may find the underlying SSLSession changes on the connection.
Replace compatibility normalization with Unicode Normalization Form C to prevent fullwidth password characters from being folded to ASCII equivalents, reducing the effective password keyspace.
We will need to call out in release notes that administrators will need to invalidate passowrds and encourage new passwords to be generated.
CVE-2026-19611 wildfly-elytron: Password keyspace reduction via NFKC fullwidth character folding
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.