Skip to content

fix: resolve redirect URI security vulnerability#17

Merged
swalker326 merged 3 commits intomasterfrom
fork/pr-305-redirect-uri-security
Mar 18, 2026
Merged

fix: resolve redirect URI security vulnerability#17
swalker326 merged 3 commits intomasterfrom
fork/pr-305-redirect-uri-security

Conversation

@swalker326
Copy link
Copy Markdown

Summary

Validation

  • bun test packages/openauth/test/issuer.test.ts packages/openauth/test/redirect-uri-validation.test.ts
  • bun run test

Credit

niklaswallerstedt and others added 3 commits March 17, 2026 15:45
…malyco#299))

Fix malformed URL bypass where for instance redirect_uri=https:evil.com could redirect to external domains. Returns HTTP 400 for invalid redirect URIs based on default allow hook.
@swalker326 swalker326 merged commit b366b0f into master Mar 18, 2026
2 checks passed
@swalker326 swalker326 deleted the fork/pr-305-redirect-uri-security branch March 18, 2026 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants