On 27 August 2026 the National Cyber Security Centre published an advisory that deserves a much wider readership than the one it was written for. Its stated audience is operators of operational technology — the control systems that run water treatment, energy distribution, manufacturing lines and building services — and its stated concern is a measurable increase in attacks on those systems across multiple sectors globally, the UK included, by a range of threat actors, with some limited real-world disruption already recorded. But the sentence at the centre of the advisory is not about operational technology at all. It is a warning that organisations should not assume their systems are inaccessible from the internet without verifying it, because unintended exposure usually arrives through misconfigurations, legacy connections and unmanaged assets rather than through anything anybody chose to do. That is not a specialist industrial problem. That is a description of the average UK business network.
Read it that way and the advisory becomes one of the most directly actionable pieces of guidance the NCSC has issued this year for ordinary organisations. Three priority actions sit at its core: build a definitive view of every asset, communication pathway and external connection so that internet-exposed and unmanaged devices can be found and taken off public access; replace default credentials and ban shared passwords on management interfaces, using unique administrator accounts with multi-factor or key-based authentication; and harden the network boundary so that gateways, firewalls, routers and remote access appliances stay within vendor support, are routinely patched, are replaced before end-of-life, and are administered only from a segregated network that is not itself connected to the internet. Strip out the industrial vocabulary and those three actions describe exactly the gaps that let attackers into office networks through a forgotten VPN concentrator, an unpatched firewall or a router somebody plugged in during an office move in 2019. This article covers what the advisory says, why the exposure it describes is almost always accidental, and what a UK business with ten or two hundred and fifty staff should verify this week — today, 30 August 2026, three days after publication.
What the NCSC actually said
The advisory reports increased targeting of operational technology systems across multiple sectors globally, including in the UK, by a range of threat actors, and confirms that this activity has produced some limited real-world disruption. That phrasing is worth reading precisely. “Limited” is doing real work — the NCSC is not describing widespread outages, and nobody reading this should conclude that British infrastructure is failing. But “real-world disruption” is also doing real work, because it moves the conversation past theoretical risk. Activity against these systems is no longer confined to reconnaissance and proof-of-concept research. Something, somewhere, stopped working because of it.
Alongside the operational picture, the advisory carries a strategic assessment: the threat from state use of offensive cyber, including outside of open conflict, has “almost certainly increased”. In the NCSC’s probability language that phrase is not hedging — it sits near the top of the confidence scale. The reasoning given is twofold: technology-enabled uplifts in attacker capability, and rising geopolitical instability. The first means that techniques which once required a well-resourced team now require considerably less; the second means that more actors have a reason to use them. The words “outside of open conflict” matter most for readers who assume state-level activity is somebody else’s problem. The assessment explicitly covers the peacetime baseline, which is the environment every UK business is operating in right now.
Then comes the operational heart of the document, and it is unusually plain. Organisations are told not to assume their systems are inaccessible from the internet without verifying that they are. The advisory is specific about why the assumption fails: exposure arises through misconfigurations, legacy connections and unmanaged assets. Note what is absent from that list. There is no mention of a sophisticated adversary defeating a control, no zero-day, no insider. The exposure is administrative in origin. Someone opened a port for a supplier and the change outlived the project. A device was replaced but its firewall rule was not. A remote access appliance was installed for a specific team and never entered the asset register. In each case the organisation believes the device is internal, the internet believes otherwise, and nobody has checked which belief is correct.
The remedies follow the same unsentimental logic. Recommended action one is to build a definitive view of all assets, communication pathways and external connections, so that internet-exposed systems and unmanaged devices can be identified and removed from direct public access. Recommended action two is to replace default credentials, prohibit shared passwords on management interfaces, use unique administrator accounts, and enable multi-factor authentication or key-based authentication wherever the equipment supports it. Recommended action three is to harden the boundary itself: gateways, firewalls, routers and remote access appliances must be within vendor support, routinely patched, replaced before end-of-life, and managed only from a segregated network that is not connected to the internet. Beyond those three, the advisory recommends migrating to secure protocol versions such as DNP3-SAv5, CIP Security, Modbus Security and OPC UA, removing insecure legacy management protocols including Telnet, SNMPv1 and SNMPv2, and logging and monitoring all connectivity so that unauthorised access attempts are visible rather than inferred after the fact.
If nobody in your organisation can produce a current, evidenced list of every device with a public IP address or an open inbound port — and confirm that each one is deliberate, patched, supported and protected by unique credentials with multi-factor authentication — then you do not know what your attack surface is, and the NCSC has just told you that assuming it is small is not a defensible position. Attackers are not guessing at this. Internet-wide scanning identifies exposed management interfaces continuously and cheaply, which means the gap between an accidental exposure and its discovery is measured in hours, not months.
How a device ends up on the internet without anyone deciding it should
The most useful thing about this advisory is that it names the mechanism rather than the outcome. Unintended exposure is not one event; it is a sequence of individually reasonable decisions, each made by somebody competent, none of them reviewed together. The chronology below is the pattern we see repeatedly when we inventory a network for the first time, and it ends with the two dates that make it current.
Where the defensive leverage actually sits
Not all of the advisory’s recommendations carry equal weight, and pretending otherwise is how a sensible piece of guidance turns into a stalled programme. The controls below are ordered by how much of the realistic attack surface each one removes for a typical UK small or medium business with its own firewall, a remote access appliance and a handful of network devices. The percentages are a Cloudswitched indicative weighting drawn from what we see when we assess these estates — they are a prioritisation aid, not a measurement, and the point of the ordering is that the top three cost almost nothing and remove almost everything.
The ordering carries a message that is easy to miss. Logging and monitoring sits at the bottom of this list not because it is unimportant — the advisory names it explicitly, and it is what turns a silent compromise into a detected one — but because it is a detective control operating on a surface you have not yet reduced. Monitoring an exposed management interface tells you when somebody is attacking it. Removing the exposure means there is nothing to attack. Organisations routinely invert this order, buying visibility over an estate whose shape nobody has established, and then discovering that the alerts are unactionable because there is no baseline of what the legitimate external connections are supposed to be.
Equally, the top item is not a purchase. Taking management interfaces off the public internet is a configuration change on equipment you already own, usually combined with routing administrative access through a VPN or a jump host that is itself hardened. The advisory’s framing — managed only from a segregated network not connected to the internet — is stricter than most SMEs will implement literally, and that is fine. The direction of travel matters more than the purity of the implementation. A firewall administration page reachable only from an internal management VLAN, over a VPN that enforces multi-factor authentication, is a very long way from a firewall administration page reachable from anywhere in the world, even if it is not a physically air-gapped operations network.
The part of this advisory that is not about operational technology
It is worth being explicit about which recommendations transfer and which do not, because a business without a single programmable logic controller can otherwise dismiss the whole document. The protocol migrations are genuinely sector-specific: DNP3-SAv5, CIP Security and Modbus Security are industrial control protocols, and OPC UA is the interoperability standard that increasingly replaces older industrial data exchange. If you run a factory floor, a building management system, a cold store or a water asset, these are your migration targets and they belong in a capital plan. If you run a professional services firm, they are not your problem.
Almost everything else is. Retiring Telnet, SNMPv1 and SNMPv2 is an ordinary network administration task — those protocols are still enabled by default on a surprising amount of switching and printing hardware sitting in UK offices, and SNMPv1 and v2 pass community strings in clear text, which means a single packet capture on a network segment yields device credentials. The inventory, the credential hygiene, the boundary hardening and the logging are protocol-agnostic and apply unchanged. Our reading is that the substantial majority of this advisory is general network administration guidance that has been framed for an operational technology audience because that is where the current attack activity is concentrated.
That figure is our own judgement rather than a number from the NCSC, and it is offered as a framing device rather than a measurement. But the framing matters, because the alternative framing — “this is critical national infrastructure guidance, it is not for us” — is how good advice gets filed. The three priority actions in this advisory are, almost word for word, the controls that would have prevented the majority of edge-device intrusions affecting ordinary UK organisations over the past several years. A firewall out of vendor support with an internet-facing administration page and a shared password is the same weakness whether it sits in front of a water treatment plant or a forty-person accountancy practice. The consequences differ. The path in does not.
Where UK businesses are exposed right now
The assessment below reflects what we find most often when we take an outside-in view of an SME network for the first time. It is deliberately uncomfortable reading, because the pattern is consistent: the technical controls people worry about are usually adequate, and the administrative ones nobody owns are usually absent.
Two of those rows deserve expanding, because they are the ones organisations argue with. The first is the end-of-support appliance. The objection is always that it still works, and that is true — the device continues to route traffic and terminate tunnels perfectly well. What it no longer does is receive firmware fixes when a vulnerability in it is published, which means its risk profile does not stay flat after the support date; it deteriorates on a schedule set by other people’s research. The NCSC recommendation is specific on this point: replace before end-of-life, not after. A planned replacement is a purchase order. An unplanned one is an incident.
The second is the unexplained firewall rule. Every network we assess has some, and the instinct is to leave them alone in case something breaks. That instinct is understandable and it is also how Stage 2 of the timeline above becomes permanent. The workable middle path is not deletion by guesswork: it is to log the rule, watch what actually uses it for a fortnight, and then either document the justification or remove it during a change window with a rollback ready. A rule that has carried no legitimate traffic in two weeks and has no owner is not load-bearing. It is an open door with a sentimental attachment.
What acting on this costs a UK business
The reason inventory work gets deferred is that it sounds like a project. It is not, at SME scale, and the figures below are indicative UK ranges for the work the advisory actually calls for: establishing the definitive view of assets and external connections, fixing the credential position on management interfaces, and bringing the boundary devices into a supported, patched, properly administered state. Hardware replacement is called out separately where an end-of-life appliance is in scope, because that is the one line item that is genuinely capital rather than effort.
| Business size | Typical edge estate | What proportionate action looks like | Indicative first-year cost |
|---|---|---|---|
| 1–10 staff | One router or small firewall, an ISP-supplied device, possibly a NAS published for remote access | External port scan and exposure review; management pages taken off the public internet; unique admin accounts with MFA; NAS remote access moved behind a VPN; firmware brought current; a one-page record of every deliberate external connection | £900 – £2,200 |
| 11–50 staff | Business firewall, managed switching, wireless controller, a VPN or remote access appliance, printers and cameras | The above, plus a full asset and connection inventory; management VLAN with administration restricted to it; Telnet and SNMPv1/v2 disabled estate-wide; a scheduled firmware maintenance cycle; boundary authentication logging shipped somewhere it is actually read | £2,800 – £7,500 |
| 51–150 staff | Multi-site firewalls, site-to-site tunnels, supplier access paths, building services and door entry on the network | The above, plus supplier access reviewed and time-bounded; end-of-life boundary hardware replaced on a planned cycle; segregation between corporate, guest, management and building-services networks; exposure re-tested quarterly; the whole boundary brought into Cyber Essentials scope honestly | £7,500 – £19,000 |
| 151–500 staff | Multiple sites, operational or building technology in scope, third-party managed elements, remote access at scale | The above, plus continuous external attack surface monitoring; formal change control over boundary rules with expiry dates; privileged access management for network administration; supplier assurance covering remotely maintained equipment; incident response scenarios written around edge-device compromise | £19,000 – £48,000 |
Set those bands against what the alternative costs. The Cyber Security Breaches Survey has consistently found that the material cost of an incident for a UK small or medium business is dominated not by ransoms or regulatory fines but by lost working time, recovery effort and disrupted delivery. An edge-device compromise is a particularly expensive shape of that, because the device sits at the trust boundary: once it is implicated, the investigation cannot stop there. Every credential that transited it, every tunnel it terminated and every internal system it could reach comes into scope, and the practical answer in most cases is to rebuild the boundary and rotate everything. The first band in that table — under two and a half thousand pounds for a small business — buys the evidence that the exposure does not exist. It is difficult to find better value in a security budget this year.
Assumption versus verification
The advisory reduces, in the end, to a single distinction: the difference between believing your systems are not reachable from the internet and having checked. Those two positions look identical on an org chart and behave completely differently under attack. The comparison below sets out what each one looks like in practice.
Assumed posture
Where most UK SME networks sit today
- The asset list is whatever the monitoring agent can see from inside the network
- Nobody has looked at the estate from the public internet in the last twelve months
- Firewall rules accumulate; none of them has an owner or an expiry date
- Administration pages are protected by a password rather than by not being reachable
- Edge firmware is updated when something breaks or a vendor email is noticed
- Supplier remote access was granted once and has not been reviewed since
- Telnet and SNMP community strings survive on kit nobody thinks of as a computer
- The first evidence of an exposed interface is an incident
Verified posture
Where Cloudswitched network administration takes you
- A definitive register of assets, communication pathways and external connections, maintained rather than produced once
- The estate is scanned from the outside on a schedule, and the results are compared against the register
- Every inbound rule has a named owner, a business justification and a review date
- Management interfaces are unreachable from the internet and administered from a segregated network
- Unique administrator accounts with MFA or key-based authentication; no shared logins, no defaults
- Boundary firmware follows a maintenance cycle, and end-of-life dates drive a planned replacement schedule
- Legacy management protocols disabled; secure equivalents in place across switching, printing and cameras
- Authentication attempts against the boundary are logged, retained and alerted on
Nothing in the right-hand column is exotic, and none of it depends on a product this business is not already capable of buying. What it depends on is somebody owning the question. In our experience the single most reliable predictor of which column an organisation sits in is not budget or headcount but whether one named person is accountable for the boundary. Where that role exists, even part-time, the register exists and the rules have owners. Where responsibility is split between an internal generalist, an outsourced helpdesk and the connectivity supplier, everybody assumes one of the others is looking, and the NCSC has just explained what that assumption costs.
Taking the estates we assess as a whole, the readiness picture measured against the three priority actions in this advisory — inventory, credentials, boundary hardening — sits well below where most owners expect it to.
The score is low for a mundane reason rather than a dramatic one. Most organisations score reasonably on the parts of security that have a product attached — endpoint protection, email filtering, backup — because those are purchased, renewed and visible on an invoice. They score close to zero on inventory and boundary governance, because those are practices rather than purchases and nothing prompts anyone to renew them. The businesses that score well are almost never the ones spending the most. They are the ones where somebody once sat down with a list of public IP addresses and worked through it line by line, and then put a date in the calendar to do it again.
Ask whoever administers your network for two things in writing: a list of every device in your organisation that is reachable from the public internet, and, for each one, the business reason it is reachable. Do not accept a verbal assurance that the answer is none. If the list comes back quickly and every entry has a justification, you are in good shape and the rest of this advisory is a tidying exercise. If it takes days to produce, or it comes back with entries nobody can explain, you have found exactly the condition the NCSC is warning about — and you have found it before somebody else did. That request costs nothing and it is the whole of recommended action one in a single email.
At a glance
| Item | Detail |
|---|---|
| Who issued it | The National Cyber Security Centre (NCSC), the UK’s technical authority for cyber security |
| Date published | 27 August 2026 |
| Trigger | Increased attacks on internet-exposed operational technology and edge devices across multiple sectors globally, including the UK, by a range of threat actors |
| Impact reported | Some limited real-world disruption |
| Strategic assessment | The threat from state use of offensive cyber, including outside of open conflict, has “almost certainly increased” |
| Stated drivers | Technology-enabled uplifts in attacker capability; rising geopolitical instability |
| Central warning | Do not assume systems are inaccessible from the internet without verifying it |
| How exposure happens | Misconfigurations, legacy connections and unmanaged assets — rarely deliberate design |
| Priority action 1 | Build a definitive view of all assets, communication pathways and external connections; identify internet-exposed and unmanaged devices and take them off direct public access |
| Priority action 2 | Replace default credentials, ban shared passwords on management interfaces, use unique administrator accounts, enable MFA or key-based authentication wherever supported |
| Priority action 3 | Harden network boundaries — gateways, firewalls, routers and remote access appliances in vendor support, routinely patched, replaced before end-of-life, managed only from a segregated non-internet-connected network |
| Protocol migrations | Move to DNP3-SAv5, CIP Security, Modbus Security and OPC UA where applicable |
| Protocols to remove | Telnet, SNMPv1, SNMPv2 and other insecure legacy management protocols |
| Monitoring requirement | Log and monitor all connectivity so unauthorised access attempts are flagged |
| Who it is written for | Operational technology and critical infrastructure operators |
| Who should read it | Any organisation operating its own routers, firewalls, VPN gateways or remote access appliances |
The pattern this fits into
Read against the incidents we have covered this summer, this advisory is less a new warning than a formalisation of one. The recurring failure is a system that sits at the edge of the organisation, is trusted more than its management warrants, and is not inside the boundary of anything anybody tests. In our reporting on the Manchester Airports Group breach affecting 8.7 million people the compromised surface was a customer-facing commercial platform rather than anything safety-critical — the operational systems held, and the exposure sat in the layer nobody had classified as critical. The follow-up on what that incident says about penetration testing scope made the same point from the other direction: organisations test what is in the scope document, and the things that hurt them are reliably the things that were not.
An unmanaged VPN gateway is precisely that category of asset. It is inside the trust boundary by default and outside the test scope by omission, which is the combination the NCSC is describing when it warns about unmanaged assets. The operational stakes are set by the volume of activity elsewhere: our analysis of the ransomware high-water mark recorded in July 2026 showed attacker throughput at a level that makes indiscriminate, low-cost initial access far more attractive than targeted work, and a scan for exposed management interfaces is about as low-cost as initial access gets. The same pattern of improvised access around an intended control appears in our coverage of the Claude Code prompt-injection research published in August, where the boundary that mattered turned out to be the network and the operating system rather than anything inside the product. And for a reminder that infrastructure timetables do not wait for security news, the PSTN switch-off deadline facing UK businesses is quietly forcing new connectivity hardware into thousands of sites — every one of which is a fresh edge device that needs to arrive on somebody’s register rather than merely in somebody’s comms room.
Find out what your network answers to before somebody else does
Cloudswitched network administration covers exactly the ground this advisory asks for: an outside-in view of what your estate exposes, a definitive register of assets and external connections, management interfaces taken off the public internet, unique administrator credentials with MFA, and a firmware and end-of-life schedule that keeps your boundary devices supported rather than merely working.
Talk to us about Network Admin ServicesFrequently asked questions
Know what you are exposing
What makes this advisory unusual is how little it asks for. There is no new product category here, no vendor recommendation, no framework to adopt. The NCSC has looked at a period of increased attacks on internet-exposed systems, assessed that the threat from state use of offensive cyber has almost certainly increased including outside of open conflict, and concluded that the most valuable thing organisations can do is find out what they are exposing and stop exposing it. That is inventory, credentials and boundary maintenance — three disciplines that predate every modern security product and that continue to determine whether those products ever get the chance to matter.
The reason it needs saying at all is the specific failure the advisory identifies: exposure arises from misconfigurations, legacy connections and unmanaged assets. Every one of those is a governance gap rather than a technical defeat. Nobody chose to publish the administration page of an out-of-support VPN appliance to the entire internet. It happened because a rule outlived its purpose, an asset left the register, and no process existed that would have caught either. That is a comfortable failure to fix and an uncomfortable one to discover, which is exactly why the NCSC has framed the instruction as it has — do not assume, verify. The assumption is not malpractice. Continuing to hold it after being told to check would be.
For a UK business reading this three days after publication, the work divides cleanly. There is a small, cheap, immediate piece: look at your estate from the outside, list what answers, justify or remove each item, and fix any default or shared credentials on the things that remain. There is a scheduled piece: bring firmware into a maintenance cycle, put end-of-life dates for boundary hardware into a replacement plan, retire Telnet and the older SNMP versions, and move device administration behind a segregated network. And there is a governance piece that costs nothing but has to be assigned: one named person accountable for the register, and a date in the calendar to check it again. None of that requires the threat landscape to stay as it is today. That is the point of it.
A boundary you can evidence, not one you assume
Cloudswitched provides network administration for UK businesses — external exposure assessment, a maintained register of assets and connections, hardened firewall and VPN configuration, unique administrator credentials with multi-factor authentication, firmware and end-of-life scheduling, and boundary logging that surfaces unauthorised access attempts. If nobody can currently tell you what your network answers to from the public internet, that is a short piece of work and it is the first thing this advisory asks for.
Talk to us about Network Admin Services


