Join our Newsletter — 33% off our NHI Course
Identity Beyond IAM

Addon

← Back to Glossary
By NHI Mgmt Group Updated September 27, 2026 Domain: Identity Beyond IAM

An addon is an auxiliary component installed alongside the core Kubernetes platform to extend cluster functionality. Common examples include networking, monitoring, or other operational services, and they belong in the cluster inventory because they can introduce security exposure if outdated or vulnerable.

What an addon is in Kubernetes

An addon is not part of the core control plane, but it is part of the operational surface area of the cluster. Addons extend what Kubernetes can do, and they often sit close to networking, observability, ingress, policy, storage, and other services that affect how workloads behave.

That distinction matters because addons are usually treated as convenience components, yet they can influence cluster-wide trust, availability, and exposure. A broken or outdated addon can become a dependency failure that affects many workloads at once.

Why addons matter to cluster security

Addons expand capability, but they also expand the set of components that must be inventoried, updated, and monitored. When an addon is vulnerable, misconfigured, or no longer maintained, it can introduce a path into the cluster or increase the blast radius of a compromise.

Security teams therefore need to treat addons as first-class cluster assets, not as optional extras. That means understanding what each addon does, what permissions it needs, and whether it changes network paths, data handling, or administrative visibility.

For a control baseline, clusters should be hardened and reviewed against CIS Benchmarks, which helps operators keep platform components and surrounding configurations aligned with a defensible security posture.

Common addon categories and where they fit

Most addons fall into a few practical groups. Networking addons can shape service discovery, load balancing, and ingress behavior. Monitoring and logging addons collect telemetry and can reach sensitive cluster metadata. Storage, policy, and security addons may enforce or inspect workload behavior, which makes their configuration especially important.

Because addons vary so widely, the name alone tells you very little about risk. Two addons with the same general purpose can differ significantly in privilege, update cadence, and attack surface. The inventory should capture both the business function and the security impact of each addon.

For cloud-native environments, OWASP Non-Human Identity Top 10 is useful when an addon depends on credentials, tokens, or service identities to operate, because those dependencies are often where overprivilege and secret handling issues emerge.

How addons change operational risk

Addon risk is usually less about the concept itself and more about lifecycle management. An addon that is not updated can carry known vulnerabilities, while an addon that is enabled but poorly understood can create hidden dependency chains across the cluster.

Operators should also watch for addon sprawl. Over time, clusters accumulate auxiliary services that solve narrow problems but stay deployed long after their original purpose. That increases maintenance burden, complicates incident response, and makes it harder to reason about the cluster inventory.

At the platform level, NIST SP 800-53 Rev 5 Security and Privacy Controls provides a control vocabulary for configuration management, access control, auditability, and system integrity, all of which become more important as addons add complexity.

Risk and Threat Considerations

Addon risk is driven by the fact that these components often run with broad visibility or elevated access to cluster resources. If an addon is compromised, outdated, or supplied by a weak third party, the attacker may gain a foothold that reaches multiple workloads or sensitive control paths.

Failure mechanism: An addon can expose the cluster when it is granted excessive permissions, depends on long-lived secrets, or processes traffic and telemetry that should not be broadly trusted.

Impact: The result can be privilege escalation, lateral movement, service disruption, or loss of confidentiality across the cluster, especially when the addon sits on a critical network or observability path.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

CIS Controls v8 and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
CIS Controls v8CIS-5 — Account ManagementAddon access depends on controlled accounts and permissions.
Recommendation — Restrict addon accounts to the minimum access required and remove unused credentials promptly.
NIST SP 800-53 Rev 5CM-2 — Baseline ConfigurationAddons change cluster configuration and should be governed as controlled baselines.
SI-2 — Flaw RemediationOutdated addons can carry exploitable vulnerabilities that require timely remediation.
AC-6 — Least PrivilegeMany addons need access, but excessive privileges increase blast radius.
Recommendation — Define approved addon baselines and review deviations before deployment. Patch or replace vulnerable addons on a defined remediation schedule. Grant each addon only the permissions it needs to function.

Practitioner Guidance

What to watch for: Treat every addon as an owned asset with a named purpose, a patch path, and a documented dependency on cluster credentials or APIs. If you cannot explain why an addon exists, what it can access, and who maintains it, it is already a governance problem.

Practitioner takeaway: The safest cluster is not the one with the fewest addons, but the one where every addon is deliberate, current, and easy to account for.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 27, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org