VYPR

MAVLink

by MAVLink

CVEs (3)

  • CVE-2026-1579CriMar 31, 2026
    risk 0.64cvss 9.8epss 0.01

    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 …

  • CVE-2020-10283Aug 20, 2020
    risk 0.00cvss epss 0.01

    The Micro Air Vehicle Link (MAVLink) protocol presents authentication mechanisms on its version 2.0 however according to its documentation, in order to maintain backwards compatibility, GCS and autopilot negotiate the version via the AUTOPILOT_VERSION message. Since this…

  • CVE-2020-10282Jul 3, 2020
    risk 0.00cvss epss 0.02

    The Micro Air Vehicle Link (MAVLink) protocol presents no authentication mechanism on its version 1.0 (nor authorization) whichs leads to a variety of attacks including identity spoofing, unauthorized access, PITM attacks and more. According to literature, version 2.0 optionally…