CVE-2026-49824

Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.24.0, the Fission Function admission webhook (pkg/webhook/function.go) validated that spec.secrets[].namespace and spec.configmaps[].namespace equalled the function's own namespace but performed no equivalent check on spec.environment.namespace. This issue has been patched in version 1.24.0.
Configurations

No configuration.

History

10 Jun 2026, 18:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-10 18:17

Updated : 2026-06-10 19:37


NVD link : CVE-2026-49824

Mitre link : CVE-2026-49824

CVE.ORG link : CVE-2026-49824


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control

CWE-863

Incorrect Authorization