CVE-2024-55959
Published: 21 January 2025
Summary
CVE-2024-55959 is a critical-severity Incorrect Default Permissions (CWE-276) vulnerability in Northern (inferred from references). Its CVSS base score is 9.1 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 30.1th 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 AC-3 (Access Enforcement) and CM-6 (Configuration Settings).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Mandates timely remediation of flaws like the insecure permissions in Mender Client 4.x before 4.0.5 through patching to version 4.0.5 or later.
Requires establishment and enforcement of secure configuration settings, including proper file permissions to block unauthorized access and modification enabled by this vulnerability.
Enforces approved access authorizations for system resources, directly countering the insecure permissions that allow remote unauthorized access to sensitive data and integrity modifications.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Remote network exploitation (AV:N) of Mender Client via CWE-276 insecure permissions directly maps to public-facing app exploitation (T1190) and enables file/directory permission abuse for data access/modification (T1222).
NVD Description
Northern.tech Mender Client 4.x before 4.0.5 has Insecure Permissions.
Deeper analysisAI
CVE-2024-55959 is an insecure permissions vulnerability (CWE-276) in Northern.tech Mender Client versions 4.x before 4.0.5. Published on January 21, 2025, it carries a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N), highlighting its critical severity due to high impacts on confidentiality and integrity.
The vulnerability allows remote attackers with no privileges or user interaction to exploit it over the network with low complexity. Successful exploitation enables high-level unauthorized access to sensitive data and modification of system integrity without affecting availability.
Mitigation details are available in advisories at https://Northern.tech and https://mender.io/blog/cve-2024-55959, which address the insecure permissions issue resolved in Mender Client 4.0.5 and later versions. Security practitioners should prioritize upgrading affected clients to patched releases.
Details
- CWE(s)