From 9e75f62c0db0ed7861db9316fc8128bf6f51c715 Mon Sep 17 00:00:00 2001 From: Marc 'risson' Schmitt Date: Thu, 28 May 2026 17:48:06 +0200 Subject: [PATCH] website/docs: 2025.12.6 release notes (#22719) * website/docs: 2025.12.6 release notes Signed-off-by: Marc 'risson' Schmitt * Apply suggestions from code review Co-authored-by: Marc 'risson' Schmitt Signed-off-by: Marc 'risson' Schmitt * spellcheck Signed-off-by: Marc 'risson' Schmitt * spellcheck Signed-off-by: Marc 'risson' Schmitt * fixup Signed-off-by: Marc 'risson' Schmitt --------- Signed-off-by: Marc 'risson' Schmitt --- website/docs/releases/2025/v2025.12.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/docs/releases/2025/v2025.12.md b/website/docs/releases/2025/v2025.12.md index ff6cdbcf10..a2a957d084 100644 --- a/website/docs/releases/2025/v2025.12.md +++ b/website/docs/releases/2025/v2025.12.md @@ -3,6 +3,8 @@ title: Release 2025.12 slug: "/releases/2025.12" --- + + ## Highlights - **Endpoint Devices**: :ak-enterprise :ak-preview Endpoint Devices is a new feature set for Windows, macOS, and Linux devices that enables SSH authentication, local device login, and more, all with authentik credentials. See the [Endpoint Devices docs](../../endpoint-devices/index.mdx) for more details. @@ -475,6 +477,13 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2025.12 - web/packages: Rework SFE rendering (cherry-pick #21833 to version-2025.12) (#21851) - web/sfe: bug: polyfill needed to supply Object.assign() to IE11. (cherry-pick #20126 to version-2025.12) (#20136) +## Fixed in 2025.12.6 + +- outposts: fix stale version in OutpostState (cherry-pick #22487 to version-2025.12) (#22503) +- security: CVE-2026-47201 +- security: GHSA-wr38-7xg8-fqxr +- security: GHSA-xp7f-xjjx-gwm8 + ## API Changes ### authentik (v 2025.12.0-rc1)