AC-6 - Least Privilege

Employ the principle of least privilege, allowing only authorized accesses for users (or processes acting on behalf of users) that are necessary to accomplish assigned organizational tasks.


ID: AC-6
Enhancements:  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10

Space Segment Guidance

Least privilege for spacecraft emphasizes function and state-aware control rather than broad, persistent entitlements. Consider whitelisted command families and parameters aligned to operator roles; privileges that narrow or expand by phase and spacecraft mode; and additional gates for hazardous actions (e.g., preconditions satisfied, explicit confirmation steps). Time-bounded sessions and pass-scoped authorizations help reduce exposure between contacts, while post-reset and safe-mode behavior should default to the minimal set needed for recovery. Periodic reviews that compare “as-flown” command usage to intended role/function mappings can reveal over-broad access and keep privileges in step with evolving operations.