CVE-2026-86097 PUBLISHED

PX4 Autopilot through 1.17.0 Null Pointer Dereference via param select

Assigner: VulnCheck
Reserved: 04.09.2026 Published: 04.09.2026 Updated: 04.09.2026

PX4 Autopilot through 1.17.0 contains a null pointer dereference vulnerability in param_set_default_file() and param_set_backup_file() functions that allows attackers to crash the autopilot process. Attackers can invoke 'param select' or 'param select-backup' commands with no path argument from any PX4 shell to trigger the crash.

Metrics

CVSS Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor PX4
Product PX4-Autopilot
Versions Default: unaffected
  • affected from 0 to 1.17.0 (incl.)

Credits

  • Xiaoyang Chen finder

References

Problem Types

  • NULL Pointer Dereference CWE