Cyber Resilience

CVE-2025-0592

Published
14 February 2025
Modified
15 April 2026
CVSS Score v3.1 8.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0034 27th percentile
Risk Priority 63 floored blend · peak EPSS

Summary

CVE-2025-0592 is a high-severity Improper Enforcement of Message Integrity During Transmission in a Communication Channel (CWE-924) vulnerability in Sick (inferred from references). Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Adversary-in-the-Middle (T1557); ranked at the 27th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-8 (Transmission Confidentiality and Integrity) and SC-16 (Transmission of Security and Privacy Attributes) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2025-0592 is a vulnerability affecting SICK devices, where an attacker can manipulate a firmware file and upload it to the device, potentially allowing execution of arbitrary shell commands. Published on 2025-02-14, it carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and maps to CWE-924.

A remote attacker with low privileges can exploit this vulnerability over the network with low complexity and no user interaction required. Successful exploitation enables arbitrary shell command execution on the device, resulting in high impacts to confidentiality, integrity, and availability.

SICK has issued advisories via its PSIRT page, a special cybersecurity information document, and a CSAF provider in JSON format detailing the issue. Additional resources include CISA's ICS recommended practices and the FIRST CVSS calculator for score verification. Practitioners should consult these for mitigation guidance and patching instructions.

EU & UK References

Vulnerability Data

The vulnerability may allow a remote low priviledged attacker to run arbitrary shell commands by manipulating the firmware file and uploading it to the device.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1557 Adversary-in-the-Middle Credential Access
Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique to support follow-on behaviors such as [Network Sniffing](https://attack.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-52288Shared CWE-924
CVE-2023-22372Shared CWE-924
CVE-2023-49933Shared CWE-924
CVE-2026-54891Shared CWE-924
CVE-2023-2885Shared CWE-924
CVE-2024-39229Shared CWE-924
CVE-2019-25719Shared CWE-924
CVE-2026-39827Shared CWE-924
CVE-2023-26979Shared CWE-924
CVE-2024-8933Shared CWE-924

Affected Assets

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

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 6 hardening rules · 1 OS baseline
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

Requires protection of integrity for transmitted information, directly stopping the failure to verify messages were unmodified in transit.

Associates integrity-related security attributes with exchanged information, helping ensure modification can be detected during transmission.

Protects session authenticity, which structurally reduces the ability to undetectably modify messages in the channel.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.DS-02 full match
prevents

Directly requires integrity protection (e.g., signatures/hashes) for data-in-transit, which prevents the described weakness while also addressing confidentiality/availability.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Mandates network security controls that can enforce message integrity on channels.

prevents

Addresses security of network services, which may include integrity mechanisms.

prevents

Cryptography is the primary technical means to enforce message integrity during transmission.

prevents

Requires secure information transfer procedures that can include integrity checks.

prevents

Application security requirements can specify integrity protection for transmitted messages.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (4 rules)
  • V-248574 YUM must be configured to prevent the installation of patches, service packs, device drivers, or OL 8 system components that have not been digitally signed using a certificate that is recognized and approved by the organization. prevents CWE-924
  • V-248823 OL 8 must not have the telnet-server package installed. prevents CWE-924
  • V-248827 OL 8 must not have the rsh-server package installed. prevents CWE-924

References