
Kubernetes and Cloud Native Security Associate (KCSA)
Domain 6Objective 5
Privilege Escalation KCSA Practice Questions (Page 3)
Part of the Kubernetes Threat Model domain, which accounts for 16% of the KCSA exam. Linux Foundation does not publish an official question count, but from its 90-minute exam (~35–60 total, ~6–10 in this domain), expect 1–2 from this objective — we provide 25 practice questions to prepare you well beyond it. (estimate)
25questions here
5free pages
7concepts
16%of the exam
Questions 11–15
- 11
An attacker has gained root access to a worker node. The kubelet is configured with `--authorization-mode=AlwaysAllow`. What is the most direct path to cluster-admin?
Select an answer first - 12
A cluster administrator is reviewing pod security configurations. They find a pod with the following security context: `allowPrivilegeEscalation: true`, `privileged: false`, and `runAsUser: 0`. The pod runs a web server. What is the primary privilege escalation risk?
Select an answer first - 13
Which of the following is a best practice to prevent privilege escalation in Kubernetes?
Select an answer first - 14
A cluster has a mix of workloads. The security team wants to enforce a 'baseline' Pod Security Standard on the `dev` namespace and a 'restricted' standard on the `prod` namespace. What is the recommended way to implement this?
Select an answer first - 15
An attacker has compromised a node and obtained the kubelet client certificate. The kubelet is configured with `--authorization-mode=Webhook`. The webhook authorizer is configured to allow the kubelet to `create` pods and `get` nodes. What is the most significant privilege escalation path?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Foundation. “KCSA” is a trademark of its owner, used for identification only.