CVE-2026-22920
Published: 15 January 2026
Summary
CVE-2026-22920 is a uncategorised-severity an unspecified weakness vulnerability. Its CVSS base score is N/A.
Operationally, exploitation aligns with the MITRE ATT&CK technique Password Cracking (T1110.002); ranked at the 5.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 IA-5 (Authenticator Management) and SC-28 (Protection of Information at Rest).
Deeper analysis
CVE-2026-22920 affects SICK devices, where passwords are not adequately salted, rendering them vulnerable to password extraction attacks. Published on 2026-01-15, the vulnerability carries a CVSS v3.1 base score of 3.7 (AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N) and is associated with CWE-1391.
Attackers with network access can exploit this vulnerability without privileges or user interaction, though it requires high attack complexity. Successful exploitation enables low-impact confidentiality breaches, specifically the extraction of unsalted passwords from the device.
Mitigation details are available in SICK's PSIRT advisory at https://sick.com/psirt and the associated CSAF provider document sca-2026-0001 (JSON: https://www.sick.com/.well-known/csaf/white/2026/sca-2026-0001.json; PDF: https://www.sick.com/.well-known/csaf/white/2026/sca-2026-0001.pdf). Additional resources include CISA ICS recommended practices (https://www.cisa.gov/resources-tools/resources/ics-recommended-practices) and the FIRST CVSS v3.1 calculator (https://www.first.org/cvss/calculator/3.1).
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-2805
Vulnerability details
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Lack of salting enables offline password cracking and indicates insecure credential storage/extraction on the device.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly requires secure generation, storage, and management of authenticators (passwords), mandating salted hashes to prevent extraction attacks on SICK devices.
Requires cryptographic protection of information at rest, directly mitigating extraction of unsalted passwords stored on the device.
Mandates use of approved cryptographic mechanisms for protecting authenticators, addressing the missing salting/hashing implementation.
References
- No references listed