CVE Catalog

CVE-2026-49823

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.03%

8th percentile - higher than 8% of all known CVEs

Summary

Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications. In versions prior to 1.24.0, the Fission Function spec did not validate the namespace for Package reference, which could lead to unauthorized access.

Risk Assessment

The lack of namespace validation for the package reference may allow attackers to access resources in the wrong namespace, posing a security threat to applications.

Recommendation

It is recommended to upgrade to version 1.24.0 or later to mitigate this security vulnerability.

Other vulnerabilities in Fission Framework

See all
Original NVD description (English source)

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, a Fission Function spec carries three reference types — Secret, ConfigMap, and Package. The first two were namespace-validated by the admission webhook; PackageRef.Namespace was not. This issue has been patched in version 1.24.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS