This is an automated email from the ASF dual-hosted git repository. squakez pushed a commit to branch squakez-patch-1 in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 3f57fec01365e29bf226da36505c866127ce9a43 Author: Pasquale Congiusti <[email protected]> AuthorDate: Tue Sep 15 11:27:43 2026 +0200 chore(doc): align security category --- content/security/CVE-2026-80354.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/security/CVE-2026-80354.md b/content/security/CVE-2026-80354.md index bbe993a9..92c123f2 100644 --- a/content/security/CVE-2026-80354.md +++ b/content/security/CVE-2026-80354.md @@ -5,7 +5,7 @@ url: /security/CVE-2026-80354.html draft: false type: security-advisory cve: CVE-2026-80354 -severity: MODERATE +severity: MEDIUM summary: "Camel K Builder trait mavenProfiles ValueSources resolve tenant-named secrets in operator namespace" description: "Authorization bypass through User-Controlled key vulnerability in Apache Camel K. An authorization vulnerability in custom resource resolution allows a tenant to reference secrets by name in the operator namespace, potentially exposing secrets belonging to other tenants or operator components. This issue affects Apache Camel K: from 2.0.0 before 2.9.3, from 2.10.1 before 2.10.2. Users are recommended to upgrade to version 2.9.3, 2.10.2 or 2.11.0, which fixes the issue." mitigation: "Users are recommended to upgrade to version 2.11.0 (or 2.10.2 or 2.9.3), which fixes the issue."
