1 vulnerabilities classified as CWE-1334. AI Chinese analysis included.
CWE-1334 represents a critical hardware design weakness where unauthorized agents manipulate redundant components to degrade system reliability. This vulnerability typically arises when hardware redundancy mechanisms lack proper access controls or integrity checks, allowing malicious actors to inject errors into backup blocks. By corrupting these redundant units, attackers effectively disable failover capabilities, forcing the system into a degraded operating mode or causing total failure when primary components malfunction. This exploitation undermines the fundamental purpose of hardware redundancy, which is to ensure continuous operation during faults. To mitigate this risk, developers must implement strict authentication and authorization protocols for hardware configuration registers. Additionally, employing cryptographic integrity verification for redundant block states and utilizing hardware-enforced isolation between control logic and redundancy management circuits can prevent unauthorized injection, ensuring that backup systems remain functional and trustworthy during critical failure scenarios.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2018-25159 | Epross AVCON6 OGNL Remote Code Execution via login.action — AVCON6 systems management platform | 9.8 | Critical | 2026-03-11 |
Vulnerabilities classified as CWE-1334 represent 1 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.