TL;DR: From September 2026, the EU Cyber Resilience Act will require hardware and software providers to prove secure design, vulnerability handling, SBOM transparency, and controlled source-code access, according to KOBIL. The compliance challenge is not just regulatory paperwork, but whether product security, supply chain governance, and access control are operating as one system.
At a glance
What this is: The article explains how the EU Cyber Resilience Act raises baseline product security expectations for hardware and software providers, with a strong emphasis on SBOMs, prompt vulnerability handling, and controlled access to critical source code.
Why it matters: For IAM, PAM, and NHI practitioners, the key issue is that CRA compliance depends on governance over developer access, software supply chain traceability, and audit-ready change control, not just secure product features.
By the numbers:
- 72% of organisations have experienced or suspect they have experienced a breach of non-human identities, with 46% confirmed and 26% suspected.
- Only 44% of organisations have implemented any policies to manage their AI agents, despite 92% agreeing that governing AI agents is critical to enterprise security.
- 70% of organisations grant AI systems more access than they would give a human employee performing the exact same job.
👉 Read KOBIL's analysis of Cyber Resilience Act readiness for software and hardware providers
Context
The Cyber Resilience Act is not just a product compliance measure. It is a governance reset for how software and hardware are built, updated, documented, and controlled across the supply chain, with direct implications for identity, access, and auditability.
That matters because source code access, developer permissions, and change traceability are identity problems as much as engineering problems. Where product teams cannot prove who changed what, when, and under which approval, they are already outside the control model the CRA is pushing toward.
Key questions
Q: How should organisations control source-code access under the Cyber Resilience Act?
A: Organisations should treat source-code access as a high-risk privilege tier. Limit access to named identities, require approval for elevated actions, and log every change to critical modules, build systems, and release pipelines. That gives auditors evidence that product integrity is governed rather than assumed.
Q: Why do SBOMs matter for product security and compliance?
A: SBOMs matter because they show which components are present when a vulnerability emerges. They only add real value when they are complete, current, and linked to trustworthy change control, otherwise they become static documentation that cannot support incident response or supplier accountability.
Q: What breaks when developer privileges are too broad in software supply chains?
A: Broad developer privileges weaken review discipline and make it easier for unauthorised or mistaken changes to enter shipped software. They also reduce confidence in release evidence, because the organisation can no longer show that only approved identities influenced critical code and artefacts.
Q: Who is accountable when a product fails CRA conformity or reporting expectations?
A: Accountability usually sits across product security, engineering, compliance, and legal, but one function must own the evidence chain. The best practice is to name a primary control owner for reporting readiness and a separate owner for conformity readiness, so responsibilities do not collapse into a shared but unmanaged obligation.
Technical breakdown
How the Cyber Resilience Act changes product security control boundaries
The CRA moves cyber resilience from an optional engineering practice to a product obligation. It requires security by design, vulnerability handling, and evidence that suppliers can trace components and updates. In practice, this shifts control boundaries from perimeter security to lifecycle governance, where the security of a product depends on who can change code, how quickly issues are fixed, and whether disclosures are verifiable. For identity teams, the important point is that developer access becomes part of product assurance, not just internal IT administration.
Practical implication: map product security obligations to access governance, code-change approvals, and audit evidence before compliance reviews begin.
Why SBOM integrity depends on identity and change control
A Software Bill of Materials is only useful if it is complete, current, and trustworthy. The CRA makes SBOM transparency a practical requirement because organisations need to know which components are in use when vulnerabilities emerge. That makes SBOM governance dependent on change control, source integrity, and access restrictions for those maintaining build pipelines and critical modules. Without controlled identity access to development and release systems, the SBOM quickly becomes a snapshot rather than a reliable governance record.
Practical implication: tie SBOM ownership to build-system access, release approvals, and tamper-evident change logging.
Why developer privileges now sit inside supply chain risk management
The article's focus on authorised developer access reflects a broader shift in supply chain defence. Source code protection is no longer just about protecting intellectual property, but about reducing the chance that unauthorised changes, compromised credentials, or weak review paths introduce vulnerabilities into shipped products. This is where IAM and PAM intersect directly with software assurance. Strong controls over privileged developer access, short-lived elevation, and monitored administrative action are now part of the resilience model.
Practical implication: treat privileged developer access as a high-risk identity tier and apply least privilege, step-up approval, and strong logging.
Threat narrative
Attacker objective: The objective is to compromise trusted software distribution paths so malicious or vulnerable code reaches customers under the cover of legitimate release processes.
- Entry begins when an attacker or compromised insider gains access to the software development environment, build pipeline, or critical source repository through weak authentication, over-privileged access, or compromised credentials.
- Escalation follows when that access allows unauthorised changes to source code, build artefacts, or third-party components, weakening the integrity of released software or the accuracy of the SBOM.
- Impact occurs when compromised products, delayed vulnerability handling, or false assurance in supply chain records expose customers to downstream exploitation and compliance failure.
NHI Mgmt Group analysis
CRA readiness is fundamentally an identity governance problem. The article frames compliance around SBOMs, vulnerability reporting, and secure product design, but the control plane underneath is who can alter source code and release artefacts. That makes product security dependent on privileged access discipline, not just security policy. Practitioners should treat build and release identities as governed assets, not developer conveniences.
SBOM transparency creates a new accountability burden for software estates. An SBOM is only defensible when it is accurate, current, and linked to trustworthy change control. Otherwise, it becomes documentation theatre that may satisfy a checklist but not operational risk. This is where organisations need traceable component governance across vendors, internal engineering teams, and release pipelines.
Source-code access is now a supply chain control, not an engineering preference. The CRA's emphasis on authorised access to critical modules reflects a wider market shift toward evidence-based software assurance. That raises the bar for PAM, code review, and approval workflows in product organisations. The practical conclusion is simple: if you cannot prove who touched the code, you cannot prove the product was resilient by design.
Named concept: compliance-ready software provenance. This is the discipline of proving that software components, build actions, and release approvals are traceable from source to shipment. It matters because the CRA is pushing organisations toward demonstrable trust, not assumed trust. Teams that cannot evidence provenance will struggle most when auditors ask how product integrity is actually maintained.
What this signals
Compliance programmes will fail if product identity governance is treated as an afterthought. The CRA pushes organisations toward traceable control of build identities, release accounts, and privileged developer access. That makes lifecycle governance for source-code and pipeline access as important as patching or vulnerability triage. For teams already wrestling with NHI sprawl, the lesson is to extend identity controls into engineering systems before auditors force the issue.
The next maturity jump is not another policy document. It is proving that product provenance, release approval, and supplier access are all linked in one control narrative, supported by evidence that can survive regulatory review.
For practitioners
- Control privileged developer access Restrict access to critical source code, build systems, and release tooling to named identities with approved business need. Use step-up approval for high-risk changes and ensure access is logged end to end.
- Make SBOMs operational, not static Link SBOM generation to build and release pipelines so component inventories update with each release. Verify that entries can be reconciled to approved source and dependency changes.
- Tighten vulnerability reporting workflows Define internal escalation paths so product vulnerabilities are triaged, assigned, and reported within the CRA time expectations. Include ownership, evidence capture, and legal review in the workflow.
- Audit supplier and subcontractor access Review who outside your core engineering team can influence code, dependencies, signing keys, or release pipelines. Remove dormant access and require traceable approval for exceptions.
Key takeaways
- The Cyber Resilience Act turns software supply chain security into an evidence problem, not just an engineering problem.
- Developer access, SBOM accuracy, and release traceability are now part of product resilience and compliance in the same control chain.
- Organisations that cannot show who changed critical code and how those changes were approved will struggle to defend CRA readiness.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the technical controls, while ISO/IEC 27001:2022 define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | The article hinges on access control for source code, build systems, and supplier accounts. |
| NIST SP 800-53 Rev 5 | AC-6 | Least privilege is central to restricting who can modify critical modules and release artefacts. |
| CIS Controls v8 | CIS-5 , Account Management | Supplier and developer access review is a core control theme in the article. |
| ISO/IEC 27001:2022 | A.8.8 | The CRA's patch and vulnerability handling expectations align with technical vulnerability management. |
Map release and code access to PR.AC-4 and enforce least privilege for all critical engineering identities.
Key terms
- Software Bill of Materials: A software bill of materials is an inventory of the components and dependencies used in an application. It helps teams identify what they shipped, but it becomes most useful when paired with source verification, signature checks, and policy enforcement for third-party code.
- Software Supply Chain: A software supply chain is the set of tools, identities, dependencies, and processes that turn source code into deployed software. Because it relies on automation and privileged machine identities, it becomes a governance problem when access, signing, and deployment controls are too broad.
- Privileged Access: Privileged access is any elevated entitlement that can change systems, data, or security settings. When privilege is excessive or poorly scoped, a single compromised identity can create outsized blast radius across environments.
- Access Provenance: Access provenance is the record of how an identity was created, approved, used, and withdrawn. In NHI governance, it is the evidence trail that lets teams prove an account is legitimate, explainable, and still within its intended access boundary.
What's in the full article
KOBIL's full article covers the operational detail this post intentionally leaves for the source:
- A CRA-oriented breakdown of which product classes and supplier roles are in scope for the regulation
- Operational guidance on SBOM documentation, verification, and change traceability across software components
- Specific recommendations for controlling access to critical source code and build systems
- Reporting and update workflow details for organisations that need to meet incident and patch deadlines
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, secrets management, and identity lifecycle control. It gives practitioners a common control language for extending governance into engineering and supply chain environments.
Published by the NHIMG editorial team on August 21, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org