From 988bce3c539bc4833fb53831d282bfc28259f029 Mon Sep 17 00:00:00 2001 From: Daniel da Silva Date: Thu, 18 Dec 2025 14:41:49 +0000 Subject: [PATCH] fix:Make explicit that the CVE-2025-14727 is fixed Make explicit that the CVE-2025-14727 is fixed --- content/nic/changelog/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nic/changelog/_index.md b/content/nic/changelog/_index.md index d922f624c..b67c62c5e 100644 --- a/content/nic/changelog/_index.md +++ b/content/nic/changelog/_index.md @@ -32,7 +32,7 @@ For older releases, check the changelogs for previous years: [2024]({{< ref "/ni - [8690](https://github.com/nginx/kubernetes-ingress/pull/8690) Update stub_status client path - [8731](https://github.com/nginx/kubernetes-ingress/pull/8731) Update service template for ipfamilies -- [8743](https://github.com/nginx/kubernetes-ingress/pull/8743) Add more validation on rewrite-target +- [8743](https://github.com/nginx/kubernetes-ingress/pull/8743) Fix CVE-2025-14727 Adding more validation on rewrite-target ### {{% icon arrow-up %}} Dependencies