Security Advisory

CVE-2026-1579

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-31 20:20:06
Last updated 2026-03-31 20:36:09
Assigner icscert
State PUBLISHED

Description

The MAVLink communication protocol does not require cryptographic authentication by default. When MAVLink 2.0 message signing is not enabled, any message -- including SERIAL_CONTROL, which provides interactive shell access -- can be sent by an unauthenticated party with access to the MAVLink interface. PX4 provides MAVLink 2.0 message signing as the cryptographic authentication mechanism for all MAVLink communication. When signing is enabled, unsigned messages are rejected at the protocol level.