Cyber Resilience

CVE-2024-14033

HighPublic PoCDDoS

Published: 02 April 2026

Published
02 April 2026
Modified
26 May 2026
KEV Added
Patch
CVSS Score v4 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0043 34.3th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2024-14033 is a high-severity Uncontrolled Resource Consumption (CWE-400) vulnerability in Belden (inferred from references). Its CVSS base score is 8.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 34.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SC-5 (Denial-of-service Protection) and SC-8 (Transmission Confidentiality and Integrity).

Deeper analysis

CVE-2024-14033 is a heap overflow vulnerability (CWE-400) in the HiLCOS web interface of Hirschmann Industrial IT products, including BAT-R, BAT-F, BAT450-F, BAT867-R, BAT867-F, WLC, and BAT Controller Virtual. It has a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), indicating high severity due to its potential for availability impact. The flaw allows unauthenticated remote attackers to trigger a denial-of-service condition by sending specially crafted requests to the web interface, with increased risk in configurations where Public Spot functionality is enabled.

Unauthenticated attackers with network access to the affected devices can exploit this vulnerability remotely and with low complexity, requiring no privileges or user interaction. Successful exploitation crashes the device, disrupting services and potentially impacting industrial operations reliant on these access points and controllers.

The Belden Security Bulletin BSECV-2024-16 and VulnCheck advisory provide detailed guidance on the vulnerability, including recommended patches and mitigation steps for affected Hirschmann products. Security practitioners should consult these references for version-specific remediation instructions.

EU & UK References

Vulnerability details

Hirschmann EagleSDV firmware prior to 05.4.02 contains a denial-of-service vulnerability in TLS session establishment. Attackers can crash the device during TLS handshake by exploiting protocol downgrades to TLS 1.0 or TLS 1.1, interrupting service availability.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

Direct remote unauthenticated exploitation of public web interface leading to application/system crash for DoS.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-25667Shared CWE-400
CVE-2025-70886Shared CWE-400
CVE-2025-9282Shared CWE-400
CVE-2026-46829Shared CWE-400
CVE-2025-56424Shared CWE-400
CVE-2025-27669Shared CWE-400
CVE-2025-65518Shared CWE-400
CVE-2026-23824Shared CWE-400
CVE-2026-39304Shared CWE-400
CVE-2026-30350Shared CWE-400

Affected Assets

Belden
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires mechanisms to protect against or limit the effects of denial-of-service attacks targeting availability during TLS session establishment.

prevent

Enforces cryptographic protections for transmission integrity and confidentiality, preventing exploitation of weak TLS 1.0/1.1 downgrades that lead to the crash.

prevent

Mandates use of approved cryptographic modules and algorithms, directly addressing the protocol downgrade vector in TLS handshakes.

References