Join our Newsletter — 33% off our NHI Course
Home Glossary Cyber Security LAVA
Cyber Security

LAVA

← Back to Glossary
By NHI Mgmt Group Updated August 28, 2026 Domain: Cyber Security

LAVA is a lab automation system used to deploy images, boot devices, and collect results in hardware test environments. In this workflow it acts as the execution layer that turns a scheduled job into a device-level test run.

Expanded Definition

LAVA is an execution platform for hardware labs: it schedules jobs, deploys images, boots devices, runs test actions, and returns results. In NHI and agentic operations, the security question is not whether LAVA is “an identity” itself, but which identities, credentials, and trust paths it uses to control physical or virtual devices.

That distinction matters because the system often sits between orchestration, device access, and result collection. Definitions vary across vendors and lab stacks, but the operational pattern is consistent: a controller issues actions, workers touch devices, and credentials may traverse CI/CD, SSH, API, and artifact pipelines. That makes NIST Cybersecurity Framework 2.0 useful for framing asset, access, and recovery controls around the workflow.

For NHI governance, LAVA should be treated as a privileged automation plane with tightly scoped service accounts, short-lived secrets, and auditable device access. The most common misapplication is treating the lab controller as a harmless test utility, which occurs when teams ignore the fact that its credentials can flash firmware, reimage hosts, and extract results from production-adjacent hardware.

Examples and Use Cases

Implementing LAVA rigorously often introduces access and coordination overhead, requiring organisations to weigh faster hardware testing against the cost of tighter credential handling and device isolation.

  • A CI pipeline hands LAVA a short-lived token to boot a board, flash an image, and collect logs without exposing long-term secrets in job scripts.
  • A hardware validation lab uses LAVA workers to coordinate dozens of devices, with per-lab service accounts separated from engineering personal credentials.
  • An embedded team routes test results into a secure artifact store, while limiting LAVA’s ability to read only the minimum metadata required for job completion.
  • A release gate fails safely when LAVA cannot authenticate to the device farm, preventing unauthorized reimages or test actions from proceeding.
  • An organisation maps lab access to the same offboarding discipline described in the Ultimate Guide to NHIs, while aligning device execution paths with NIST guidance on controlled access and recovery.

In practice, LAVA is most valuable when teams need repeatable device-level execution across mixed hardware, especially where tests must be triggered by an automated system rather than by an engineer manually logging into each board.

Why It Matters in NHI Security

LAVA becomes an NHI security concern because it can concentrate privilege across image repositories, boot media, lab switches, device consoles, and result sinks. If the underlying service identities are overprivileged or poorly rotated, a single compromise can turn routine validation into device takeover, tampered results, or persistence in a hardware supply chain environment. That is why NHI Management Group reports that 97% of NHIs carry excessive privileges, and why the same study notes that 90% of IT leaders see proper NHI management as essential to zero-trust implementation, as highlighted in the Ultimate Guide to NHIs.

For governance, the useful lens is to ask whether LAVA can be segmented, monitored, and revoked independently of the broader lab environment. The platform’s trust boundary should be explicit, because device access often reaches far beyond ordinary application telemetry. That makes lifecycle controls, secret storage discipline, and access review part of the operational definition, not an afterthought. Organisations typically encounter LAVA as a security issue only after a lab credential is reused, a device image is altered, or test infrastructure is abused for unauthorized access, at which point the term becomes operationally unavoidable to address.

Standards & Framework Alignment

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

OWASP Non-Human Identity Top 10 and CSA MAESTRO address the attack and risk surface, while NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01LAVA relies on service identities and secrets that can be overprivileged or exposed.
NIST CSF 2.0PR.AC-4LAVA access must be limited and reviewed as part of controlled device execution.
NIST Zero Trust (SP 800-207)SC-verifyLAVA workflows should not trust lab network location as sufficient authorization.
NIST SP 800-63AAL2Human operators managing LAVA need strong authentication when approving privileged actions.
CSA MAESTROLAVA resembles an agentic execution plane that can trigger actions across tools and devices.

Constrain LAVA execution paths, log every tool call, and isolate the identities used for each lab function.

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