UNKNOWNCVE-2026-1579

PX4 Autopilot Missing authentication for critical function

Platform

other

Component

csaf

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.

How to fix

Habilite la firma de mensajes MAVLink 2.0 para requerir autenticación criptográfica para todas las comunicaciones MAVLink. Esto rechazará los mensajes no firmados a nivel de protocolo, previniendo el acceso no autorizado a funciones críticas como SERIAL_CONTROL.

Monitor your dependencies automatically

Get notified when new vulnerabilities affect your projects. Free forever.

Start free
CVE-2026-1579 — Vulnerability Details | NextGuard | NextGuard