CVE-2024-50603
Published: January 16, 2025
Official Description
Aviatrix Controllers contain an OS command injection vulnerability that could allow an unauthenticated attacker to execute arbitrary code. Shell metacharacters can be sent to /v1/api in cloud_type for list_flightpath_destination_instances, or src_cloud_type for flightpath_connection_test.
CISA KEV Advisory
Aviatrix Controllers OS Command Injection Vulnerability
Aviatrix Controllers contain an OS command injection vulnerability that could allow an unauthenticated attacker to execute arbitrary code. Shell metacharacters can be sent to /v1/api in cloud_type for list_flightpath_destination_instances, or src_cloud_type for flightpath_connection_test.
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Risk Analysis
Aviatrix Controllers are vulnerable to OS command injection, enabling an unauthenticated attacker to execute arbitrary code. The high EPSS score of 0.94362 suggests a very high probability of exploitation, and its inclusion in the KEV catalog confirms active exploitation.
This vulnerability is actively exploited in the wild. The flaw allows for unauthenticated, remote code execution by sending shell metacharacters to specific API endpoints.
Administrators should apply security updates for Aviatrix Controllers to fix the OS command injection vulnerability. Implement robust input sanitization and validation for all user-supplied data, especially in API requests.
Technical Analysis
CVE-2024-50603 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2024-50603 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Exploit & PoC Resources
All References (2)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-50603 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1