Jersey’s move is not isolated. The UK Telecommunications Security Act 2021, the EU NIS2 Directive, and a wave of national telecoms security frameworks have all reached the same conclusion over the past five years: the management plane - the layer through which engineers configure, monitor, and control network infrastructure - is the most dangerous attack surface in a modern telecoms network.
The Code of Practice makes this explicit by citing real incidents. A 2021 breach at a major US carrier was traced to the management plane of the core network being directly exposed to the internet. From a single test device left attached to the operational network, an attacker was able to brute-force passwords and access customer data for nearly 50 million accounts within weeks. The vector was not an exotic zero-day. It was poor management-plane hygiene.
|
Why this matters for Jersey Jersey’s financial services sector generates over 40% of GVA. A disruption to telecoms infrastructure - even a short one - could have outsized economic consequences. The Order reflects that reality by imposing obligations typically reserved for critical national infrastructure. |
The Code also points to the structural risk of ‘browse-up’ architectures, where the same workstations engineers use for email and web browsing are used to administer live network equipment. Phishing a privileged user in this configuration can yield credential theft, remote code execution, and lateral movement - all without triggering traditional perimeter defences.
The Order is implemented through fourteen Articles, each targeting a distinct risk domain. The Code of Practice adds technical depth and implementation guidance to each. The table below provides a high-level orientation before we explore the PAM-relevant articles in detail.
|
Scope The Order applies to ‘Public Telecoms Providers’ operating in Jersey. The most demanding obligations - including the technical guidance measures in Section 3 of the Code - apply to the largest providers. However, all PTPs must meet the baseline Articles of the Order. |
|
Article |
Subject |
PAM Relevance |
|
Art. 3 |
Network architecture |
Management plane isolation; separation of admin and corporate zones; PAW requirements |
|
Art. 4 |
Protection of data and network functions |
Privileged workstation controls; encryption of credentials in transit and at rest |
|
Art. 5 |
Protection of monitoring tools |
Restricting privileged access to analysis tools; data sovereignty for session logs |
|
Art. 6 |
Monitoring and analysis |
Full audit trail of privileged access; 13-month log retention; anomaly detection on admin activity |
|
Art. 7 |
Supply chain |
Third-party admin access controls; independent monitoring of MSP/3PA sessions |
|
Art. 8 |
Prevention of unauthorised access |
MFA for all admin accounts; dual-control for changes; least privilege; credential management |
|
Art. 9 |
Remediation and recovery |
Break-the-glass procedures; credential restoration; granular backup |
|
Art. 10 |
Governance |
Security policy; board-level accountability; role-based access controls |
|
Art. 11 |
Reviews |
Annual risk assessments including privileged access risk |
|
Art. 12 |
Patching |
Controlled patch deployment through privileged channels; change governance |
|
Art. 13 |
Competency |
Verified skills for those with access to security critical functions |
|
Art. 14 |
Testing |
Penetration testing of admin interfaces and access controls |
Articles 3 and 4 of the Order address what the Code describes as the most dangerous attack surface in a telecoms network: the management plane. This is the set of systems, protocols, and interfaces through which engineers configure routers, provision services, manage network functions, and monitor performance. Its compromise is, in the Code’s own words, likely to have ‘a significant impact upon both the Public Telecoms Provider and Jersey.’
The Code mandates a ‘browse-down’ architecture. Administrative workstations must be logically or physically separated from those used for general corporate functions. Engineers cannot use the same device for email and for configuring live network equipment. This is not a best-practice recommendation - it is a legal obligation.
The practical implication is significant. PTPs must either provision separate physical devices for administrators, or implement a robust virtualised separation that provides equivalent security guarantees. Any single device serving dual purposes must be treated as already compromised for the purposes of risk assessment.
The Code explicitly references the NCSC’s March 2025 guidance on Privileged Access Workstations and the ETSI technical specification on PAWs. PTPs are required to apply NCSC’s principles in the design and operation of management devices used for high-risk administration.
A PAW is not simply a ‘clean’ machine. The NCSC’s framework covers hardware integrity, boot security, network isolation, application allow-listing, and monitoring. The management plane can only be as secure as the devices that administer it.
|
Article 4(4) - Direct legal obligation The Order requires PTPs to ensure that ‘workstations through which it is possible to make significant changes to security critical functions are not exposed’ to unsafe incoming signals. This applies whether the workstation is on-premise or operated remotely. Remote access to the management plane must be restricted to signals strictly necessary for the authorised function. |
A PAM solution is the operational control layer that enforces these architectural requirements at the access level. It provides:
|
|
Article 8 is arguably the most operationally demanding article in the Order. It directly legislates specific technical controls around how administrative access is granted, exercised, and recorded. For any PTP that has not already implemented a modern PAM framework, Article 8 will require significant change.
Article 8(2)(b) requires MFA for any account capable of making changes to security critical functions. The Code adds important nuance: MFA should be applied at the management platform level (the jump server, orchestrator, or PAM console) rather than at each individual host. The second factor must be delivered via a device separate from the one being used for the administrative action. Public channels such as SMS are explicitly called out as ‘not appropriate’ for this use case.
This means PTPs need an MFA solution that is integrated with their PAM platform and that supports secure second-factor channels: TOTP authenticator apps, hardware tokens, or push notifications to a trusted mobile application. SMS-based OTP, while better than nothing, does not meet the Code’s standard for management plane access.
Article 8(2)(c) introduces a dual-control requirement: significant or manual changes to security critical functions must be proposed by one authorised person and approved by another before the change is made. This is the ‘four-eyes principle’ applied as law.
In practice, this means PTPs need a workflow-integrated approval mechanism. An engineer wanting to modify a routing configuration or change a firewall rule must raise a request; a second, independently authorised person must approve it before any action is taken on the live network. The Code envisions this as an automated process wherever possible.
|
Change management integration The Code notes that administrative access should be ‘linked to a specific purpose or ticket.’ This means PAM workflows should integrate with ITSM systems (ServiceNow, Jira, etc.) so that every session is tied to an approved change record. Sessions without a valid ticket reference should not be permitted on security critical functions. |
Article 8(4) requires PTPs to limit, so far as is consistent with operation, the number of persons with security permissions and the extent of those permissions. Article 8(5)(e) requires that each user’s access is limited to what is ‘strictly necessary’ for their authorised activities.
This is the principle of least privilege elevated to statute. It has direct consequences for how PAM policies are designed:
Articles 8(5)(a–c) set out detailed credential obligations: passwords must be managed, stored, and assigned securely; they must be unique per user; they must be revoked when no longer needed; and they must not be capable of being anticipated. The Order explicitly requires avoiding common credential creation processes.
A PAM Password Vault addresses these requirements directly: credentials for privileged accounts are generated by the PAM system to meet complexity requirements, stored in an encrypted vault, never visible to the requesting user in plain text during sessions, and automatically rotated after use or on a scheduled basis.
Article 8(6) introduces a geographic restriction that has no precedent in most enterprise PAM deployments: no security permission may be granted to, or exercised by, a person while they are in a country listed in Schedule 2 to the Order. This means PTPs must know where their privileged users are when they authenticate and must be able to enforce access denial based on that location.
|
Geofencing as a compliance control This requirement effectively mandates geofence-aware PAM. Authentication systems must be able to determine the physical location of a user at login and block access if that location falls within a restricted country. This goes beyond IP-based geolocation - it requires a credible, tamper-resistant location signal. |
|
|
Article 6 is the monitoring and audit article. It requires PTPs to maintain a comprehensive, tamper-resistant record of all access to security critical functions. The obligations are specific and demanding:
The 13-month retention period is deliberate. It ensures that changes made on an annual cycle - year-end processes, annual access reviews, seasonal configuration changes - are retained long enough to be correlated with incidents identified later. Attackers who move slowly and quietly can maintain persistence for months before detection; 13 months of logs provides the forensic depth to reconstruct those timelines.
The Code is explicit that logging data must be protected. Regular administrative users must not be able to alter log collection without triggering high-priority alerts. Administrators who are not responsible for log systems must not be able to view or affect already-collected log data. Monitoring information must be exported from devices as quickly as possible, ideally in real time.
This is a direct challenge to any logging architecture where the same administrator who configures a device also has access to the logs that record their actions. PAM platforms address this by centralising log storage outside the administrative access path, ensuring that session logs are written to a separate, access-controlled repository that the administrator cannot modify.
|
What constitutes anomalous activity? The Code acknowledges that only the PTP itself can define what ‘anomalous’ means for its own network, since only the PTP has the detailed knowledge of normal activity patterns. This places a premium on PAM platforms with User Behaviour Analytics (UBA) capabilities that can learn baseline patterns and alert on deviations - rather than relying solely on rule-based alerting. |
Article 6(3)(a) requires PTPs to maintain a record of all access to security critical functions, including the persons obtaining access. The Code adds that monitoring data should ‘link administrative actions to network administrators and on to tickets.’ This is not just a logging requirement - it is an architecture requirement. The PAM system must capture and preserve the chain of: user identity → approval workflow → session → commands executed → network change.
|
|
The Code is unambiguous about the threat posed by managed service providers (MSPs) and third-party administrators (3PAs): they are ‘prize targets for attackers, as they will often have privileged access to multiple networks.’ A single compromised MSP can provide an attacker with a foothold across dozens of PTPs simultaneously.
Article 7 requires PTPs to ensure that third parties with access to the management plane meet the same security principles as the PTP itself. The Code adds that 3PAs should ‘ideally use the same methods’ - meaning the same PAM platform, the same MFA controls, the same session recording, the same approval workflows.
This has contractual implications. PTPs must have arrangements in place that oblige 3PAs to meet these standards. They must have audit rights that allow spot-checks and ongoing monitoring. And they must be able to fully control and monitor third-party access ‘independently of the third party’ - meaning the PTP’s own PAM system must be the control point, not a system operated by the 3PA.
The Code provides a specific architectural pattern for 3PAs who administer multiple PTPs: trusted PAWs that access securely segregated management environments for each provider. Crucially, the segregation between providers must be maintained at all times - a 3PA administrator must not be able to see or access Provider A’s management environment while working on Provider B’s.
This is the multitenancy use case for PAM. A robust multitenancy model allows a single PAM deployment to serve multiple organisational tenants with complete isolation between them: separate session logs, separate credentials, separate policy configurations, and separate audit trails - while a host administrator retains the ability to manage the platform on behalf of any tenant when needed.
|
Article 7 compliance test Can you, right now, produce a complete, chronological record of every action taken by every third-party administrator on your management plane in the last 13 months - without relying on the third party to provide that data? If the answer is no, Article 7 is a compliance gap. |
|
|
Article 5 addresses a specific but critical requirement: monitoring and analysis tools - including real-time network oversight functions and any tools that can access signal content - must not be accessible from, or stored in, countries listed in Schedule 2 to the Order.
The practical consequence for PAM is data sovereignty. Session recordings, keystroke logs, and administrative audit trails generated by a PAM platform are precisely the kind of sensitive operational data that falls within Article 5’s scope. If a PTP’s PAM platform is cloud-hosted in a jurisdiction not covered by the British Islands, the PTP must conduct a risk assessment and may need to remediate.
The Code identifies several risk factors PTPs should assess:
|
On-premise deployment as a compliance strategy For PTPs with concerns about cloud data sovereignty, deploying PAM as an on-premise appliance - physically located within the British Islands - is the clearest path to Article 5 compliance. An on-premise PAM platform ensures that session logs, credential data, and monitoring information never leave the jurisdiction. |
|
|
Article 9 addresses what happens when things go wrong. PTPs must be able to identify a security compromise promptly, assess its severity, take mitigating action, and recover - all without creating the risk of a further compromise. The Code sets a 14-day window for resolving compromises, with a written remediation plan required if that window cannot be met.
For PAM specifically, Article 9 raises a challenge that is often overlooked: the break-the-glass scenario. If the PAM system itself is unavailable - whether due to a cyberattack, infrastructure failure, or disaster - administrators may need emergency access to network equipment. How is that access provided, controlled, and audited?
The Code explicitly recognises the need for break-the-glass procedures and requires that credentials can be restored without requiring a full system restore. This means:
A mature PAM implementation for a telecoms environment will have tested break-the-glass procedures as part of its disaster recovery plan, with documented runbooks and regular tabletop exercises. Article 9 makes this a legal expectation, not just a best practice.
|
|
The Order’s supply chain provisions reflect a hard-learned lesson from incidents like SolarWinds and the broader wave of supply-chain attacks on critical infrastructure: your network is only as secure as the least secure vendor with access to it.
Article 12 (Patching) adds a time-dimension requirement. Patches for critical vulnerabilities in externally exposed interfaces must be deployed within 14 days of release. High-severity patches for internally exposed interfaces must be deployed within 30 days. These timelines require PTPs to have a controlled, audited patching process that can be exercised quickly without disrupting operations.
PAM plays a supporting role in patch governance: all patch deployment activities should be performed through the PAM session layer, creating an audit record of who deployed what, when, and from which device. Automated privileged task execution - scripted patching workflows that run under PAM control - can accelerate deployment while maintaining governance.
|
Vendor Security Assessment The Code references the NCSC’s Vendor Security Assessment (VSA) framework, which PTPs should apply when evaluating network equipment suppliers. For PAM specifically, PTPs should apply equivalent scrutiny to their PAM vendor: How are the vendor’s own privileged access controls managed? Where is session data stored? What are the data residency options? What is the vendor’s disclosure and patching track record? |
For most PTPs, full compliance with the Order will require a phased programme of work. The good news is that a well-implemented PAM platform addresses a substantial portion of the Order’s technical requirements from a single deployment. The following sequence reflects both the legal prioritisation in the Order and the practical dependencies between controls.
General enterprise PAM platforms were designed for IT environments - Windows servers, databases, cloud workloads. Telecoms networks introduce a different set of challenges that not all PAM solutions are equipped to handle.
The management plane of a telecoms network includes network elements - routers, switches, base station controllers, core network functions - that use specialist protocols. TACACS+ (Terminal Access Controller Access Control System Plus) and RADIUS are the authentication and authorisation protocols native to network equipment. A PAM solution without built-in TACACS+ and RADIUS support requires additional infrastructure and introduces integration complexity.
Beyond protocol support, telecoms-specific PAM requirements include:
|
Choosing a PAM platform for telecoms When evaluating PAM solutions against the Order’s requirements, PTPs should assess: Does the platform include a built-in TACACS+ and RADIUS server, or does it require third-party AAA infrastructure? Does it support native integration with the NMS/EMS platforms already in the network? Can it enforce context-aware command controls at the CLI level? These capabilities are the difference between a platform that addresses the Order’s intent and one that only partially addresses it. |
The Jersey Telecommunications (Security Measures) Order 2026 is, at its core, a mandate to treat privileged access as critical infrastructure. The management plane is not a back-office IT concern - it is the control layer of national communications infrastructure, and the Order now reflects that reality in law.
Privileged Access Management is not the only answer to the Order’s requirements, but it is the most direct one. A purpose-built PAM platform, properly deployed and integrated, addresses the majority of the Order’s technical obligations - from MFA and dual-control through to session recording, anomaly detection, credential management, and third-party governance - through a single, auditable control layer.
The compliance question is not whether PTPs will need PAM. It is whether they will implement it as a compliance checkbox or as a genuine security architecture. The Order’s requirement to link every administrative action to a specific ticket, record every session, detect every policy violation, and retain that evidence for 13 months is not a checkbox. It is a transformation in how network administration is governed.
PTPs that treat this as an opportunity - to rationalise their privileged access estate, eliminate standing permissions, integrate their change management and access control processes, and build a forensic capability that can reconstruct any administrative event - will be in a stronger security position, not just a more compliant one.
Kron PAM, developed by Kron Technologies, is a Privileged Access Management platform purpose-built for telecommunications, finance, and critical infrastructure environments. It includes a built-in TACACS+ and RADIUS server, native NMS/EMS policy synchronisation, context-aware CLI command filtering, carrier-grade active-active redundancy, and a multitenancy model designed for managed service providers. Kron PAM is deployed on-premise or as a private cloud appliance, meeting data sovereignty requirements under frameworks including the Jersey Telecommunications (Security Measures) Order 2026.
To discuss how Kron PAM addresses your compliance obligations under the Order, contact us at kron.com.tr or request a demonstration.
Disclaimer: This blog post provides an overview of the Jersey Telecommunications (Security Measures) Order 2026 and Code of Practice for informational purposes. It does not constitute legal advice. Public Telecoms Providers should consult the official Order and Code of Practice, and seek independent legal and technical advice as appropriate.