Skip to content

[Infrastructure] Tighten RBAC cluster roles & DaemonSet security context #412

@Flegma

Description

@Flegma

Summary

Kubernetes RBAC permissions and DaemonSet security contexts need to follow least-privilege principle.

Tasks

  • Scope cluster role permissions to minimum required resources and verbs
  • Review and restrict DaemonSet security context settings
  • Remove unnecessary host-level access
  • Document why each permission is needed

Impact

Overly broad permissions increase blast radius if any pod is compromised.

Details

Full details in internal audit document. Finding IDs: CRIT-INFRA-01, CRIT-INFRA-02


Related Issues (Security Hardening Pattern)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0-criticalSecurity & data loss riskaudit-2026-03From March 2026 codebase auditsecuritySecurity vulnerability or hardeningservice:infrastructure5stackgg/5stack-panel infrastructure

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions