Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable upload endpoint with no authentication, no interaction, and low complexity yields full code execution, so C/I/A all High and PR:N.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionNVD
Unrestricted upload of file with dangerous type in Azure Orbital Spatio allows an unauthorized attacker to execute code over a network.
AnalysisAI
Remote code execution in Microsoft Azure Orbital Spatio allows an unauthorized network attacker to upload a file of a dangerous type and execute arbitrary code against the service. The flaw stems from missing validation of uploaded file types (CWE-434), carries a CVSS 9.8 rating, and per Microsoft a patch is available. No public exploit has been identified at time of analysis, and CISA SSVC currently records exploitation status as none, though the weakness is assessed as automatable with total technical impact.
Technical ContextAI
Azure Orbital Spatio is a Microsoft Azure cloud service in the Azure Orbital family, which provides ground-station-as-a-service and geospatial/satellite data processing capabilities. The affected component (CPE cpe:2.3:a:microsoft:azure_orbital_spatio) exposes a file upload capability that fails to restrict or validate the type of uploaded content. The root cause class is CWE-434, Unrestricted Upload of File with Dangerous Type: when an application accepts a file without verifying its extension, MIME type, or content, an attacker can upload an executable or server-interpretable payload (for example a web shell or script) that the server subsequently processes or executes, converting an upload primitive into arbitrary code execution.
RemediationAI
Because Azure Orbital Spatio is a Microsoft-operated cloud service, the primary remediation is vendor-side: Microsoft reports a patch is available (Patch available per vendor advisory), so consult and follow the Microsoft Security Response Center guidance at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40412 to confirm the fix has been applied to your tenant and whether any customer action is required. No discrete fixed version number is published in the available data, so the exact release identifier cannot be cited. As compensating controls pending confirmation, restrict network access to any file-upload endpoints of the service (for example via Azure network security groups, private endpoints, or firewall rules limiting source addresses), enforce authentication and least-privilege access on the workflows that reach the upload surface, and monitor for anomalous uploads or process execution; note these controls may reduce legitimate integration functionality and do not substitute for the vendor fix.
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31511
GHSA-46m7-mpp9-r4v3