## Release notes - Security bug fixes - [PR](https://codeberg.org/forgejo/forgejo/pulls/12495): fix: prevent git write to wiki repo from unauthorized user via git HTTP - [PR](https://codeberg.org/forgejo/forgejo/pulls/12495): fix: prevent LFS authorization token from being used for read/write access after user's access is restricted from Forgejo - [PR](https://codeberg.org/forgejo/forgejo/pulls/12495): fix: prevent scoped API access (OAuth tokens, Access tokens) from accessing resources beyond their permitted scope via non-API endpoints (e.g. /user/repo/raw/...) - [PR](https://codeberg.org/forgejo/forgejo/pulls/12495): fix: implementing missing OAuth validation checks, improve protections against race conditions - [PR](https://codeberg.org/forgejo/forgejo/pulls/12495): fix: prevent OAuth redirect URI spoofing via non-ascii case collision - [PR](https://codeberg.org/forgejo/forgejo/pulls/12495): fix: strengthen Actions Artifact V4 signature algorithm against spoofing attacks - Included for completeness but not user-facing (chores, etc.) - [PR](https://codeberg.org/forgejo/forgejo/pulls/12527): Update dependency mermaid to v11.15.0 [SECURITY] (v11.0/forgejo) - [PR](https://codeberg.org/forgejo/forgejo/pulls/12463): Update module golang.org/x/net to v0.53.0 [SECURITY] (v11.0/forgejo)