1. Introduction
The rapid digitalization of agriculture has accelerated the adoption of smart farming systems that aim to integrate information and communication technologies, sensors, communication networks, data platforms, artificial intelligence, and automated control technologies into agricultural production environments [
1,
2]. By enabling real-time monitoring, data-driven decision-making, and automated farm management, these systems contribute to the improvement in the precision, efficiency, productivity, and sustainability of agricultural production [
1,
3]. However, the same connectivity that enhances farm management also widens the cybersecurity exposure of agricultural facilities through wireless networks, cloud platforms, remote-control applications, and interconnected devices [
4,
5].
Unlike conventional information systems, smart farming systems operate as cyber-physical systems in which digital data and control commands directly affect physical farm environments [
4,
5]. Within this interconnected architecture, cybersecurity risks may emerge not only from individual devices but also from interactions among sensors, communication networks, gateways, control devices, data storage and analytics systems, user interfaces, and security mechanisms [
4,
5]. Vulnerabilities in sensor data acquisition, communication channels, gateways, remote access mechanisms, and control functions may expose smart farming environments to inaccurate decision-making, unauthorized access, data manipulation, service disruption, and malicious control [
6,
7,
8,
9].
Such cybersecurity incidents in smart farming may lead not only to data leakage or system unavailability but also to failures in irrigation, ventilation, heating, nutrient solution supply, livestock management, and other critical farm operations [
8,
10]. Therefore, before examining specific cybersecurity threats, the basic concepts, application areas, core components, incident-related risks, and secure network architectures of smart farming systems should be understood. In this section, we provide this foundation by first introducing smart farming systems and their application domains, then examining their major components and cybersecurity risks, discussing the potential impacts of cybersecurity incidents, and finally presenting the major considerations for establishing a secure smart farming network architecture [
1,
4,
5,
8,
10,
11,
12].
Previous reviews have provided important perspectives on cybersecurity frameworks for Agriculture 4.0, IoT-enabled smart-agriculture architectures and security protocols, and communication-layer vulnerabilities in wireless agricultural networks [
13,
14,
15]. However, the relationships among cyber threats, control processes, physical agricultural consequences, and architecture-level security requirements have remained comparatively fragmented. In this review, these aspects are integrated from a cyber-physical systems perspective by linking system components and attack surfaces with control and actuation processes, agricultural consequences, and corresponding architectural security principles. Particular emphasis is placed on cyber-physical disturbance propagation, agricultural edge-gateway threats, operational resilience, and the agriculture-specific interpretation of established OT-security practices.
The remainder of this review is organized as follows. The review methodology is first described, followed by an overview of smart-farming systems and their cyber-physical and software architectures. The major system components and associated cybersecurity risks are then examined, together with secure network-architecture principles. Finally, the principal limitations and future research directions are discussed, followed by the conclusions.
3. Smart Farming Systems
Smart farming integrates information and communication technologies, sensors, networks, data analytics, and automated control technologies into agricultural production sites to enable precise monitoring and management of farm environments (
Figure 1) [
1,
2]. Smart farming facilitates a technological framework that extends traditional experience-based agricultural decision-making to data-driven decision-making [
2]. The principle underlying smart farming lies in continuous real-time monitoring of farm conditions, analysis of the collected data, and maintaining optimal environmental conditions for crop and livestock growth [
3]. Smart farming is not merely restricted to the installation of computers on farms; rather, it is an integrated agricultural management approach in which sensors, communication networks, control devices, and data platforms operate as an interconnected system [
2]. Ultimately, smart farming aims to improve productivity, quality, efficiency, and sustainability by collecting and analyzing diverse data generated throughout the agricultural production processes [
1].
In conventional agriculture, farmers’ experience and intuition play central roles in management decisions. In contrast, smart farming incorporates quantitative data such as temperature, humidity, soil moisture, solar radiation, carbon dioxide concentration, and nutrient solution information as key decision-making criteria [
16,
17,
18]. Therefore, smart farming is not a replacement for farmers’ experiential knowledge; rather, it complements such knowledge with data-driven analyses and transforms farm management to facilitate a more precise, systematic, and reproducible process [
19].
Smart farming can be applied to various agricultural sectors, including protected horticulture, livestock production, open-field agriculture, vertical farming, post-harvest storage, and distribution management [
12]. In protected horticulture, smart farming has evolved toward AI- and data-based management of greenhouse temperature, humidity, ventilation, irrigation, nutrient solution supply, lighting, and shading systems [
20]. In livestock production, smart farming is expanding toward the monitoring and management of animal biometric information, activity patterns, feed intake, housing environment, and ventilation conditions [
21]. In open-field agriculture, smart farming enables the precise management of large-scale farmlands by incorporating soil conditions, meteorological information, crop growth data, geospatial information, and remote sensing data into decision-making [
2,
22].
Smart-farming systems can be differentiated according to their production environment and control requirements. In protected horticulture and vertical farming, environmental variables are continuously monitored and regulated through tightly coupled sensing and actuator-control loops. In livestock systems, environmental monitoring is integrated with animal-health, activity, feeding, and housing-management functions, whereas open-field systems are characterized by spatially distributed sensing, wireless connectivity, positioning, remote sensing, and machinery-based operations [
12,
20,
21,
22]. Despite these operational differences, sensing, communication, data processing, decision-making, and actuation are interconnected across these agricultural domains, thereby forming the cyber-physical foundation of smart-farming systems.
3.1. Cyber-Physical Dynamics and Attack Propagation
Smart farming systems can be represented as networked cyber-physical control systems in which physical agricultural states are measured by sensors, transmitted through communication networks, processed by control units, and regulated through actuators. To provide a generalized representation of cyber-physical disturbance propagation, a discrete-time formulation commonly adopted in networked cyber-physical control systems can be expressed as follows [
23,
24].
where x
k denotes the physical agricultural state vector, u
k represents the actuator control input, d
a denotes the controller-to-actuator delay, w
k represents process disturbances, and f(·) denotes the nonlinear dynamics of the agricultural system. The state variables may include temperature, relative humidity, soil or substrate moisture, carbon dioxide concentration, and livestock housing conditions, whereas the control inputs may include irrigation, ventilation, heating, cooling, nutrient delivery, and automated feeding.
Sensor measurements may additionally be affected by communication delays and false-data injection (FDI) attacks. Accordingly, the measurement received by the controller can be represented as
where y
krec denotes the measurement received by the controller, h(·) represents the measurement function, d
s denotes the sensor-to-controller delay, v
k represents measurement noise, and a
k represents the malicious data-injection vector. Because heterogeneous control strategies may be implemented in smart farming systems, the controller can be represented using a generalized control law,
where r
k denotes the reference state and K(·) represents the implemented control policy. Around a nominal operating condition, the resulting physical-state deviation can be approximated as
where Δx
k and Δu
k denote deviations from the nominal state and control input, respectively, and A
k and B
k represent the local state and input sensitivity matrices.
Accordingly, sensing delays or manipulated measurements can be propagated through the closed-loop control process, resulting in altered actuator commands and subsequent deviations in the physical agricultural state. For example, falsified soil- or substrate-moisture measurements may induce excessive irrigation, whereas manipulated temperature measurements may result in inappropriate ventilation, heating, or cooling. This formulation is intended to provide a generalized representation of cyber-physical disturbance propagation rather than a crop- or facility-specific dynamic model.
3.2. Software Architecture and Integration Views in Smart Farming
Software architecture constitutes an essential layer of smart-farming cyber-physical systems because sensing data, control commands, analytical services, cloud platforms, and external applications are integrated through software-mediated interfaces and services. To provide a structured architectural interpretation, the 1+5 Architectural Views Model can be adapted to smart-farming environments (
Table 1) [
25].
In this model, system architecture is represented through integrated processes, use cases, logical components, contracts, integrated services, and deployment views, thereby enabling business processes, software functions, interfaces, and physical deployment to be considered jointly.
Within smart farming, the integrated-services and contracts views are particularly relevant to cybersecurity because data and control commands are exchanged through middleware, message brokers, application programming interfaces, and device-management services. Security requirements should therefore be incorporated into service authentication, authorization, message integrity, interface contracts, protocol mediation, and software-component deployment. This architectural perspective complements device- and network-level security analysis by explicitly addressing the software mechanisms through which heterogeneous agricultural systems are interconnected.
4. Components and Cybersecurity Risks of Smart Farming Systems
A smart farming system is a complex and interconnected system comprising sensors, communication networks, control devices, data storage and analytics systems, user interfaces, and security mechanisms [
4]. Smart farming systems consist of multiple components that measure farm environments, transmit data, and control agricultural facilities based on analytical outputs [
5]. Understanding these core components is essential, as cybersecurity threats in smart farming do not arise solely from isolated devices but instead from the interconnected architecture of the entire system.
Smart-farming components can be organized into a layered architecture. The physical and sensing layer includes sensing devices; the communication and edge layer comprises communication networks and gateways; the control and actuation layer includes controllers and actuator-based control systems; and the data and application layer comprises data storage, analytics, user interfaces, and cloud platforms. Power and physical infrastructure are classified as a supporting infrastructure layer, whereas cybersecurity is treated as a cross-cutting security and governance layer because security controls are required across all technical layers.
Cybersecurity and operational risks can be differentiated according to their origin. Malicious cyber threats may be characterized by unauthorized access, spoofing, false-data injection, command manipulation, and denial-of-service attacks, whereas accidental technical faults may include sensor malfunction, communication failure, hardware failure, and power interruption. Operational errors and data-quality anomalies may also be introduced through system misconfiguration, inappropriate parameter settings, missing data, or inaccurate measurements. Although these disturbances arise from different sources, similar cyber-physical consequences may be induced when sensing, communication, or control functions are compromised or disrupted.
The first core component of smart farming is a sensor. Sensor-generated data serve as the starting point for automated control and decision-making in smart farming systems [
6,
7]. If sensor data are inaccurate, the system may make decisions based on incorrect environmental information. For example, if a soil moisture sensor reports a value lower than the actual soil moisture level, unnecessary irrigation may be initiated. Similarly, if a temperature sensor reports a value higher than the actual environmental temperature, connected ventilation or cooling devices may operate unnecessarily. Therefore, in smart farming, sensors do not serve merely as measurement devices, but as critical components that provide a basis for farm management decisions [
26].
The second core component is the communication network. Communication networks provide pathways through which data and commands are exchanged between sensors, controllers, gateways, servers, cloud platforms, and mobile applications [
27]. Agricultural environments often involve large spatial areas with high humidity, dust, temperature fluctuations, unstable power supplies, and long communication distances [
28]. Smart-farming communication networks must therefore be designed by considering not only the transmission speed but also stability, power efficiency, communication range, and fault tolerance [
27]. If the communication network is unstable, sensor data may be delayed or lost, and control commands may not be delivered in a timely manner. Although communication networks enhance the convenience of smart farming, they can also serve as potential access points for external attackers [
8].
The third core component is the gateway. A gateway is an intermediate device that collects data from multiple sensors and agricultural devices and transmits them to servers or cloud platforms [
29]. It can also connect to different communication protocols and data formats [
29]. For instance, sensors inside a greenhouse may transmit data using ZigBee or LoRa, and the gateway forwards these data to a cloud server through an internet connection. Because gateways connect internal smart-farming devices with external networks, they occupy a particularly important position from a cybersecurity perspective. If a gateway is compromised, attackers may be able to monitor sensor data flows or interfere with control command transmission. Gateways thus require security management measures, such as changing default passwords, updating firmware, restricting access privileges, and encrypting communication [
9].
A structured threat-modeling framework was applied to smart-farming cyber-physical systems by mapping protected assets, threat actors, attack entry points, attack techniques, security objectives, agricultural consequences, and corresponding mitigation controls. The same framework was applied in greater detail to agricultural edge gateways because these devices constitute critical trust boundaries between field-level assets, control systems, and external networks.
Agricultural edge gateways constitute critical trust boundaries because heterogeneous field devices, local controllers, farm-management systems, and external cloud services are interconnected through these devices. Consequently, gateway security should be evaluated using a structured threat-modeling approach that considers protected assets, threat actors, attack surfaces, attack techniques, security objectives, and potential cyber-physical consequences (
Table 2) [
30,
31,
32]. In smart-agricultural environments, relevant gateway assets include sensor data, actuator commands, authentication credentials, firmware, cryptographic keys, and communication sessions, whereas major attack surfaces include wireless interfaces, remote-management services, firmware-update mechanisms, application programming interfaces, and cloud-facing connections [
31,
32].
Gateway-related threats can be categorized using a STRIDE-informed approach, including spoofing, tampering, repudiation, information disclosure, denial of service, and elevation of privilege [
32]. Such attacks may result in manipulated sensor data, unauthorized control commands, disruption of monitoring services, or compromised access to internal control networks. Therefore, gateway protection should incorporate authentication, least-privilege access control, secure firmware management, communication protection, interface hardening, network segmentation, logging, and anomaly monitoring according to the potential agricultural consequences of gateway compromise [
31,
32].
The fourth core component is the control system, which comprises controllers and actuators. In smart farming systems, sensors collect environmental or biological data, controllers make control decisions based on these data or operator commands, and actuators perform physical actions by operating farm facilities such as pumps, valves, ventilation fans, heaters, cooling systems, shading screens, lighting systems, nutrient solution supply systems, and automatic feeding devices [
10,
11]. Through actuators and control functions, smart farming operates not only as a monitoring system but also as an automated system that can directly modify farm environments [
33]. However, because actuators directly affect farm conditions, errors in control commands or actuator operation can lead to the inappropriate operation of farm facilities and unstable environmental conditions. For example, malfunctioning irrigation systems can cause excessive moisture or water deficiency in the crops. Similarly, abnormal ventilation control may rapidly alter the greenhouse temperature and humidity.
The fifth core component is the data storage system. Smart farming continuously generates various types of data, including sensor data, crop growth data, device operation logs, work records, shipment records, and meteorological information [
34,
35,
36]. This data can be stored on local farm servers, cloud platforms, databases, or platform-based services [
34,
35,
36]. Data storage systems preserve farm operation histories and enable long-term growth analyses and production forecasting [
35,
36]. Stored data can be used to identify optimal environmental conditions for specific crops, compare seasonal production patterns, and trace the causes of operational problems [
35,
36]. However, if stored data are not properly protected, farm operation information, production know-how, transaction data, and cultivation strategies can potentially be exposed to external parties. Therefore, data storage systems in smart farming should be managed with appropriate security measures such as backup procedures, access control, encryption, and logging mechanisms.
The sixth core component is a data analytics system. Data analytics systems interpret collected data and provide evidence for farm management decisions [
37]. Data analytics can be applied to growth status assessment, disease risk prediction, yield forecasting, energy use optimization, and the improvement of irrigation and nutrient solution strategies [
38]. In smart farming, data analytics can extend beyond basic statistical analyses to artificial intelligence and machine learning approaches [
38]. For data analytics to function accurately, input data must be of sufficient quality [
39]. If erroneous data are entered into an analytical system, the resulting outputs may be inaccurate. Therefore, smart farming data analytics systems should incorporate data quality verification and anomaly detection during the data collection stage.
The seventh core component is the user interface. The user interface is the point of interaction between the farmer and the smart farming system [
40]. Through the user interface, farmers can monitor the temperature, humidity, irrigation status, device operation, warning alerts, and crop growth data [
41]. They can also issue control commands for ventilation, irrigation, heating, lighting, and nutrient solution supply [
41]. If the user interface is overly complex, farmers may not be able to fully utilize system functions. If the interface is unclear, operators may enter incorrect settings or fail to recognize important alerts. Therefore, smart farming user interfaces should provide clear information structures, intuitive warning displays, and safe control procedures.
The eighth core component is the cloud and platform infrastructure. Cloud systems provide a foundation for storing and analyzing farm data, enabling remote access and integrating external services [
42]. These platforms can connect to multiple farms, devices, datasets, and analytical services within a unified operational environment [
42]. Cloud and platform infrastructures support the scalability and convenience of farm management [
42]. However, they also introduce cybersecurity risks, including account compromise, API misuse, data leakage, and service disruption [
42]. Accordingly, cloud-based smart-farming systems should be designed with account management, access control, data protection, and service continuity planning.
The increasing use of cross-farm data platforms, proprietary agricultural machinery APIs, and multi-tenant cloud infrastructures introduces additional concerns regarding data privacy, ownership, and sovereignty. Agricultural data may include production records, geospatial information, machinery-operation data, yield information, and farm-management strategies, and uncertainties may arise regarding data ownership, secondary use, data portability, and contractual control when such data are shared across farms or external service providers [
43,
44]. In addition, compromised API credentials, excessive access privileges, insufficient tenant isolation, or misconfigured cloud-storage policies may enable unauthorized access to farm data or remote-management functions. Accordingly, agricultural data-sharing environments should be supported by explicit data-governance policies, purpose-limited access, tenant isolation, auditable authorization mechanisms, and clearly defined rights for data access, use, retention, and transfer [
43,
44].
The ninth component is the power supply and physical infrastructure that supports smart farming operations. Smart farming devices require a stable power supply to continuously collect data, transmit information, and execute control commands [
45,
46]. Sensors, communication devices, gateways, and control equipment may also be exposed to humidity, dust, temperature fluctuations, unstable power conditions, and other physical effects in agricultural environments [
46]. Power failures or equipment damage can lead to interruptions in data collection, communication failures, and control operation errors [
47,
48]. Therefore, smart farming should be understood not only as a digital system, but as a field-based infrastructure in which equipment durability, stable power supply, and physical protection are essential.
The tenth core component is the cybersecurity framework [
13,
30]. A smart farming cybersecurity framework should protect interconnected components such as sensors, communication networks, gateways, controllers, servers, cloud systems, user accounts, and data repositories [
13,
30,
49]. Smart farming is a cyber-physical system in which digital data, control decisions, and commands can influence physical farm environments through monitoring, control, and actuation processes [
13,
30,
49]. Consequently, cybersecurity incidents in smart farming may affect information confidentiality and the reliability of monitoring, control operations, and farm management [
30]. Therefore, cybersecurity should not be considered an optional function added after system deployment but rather a fundamental element of any smart farming system that should be incorporated from the design stage.
The components of smart farming do not operate independently but function as an interconnected system [
4,
5,
22]. Sensors generate data, communication networks transmit data, gateways aggregate data, servers and cloud platforms store data, analytics systems extract meaning from data, and control systems operate farm facilities [
4,
5,
22]. If one part of this interconnected structure becomes unreliable, the reliability of the entire smart farming operation can potentially be reduced. For example, sensor errors can lead to incorrect analysis and inappropriate control decisions [
6,
7,
12,
26], whereas communication network failures can cause data delays or interruptions in remote operations [
8,
27,
28,
50]. Similarly, account compromise may increase the risk of unauthorized access to cloud data and control functions [
13,
30,
42,
49]. Therefore, understanding a smart farming system requires more than recognizing the function of each individual device; it also requires understanding the overall flow of data and commands [
4,
5,
22]. Farmers and system operators should be familiar with what types of data are collected by sensors, where the data are transmitted and stored, who can access them, and which devices may operate automatically based on these data [
13,
20,
30,
49]. A clear understanding of the core components of smart farming also enables more specific identification of security vulnerabilities [
13,
20,
30,
49]. Sensors may become targets of data manipulation [
6,
7,
12,
26], communication networks may be exposed to eavesdropping or interference [
8,
27,
28,
50], gateways may serve as entry points for internal intrusion [
9,
29], cloud systems may be exposed to unauthorized access or data leakage [
13,
30,
42,
49], and control systems may be affected by incorrect commands or unauthorized manipulation [
10,
11,
13,
30,
33,
49]. The core components of smart farming are not only assets that enhance productivity, but also assets that require systematic security management. The strength of smart farming lies in its connectivity, but its risks originate from the same connectivity (
Table 3) [
13,
20,
30,
49].
Representative cyber-physical attack scenarios can be further differentiated according to their evidential basis. Accordingly, reported incidents or experimentally demonstrated attacks should be distinguished from representative scenarios developed to illustrate plausible agricultural consequences (
Table 4).
5. Establishing a Secure Smart Farming Network Architecture
Establishing a secure smart-farming network architecture involves systematically segmenting and protecting sensors, control devices, gateways, servers, cloud platforms, mobile applications, and external access pathways such that they are not indiscriminately connected [
14,
54]. As smart farming connects physical devices within farms to external digital services, network design is an important starting point for cybersecurity [
14,
54]. If the network architecture and communication channels are not properly secured, attackers can potentially exploit vulnerable devices, access points, or unsecured data transmission protocols, thereby compromising data security and system reliability [
54,
55].
The first principle involves network segmentation and security zoning. A secure smart-farming network should avoid placing all the devices on a single flat network. Instead, the sensor, control, management, business, guests, cloud connection, and external maintenance zones should be separated according to their functions and risk levels [
14,
54]. Communication between these zones should be limited to only what is necessary. This separation can reduce unnecessary connections and prevent attackers from moving across other parts of the farm system after compromising a single vulnerable device [
14,
54].
The second principle involves data and command flow mapping. Before designing a smart farming network, it is necessary to identify the devices that generate data, where the data are transmitted and stored, who can access them, and which devices operate based on these data [
14,
54]. Data flow mapping helps determine which communication should be allowed or blocked [
54]. It also clarifies the pathways through which control commands move from management servers, gateways, and cloud platforms to control devices [
14,
54].
The third principle involves the secure management of gateways, wireless networks, and remote access. Gateways must be protected because they connect internal sensors and control devices to external networks and cloud platforms [
9,
29]. Wireless networks should be separated according to their purpose, and farm operation networks should not be shared with visitors or external workers [
15]. Remote access should be minimized, limited to specific devices and time periods, combined with strong authentication and access logging, and closed after the required maintenance tasks have been completed [
56].
The fourth principle involves cloud connectivity and access control. Cloud platforms provide useful functions, such as data storage, data analysis, remote monitoring, and service integration in smart farming systems [
42]. However, the use of cloud-based IoT infrastructures may also result in the creation of external pathways through which farm data, system configurations, and user information can be exposed to cybersecurity risks [
55]. Therefore, cloud connections should transmit only the necessary data, and cloud accounts and APIs should be managed according to the principle of least privilege [
55,
57]. Access privileges should only be granted to users, services, or external providers who require them for clearly defined purposes [
57].
The fifth principle involves device inventory, logging, and monitoring. Smart farming operators must maintain an inventory of connected devices, including sensors, gateways, controllers, servers, wireless routers, cloud accounts, mobile applications, and remote access tools [
54,
58]. Network and system logs record login attempts, remote access, control commands, device errors, and network connections [
59]. Such records enable the identification of abnormal accesses, unusual commands, communication failures, and the cause or scope of damage after an incident [
54,
59].
The sixth principle is resilience and local fail-safe operations. Smart farming networks should be designed such that critical farm operations can continue safely even when internet connectivity, cloud services, or remote access functions are disrupted [
60,
61]. Essential functions such as irrigation, ventilation, and temperature control should be able to operate through local control rules or manual procedures whenever possible [
60,
61]. Manual operational procedures, backup data, equipment inspections, and recovery procedures should also be prepared so that farms can restore normal operations after failures or cybersecurity incidents [
61,
62].
The six security principles presented in this review are not intended to replace established cybersecurity standards. Rather, they are intended to provide an agriculture-specific interpretation of recognized operational technology (OT) and cybersecurity practices. The proposed principles can be aligned with the NIST Cybersecurity Framework (CSF) 2.0, NIST SP 800-82 Rev. 3, and the IEC 62443 series [
60,
63,
64,
65]. Network segmentation and security zoning are consistent with OT segmentation and zone-and-conduit concepts, whereas device inventory, access control, logging, and continuous monitoring are aligned with established asset-management, protection, and detection requirements. Similarly, remote-access restrictions and cloud-access controls can be mapped to authentication, authorization, least-privilege, and external-connectivity requirements. Accordingly, the security principles presented herein should be interpreted as an agricultural adaptation of established cybersecurity and OT-security practices rather than as an independent replacement framework (
Table 5).
In agricultural cyber-physical systems, conventional fail-safe strategies should be applied with particular caution because the complete shutdown of critical control functions may itself produce severe biological or production consequences [
60,
66]. Operational responses should therefore be differentiated among fail-safe, fail-secure, and fail-operational strategies. Under a fail-safe strategy, a system is transitioned to a predefined state in which immediate physical hazards are minimized. Under a fail-secure strategy, security controls are preserved and unauthorized access is prevented even when normal operation has been disrupted. In contrast, under a fail-operational strategy, essential functions are maintained under degraded or isolated operating conditions [
60,
66].
For agricultural production systems, fail-operational or degraded-mode operation may be required when biological survival or environmental stability depends on uninterrupted control. In greenhouse production, local ventilation and essential climate-control functions may need to be maintained when cloud connectivity or remote supervisory functions are unavailable [
67]. In livestock facilities, ventilation and thermal regulation should not be indiscriminately terminated because prolonged interruption may directly affect animal welfare and production performance [
68]. Therefore, operational fallback strategies should be selected according to the biological criticality, environmental sensitivity, and cyber-physical consequence profile of the corresponding agricultural sub-sector (
Table 6).
Overall, a secure smart farming network architecture should be designed to reduce unnecessary connectivity, control data and command flows, protect external access points, and maintain essential farm operations during disruptions. These architectural considerations provide a practical foundation for reducing cybersecurity exposure in interconnected smart farming environments [
14,
15,
54,
55,
56,
57,
58,
59,
60,
61,
62]. The integrated framework highlights the need to protect not only digital assets and data flows but also the reliability and continuity of physical agricultural operations (
Figure 2 and
Table 7).