7 vulnerabilities classified as CWE-419 (未保护的主要通道). AI Chinese analysis included.
CWE-419 represents a critical security weakness where a product utilizes an unprotected primary channel for administrative tasks or restricted functionality, leaving sensitive data exposed to interception. Attackers typically exploit this vulnerability by performing network sniffing or man-in-the-middle attacks to capture unencrypted traffic, thereby gaining unauthorized access to credentials, configuration settings, or privileged commands. This lack of encryption allows malicious actors to eavesdrop on communications or inject malicious payloads without detection, compromising the integrity and confidentiality of the system. To mitigate this risk, developers must implement robust encryption protocols, such as TLS or IPsec, for all administrative interfaces and sensitive data transfers. Additionally, enforcing strict access controls and validating communication endpoints ensures that only authorized users can interact with these channels, effectively neutralizing the threat of unauthorized interception and preserving the security posture of the application.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2025-24030 | Envoy Admin Interface Exposed through prometheus metrics endpoint — gateway | 7.1 | High | 2025-01-23 |
| CVE-2024-2414 | Unprotected Primary Channel vulnerability in Movistar 4G router — Router Movistar 4G | 8.8 | High | 2024-03-13 |
| CVE-2023-30859 | Spigot Command Exploit in Triton — Triton | 7.2 | High | 2023-05-01 |
| CVE-2022-33932 | Dell PowerScale OneFS 安全漏洞 — PowerScale OneFS | 5.3 | Medium | 2022-08-22 |
| CVE-2019-11248 | Kubernetes kubelet exposes /debug/pprof info on healthz port — Kubernetes | 5.4 | - | 2019-08-29 |
| CVE-2018-12120 | Joyent Node.js 安全特征问题漏洞 — Node.js | 8.1 | - | 2018-11-28 |
| CVE-2018-12539 | Eclipse OpenJ9 代码问题漏洞 — Eclipse OpenJ9 | 8.8 | - | 2018-08-14 |
Vulnerabilities classified as CWE-419 (未保护的主要通道) represent 7 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.