This is an automated email from the ASF dual-hosted git repository. exceptionfactory pushed a commit to branch main-staging in repository https://gitbox.apache.org/repos/asf/nifi-site.git
commit 3f9f3e2b33c99eecd32f403a951eccb2bce0e5c6 Author: exceptionfactory <[email protected]> AuthorDate: Mon Feb 16 11:10:05 2026 -0600 NIFI-15567 Corrected Title for CVE-2026-25903 (cherry picked from commit b48ae183fb61315e76fbddb87786f2240bb78389) --- content/documentation/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/documentation/security.md b/content/documentation/security.md index 517cd234..e3817181 100644 --- a/content/documentation/security.md +++ b/content/documentation/security.md @@ -68,7 +68,7 @@ The following announcements include published vulnerabilities that apply directl {{< vulnerability id="CVE-2026-25903" -title="Deserialization of Untrusted Data in GetAsanaObject Processor" +title="Missing Authorization of Restricted Permissions for Component Updates" published="2026-02-16" severity="High" products="Apache NiFi"
