Become a member

Get the best offers and updates relating to Liberty Case News.

― Advertisement ―

spot_img

How high tech companies are reshaping business in 2026

High tech companies are no longer defined only by software scale. In 2026, their competitive edge depends on AI infrastructure, chips, energy access, regulation, and measurable enterprise value.

What good AI means in 2026

HomeCybersecurityInternet of things cybersecurity in 2026 is about lifecycle risk, not just...

Internet of things cybersecurity in 2026 is about lifecycle risk, not just devices

Why IoT security is becoming lifecycle security

Internet of things cybersecurity in 2026 is less about locking down a single gadget and more about managing a connected product from design through retirement. Smart cameras, routers, sensors, wearables, industrial controllers and building systems now depend on firmware, cloud services, mobile apps, APIs and third-party components. A weakness at any of those layers can become a route into homes, offices, factories or public infrastructure.

The shift is accountability. Manufacturers are being asked to design safer products and support them after sale. Buyers are being asked to demand evidence before deployment. Operators are being asked to track devices until they are patched, isolated or retired. For more coverage of security policy and operational risk, visit the RoadsNews Cybersecurity section.

cyber security, internet security, hacking, gray internet, gray security, cyber security, cyber security, cyber security, cyber security, cyber security, hacking

The pressure is rising because connected-device growth has outpaced traditional asset management. IoT Analytics reported 18.5 billion connected IoT devices in 2024 and projected 21.1 billion by the end of 2025, using a methodology that counts active connected nodes and gateways rather than every individual sensor. Scale matters because attackers do not need every device to be vulnerable. They need only enough exposed, unpatched or poorly configured devices to build botnets, steal data, pivot inside networks or disrupt operations.

What makes IoT cybersecurity different from ordinary IT security

IoT risk is not simply a smaller version of laptop or server risk. Many connected devices have limited memory, restricted processing power, embedded operating systems, custom firmware and long replacement cycles. A business laptop may receive regular endpoint protection, identity controls and patch management. A smart camera, occupancy sensor or industrial gateway may remain in service for years with little visibility after installation.

Device fleets are fragmented

Organizations often acquire connected devices through facilities teams, operations teams, retail channels, contractors or line-of-business projects. That creates fragmented ownership. Security teams may have a clear view of corporate laptops and cloud workloads but miss printers, conference-room systems, badge readers, environmental sensors, medical equipment, lighting controllers or connected appliances. The Center for Internet Security includes non-computing and IoT devices in enterprise asset inventory guidance for a reason: defenders cannot patch, isolate or retire what they cannot see.

Support periods create hidden exposure

The security value of an IoT product depends heavily on how long the manufacturer will provide vulnerability fixes. A device can be reasonably configured on day one and still become risky if updates stop while it remains connected. That is why lifecycle documentation is becoming a core issue. Buyers increasingly need to know the support period, the vulnerability disclosure process, the update mechanism and what happens when a product reaches end of support.

Cloud services expand the attack surface

Many IoT products are not just devices. They are ecosystems. A consumer camera may depend on a mobile app, remote access service, storage platform and notification API. An industrial sensor may depend on gateways, cellular connectivity, vendor portals and analytics software. Weak authentication, exposed APIs, poor credential handling or insecure update channels can compromise the broader product even if the physical device appears locked down.

Regulation and standards are turning expectations into evidence

The clearest trend is the move from voluntary best practice toward documented cybersecurity obligations. Rules differ by jurisdiction, but the direction is consistent: connected products should be secure by design, supported after sale and transparent about updates and vulnerability handling.

Source or rule Key date What it changes Why it matters for IoT
NISTIR 8259 Revision 1 April 2026 final publication listed by NIST Updates foundational cybersecurity activities for IoT product manufacturers Frames security as a manufacturer responsibility before products reach customers
FCC Cyber Trust Mark program FCC rules established in 2024 Creates a voluntary U.S. cybersecurity label for wireless consumer IoT products, with a QR code registry concept Pushes consumer-device makers to show baseline cybersecurity information in a more visible way
EU Cyber Resilience Act Entered into force on December 10, 2024; reporting obligations begin September 11, 2026; main obligations apply December 11, 2027 Introduces cybersecurity requirements for many hardware and software products with digital elements sold in the EU Makes vulnerability handling, support periods and secure design part of market-access planning
UK PSTI product security regime In force from April 29, 2024 Sets baseline requirements for consumer connectable products, including restrictions on weak default passwords and disclosure of security update periods Shows how IoT security is moving into product compliance and consumer protection
ENISA Threat Landscape 2025 Published October 1, 2025, covering July 1, 2024 to June 30, 2025 Analyzes 4,875 incidents across the EU threat environment Places IoT risk within a broader environment of vulnerability exploitation, infrastructure targeting and supply-chain pressure

These measures are not identical. The FCC program is voluntary and consumer-facing. The EU Cyber Resilience Act is a broader market regulation. The UK regime focuses on consumer connectable products. NIST guidance is not itself a consumer law, but it shapes technical expectations. Together they point to the same operational lesson: IoT security claims increasingly need evidence, not just marketing language.

The attack paths defenders should prioritize

IoT attacks often succeed through simple, repeatable weaknesses. That does not make the risk minor. It means defenders should prioritize controls that remove entire classes of preventable exposure.

  • Default or weak credentials. CISA and partner agencies have repeatedly warned that default passwords remain a major path into routers, cameras, OT devices and other connected systems. Removing universal defaults is stronger than asking every customer to remember to change them.
  • Internet-exposed management interfaces. Remote administration, exposed web panels, open Telnet or SSH services and unnecessary port forwarding can turn a local device into a public target.
  • Unpatched firmware. Devices without signed, reliable and documented update mechanisms become long-term liabilities. Updates should be authenticated, tested and recoverable.
  • Weak API and cloud security. Poor authorization, leaked tokens, insecure mobile apps and cloud misconfiguration can expose device data or control functions at scale.
  • Lateral movement from low-trust devices. A compromised camera or sensor may not contain high-value data, but it can provide a foothold into a flat network.
  • End-of-support devices. Unsupported connected devices should be treated as exceptions requiring isolation, compensating controls or replacement planning.

Botnets illustrate the risk. Mirai made insecure IoT devices widely known as a DDoS resource years ago, but the pattern has not disappeared: attackers still scan for exposed devices, known vulnerabilities and weak credentials. The lesson is not that every connected product is unsafe. It is that unmanaged connectivity creates reusable attack inventory.

A practical IoT cybersecurity baseline for 2026

NIST’s IoT cybersecurity materials are useful because they separate technical device capabilities from non-technical manufacturer support. The technical side includes device identification, configuration, data protection, logical access, software update, cybersecurity state awareness and device security. The support side includes documentation, receiving security information, disseminating information and user education. An effective baseline needs both.

Build and maintain a real inventory

Inventory should capture device type, owner, location, network segment, firmware version, vendor, support end date, management interface, cloud dependency and data sensitivity. For enterprise environments, inventory should also identify whether a device touches operational technology, regulated data, physical safety functions or privileged network paths. Discovery tools help, but process matters just as much: procurement, facilities, engineering and security teams need a common intake path.

Segment IoT networks by risk

Not every device deserves the same trust. Guest Wi-Fi, consumer smart devices, building systems, lab equipment and OT assets should not automatically share access with corporate identity systems or business-critical servers. Segmentation can be achieved through VLANs, firewall policy, zero-trust network access, private APNs for cellular deployments or dedicated OT zones. The key is to define what each device must communicate with and deny unnecessary east-west movement.

Require secure configuration by default

A secure product should not depend on a long hardening checklist that every buyer must execute perfectly. For procurement, ask whether remote access is disabled by default, whether passwords are unique, whether insecure legacy protocols can be removed, whether logging is available, whether updates are signed and whether security features require additional licensing. CISA’s secure-by-demand guidance for OT buyers makes this point directly: buyers should select products that reduce the chance of operator error. See also: AI.

Make updates and vulnerability handling measurable

Update policy is one of the strongest indicators of IoT maturity. Organizations should know whether updates are automatic, manual or centrally managed; whether users can defer critical fixes; how emergency patches are communicated; whether a product supports rollback; and how vulnerabilities are disclosed. Manufacturers should publish a support period and a security contact. Buyers should record that information before deployment, not during an incident.

Plan for retirement before installation

IoT projects often focus on installation cost and feature value, while retirement is treated as a future problem. That is risky. A device with a five-year physical life and a two-year support period creates a three-year security gap unless replacement, isolation or contract terms address it. Asset lifecycle planning should include end-of-support alerts, budget ownership and removal procedures.

What buyers should ask vendors before deployment

Procurement is becoming one of the most important controls in internet of things cybersecurity. Once thousands of devices are installed, weaknesses become expensive to fix. Before approving a connected product, buyers should ask direct questions and require written answers.

  • What is the minimum security update support period for this product?
  • Are all default passwords unique or disabled until the user creates credentials?
  • Does the product support signed firmware updates and secure boot?
  • Can remote management be disabled or restricted to approved networks?
  • What data does the product collect, where is it stored and how is it protected in transit?
  • Does the vendor maintain a coordinated vulnerability disclosure process?
  • What happens to cloud features if the product or service is discontinued?
  • Can the device be monitored through logs, alerts or integration with security tools?
  • Are mobile apps, APIs and backend services included in security testing?
  • Has the product been assessed against a recognized IoT baseline, label or regulatory requirement relevant to the market?

The goal is not to reject every connected product. It is to shift the burden earlier, where design choices and contract terms can reduce risk before deployment.

The business impact of stronger IoT security

For manufacturers, stronger IoT cybersecurity can increase engineering, documentation and testing costs. It can also reduce recall risk, improve buyer confidence and make products easier to sell into regulated markets. The EU Cyber Resilience Act in particular makes cybersecurity a product-market issue for many companies that sell hardware or software with digital elements into Europe.

For enterprises, the business case is resilience. A compromised IoT device can interrupt operations, expose personal data, trigger incident response costs or give attackers a quiet path into more valuable systems. The cost of a segmented network, better procurement review and lifecycle tracking is often lower than emergency replacement after a vulnerability becomes public.

For consumers, labels and disclosure rules may help, but they are not a full substitute for good security behavior. Buyers should still change credentials when required, enable automatic updates where practical, use separate networks for smart-home devices and replace products that no longer receive security fixes. A label can indicate a baseline; it cannot promise permanent safety.

Frequently asked questions

What is internet of things cybersecurity?

Internet of things cybersecurity is the practice of protecting connected devices, their firmware, data flows, cloud services, applications and management systems from unauthorized access, misuse, disruption and compromise. It includes technical controls such as authentication, encryption, updates and segmentation, as well as lifecycle controls such as documentation, vulnerability disclosure and end-of-support planning.

Why are IoT devices often targeted?

IoT devices are attractive because many are always online, widely deployed, inconsistently patched and less visible to security teams than traditional computers. Attackers can use them for botnets, surveillance, data theft, network footholds or disruption of physical processes.

Is the U.S. Cyber Trust Mark mandatory?

The FCC’s Cyber Trust Mark program was established as a voluntary labeling program for wireless consumer IoT products. Its practical influence may still be significant because retailers, consumers and manufacturers can use the mark and associated registry information to compare baseline security claims.

How does the EU Cyber Resilience Act affect IoT products?

The EU Cyber Resilience Act applies to many products with digital elements, including connected hardware and related software. Its reporting obligations begin on September 11, 2026, and its main obligations apply on December 11, 2027. Manufacturers selling covered products in the EU need to prepare for secure design, vulnerability handling, documentation and conformity expectations.

What is the most important first step for an organization?

The first step is an accurate inventory tied to ownership and support status. Without knowing what devices exist, where they connect, what firmware they run and when vendor support ends, every other IoT security control becomes harder to apply consistently.