Horizon Alert
Summary of the vulnerability and why it matters
This advisory concerns a critical vulnerability in the Fission serverless framework for Kubernetes. It allows unauthorized access to functions by bypassing configured restrictions, potentially leading to unintended data exposure or manipulation. The main concern is confirming relevance and exposure within your environment.
- Unrestricted function access.
- Fission is widely used for serverless applications.
- Assess Fission's exposure and function access.
Attack Path
How an attacker could exploit the issue
An attacker can reach the Fission router, which is often exposed to the network, and guess the names of functions. If successful, the attacker can invoke these functions directly, bypassing intended access controls and security checks. This could lead to unauthorized access to function logic or data.
- Network access to router required.
- Guessing function metadata triggers vulnerability.
- Unauthorized function execution risk.
Live Threat
Current exploitation, exposure, and threat context
When supported by the advisory, unauthenticated attackers could invoke any Fission function by guessing its name and namespace, bypassing intended access controls. This could expose function behavior and potentially impact service availability.
- Function metadata could be exposed.
- Invocation via guessed resource names.
- Unintended function execution.
Priority actions
Operational Fix
Recommended remediation, mitigation, and detection steps
Application and platform teams are likely responsible for addressing this vulnerability, as Fission operates within Kubernetes to manage serverless functions. The initial step is to identify all Fission router instances, confirm their exposure and criticality, and then engage the accountable owner to plan remediation, prioritizing instances that are externally reachable and business-critical.
- Platform or application owners should own the issue.
- Verify router reachability and function criticality.
- Plan phased upgrades based on risk assessment.