v7.15.3
mui/base-uiv7.15.3Jun 9, 2026by github-actions[bot]
AI Summary
This release focuses on security and stability by upgrading the Golang version and addressing multiple CVEs, while introducing a breaking change in reverse proxy handling.
Key Highlights
- Upgraded Golang to v1.26.4.
- Addressed multiple security vulnerabilities (CVEs).
- Migrated reverse proxy handling (Breaking Change).
Breaking Changes
- Migration of reverse proxy handling
New Features
- Dependency updates to latest versions
Full Release Notes
## Release Highlights
- 🔵 Golang version upgrade to v1.26.4
- Upgrade of all dependencies to their latest versions
- 🕵️♀️ Vulnerabilities have ben addressed
- [CVE-2026-33811](https://nvd.nist.gov/vuln/detail/CVE-2026-33811)
- [CVE-2026-33814](https://nvd.nist.gov/vuln/detail/CVE-2026-33814)
- [CVE-2026-39820](https://nvd.nist.gov/vuln/detail/CVE-2026-39820)
- [CVE-2026-39836](https://nvd.nist.gov/vuln/detail/CVE-2026-39836)
- [CVE-2026-42499](https://nvd.nist.gov/vuln/detail/CVE-2026-42499)
- [CVE-2026-42504](https://nvd.nist.gov/vuln/detail/CVE-2026-42504)
- [CVE-2026-39823](https://nvd.nist.gov/vuln/detail/CVE-2026-39823)
- [CVE-2026-39826](https://nvd.nist.gov/vuln/detail/CVE-2026-39826)
- [CVE-2026-39825](https://nvd.nist.gov/vuln/detail/CVE-2026-39825)
- [CVE-2026-27145](https://nvd.nist.gov/vuln/detail/CVE-2026-27145)
- [CVE-2026-42507](https://nvd.nist.gov/vuln/detail/CVE-2026-42507)
## Important Notes
## Breaking Changes
## Changes since v7.15.2
- [#3477](https://github.com/oauth2-proxy/oauth2-proxy/pull/3477) chore(dep): bump go to 1.26 and migrate of reverse proxy handling