Auth bypass in Dronecode Micro Air Vehicle Link

CVE-2020-10282

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.

Vulnerability class: Broken Authentication

EPSS: 0.017 (75.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2020-10282?
CVE-2020-10282 is a critical-severity vulnerability in Dronecode Micro Air Vehicle Link, classified under Missing Authentication for Critical Function. CVSS score: 9.8/10. Published 2020-07-03.
How severe is CVE-2020-10282?
Critical severity. CVSS v3 base score is 9.8 out of 10.
Is CVE-2020-10282 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.