Skip to content

feat: Moving AES-128-CBC AES-256-CBC to the list of insecure algorithms.#123

Merged
julienwoll merged 1 commit intomasterfrom
fix-encryption-algorithms
Mar 31, 2026
Merged

feat: Moving AES-128-CBC AES-256-CBC to the list of insecure algorithms.#123
julienwoll merged 1 commit intomasterfrom
fix-encryption-algorithms

Conversation

@julienwoll
Copy link
Copy Markdown
Contributor

Description

Moving AES-128-CBC AES-256-CBC to the list of insecure algorithms.
BREAKING CHANGE: CBC algorithms are now marked insecure.

References

https://www.w3.org/TR/xmlenc-core1/#sec-edata-attacks

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

@julienwoll julienwoll requested a review from a team as a code owner March 31, 2026 08:44
@julienwoll julienwoll self-assigned this Mar 31, 2026
BREAKING CHANGE: CBC algorithms are now marked insecure
@julienwoll julienwoll force-pushed the fix-encryption-algorithms branch from a0d3f68 to 31283f1 Compare March 31, 2026 08:59
@julienwoll julienwoll merged commit b03887a into master Mar 31, 2026
4 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants