← Back to browse · API

CVE-2020-10282

Severity
CRITICAL
CVSS
9.8
EPSS
0.01763
Risk score
39.82
CISA KEV
No
PoC
No
Published
2020-07-03
Modified
2024-09-16
First seen
2026-08-07
Aliases
EUVD-2020-2737, GHSA-CJMC-HC9F-GVG8
Products
PX4:MAVLink v1.0
Sources
euvd EUVD-2020-2737

Description

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 allows for package signing which mitigates this flaw. Another source mentions that MAVLink 2.0 only provides a simple authentication system based on HMAC. This implies that the flying system overall should add the same symmetric key into all devices of network. If not the case, this may cause a security issue, that if one of the devices and its symmetric key are compromised, the whole authentication system is not reliable.

References