Note Mark
  • Support The Project
  • Security Disclosures - 2026-09

    No username validation on OIDC username

    When accepting username from OIDC provider there is no validation on username.

    If a provider is exploited it is possible that the username could be used to perform directory traversal.

    Added checks to username in OIDC step and elsewhere.