CVE-2026-49823: Fission: Cross-namespace Package read via unvalidated PackageRef in Function admission webhook
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.
References
- github.com/advisories/GHSA-3r8v-2xmj-5c39
- github.com/fission/fission/commit/80e7ba55228e1ef426f51353e25d2682ec61de34
- github.com/fission/fission/pull/3389
- github.com/fission/fission/releases/tag/v1.24.0
- github.com/fission/fission/security/advisories/GHSA-3r8v-2xmj-5c39
- nvd.nist.gov/vuln/detail/CVE-2026-49823
Code Behaviors & Features
Detect and mitigate CVE-2026-49823 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →