CVE-2024-55958
Description
Northern.tech CFEngine Enterprise Mission Portal 3.24.0, 3.21.5, and below allows XSS. The fixed versions are 3.24.1 and 3.21.6.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CFEngine Enterprise Mission Portal <=3.24.0/3.21.5 suffers from stored XSS due to missing input validation, enabling admin-level cross-scripting attacks.
Vulnerability
CVE-2024-55958 is a stored cross-site scripting (XSS) vulnerability in Northern.tech CFEngine Enterprise Mission Portal, affecting versions 3.24.0, 3.21.5, and earlier. The root cause is missing input validation on certain text fields in the settings interface, allowing injection of arbitrary JavaScript [1].
Exploitation
An attacker must be authenticated with administrator-level privileges to inject malicious script into a settings field. The injected script executes when another administrator opens the same form in their browser. The attack requires the victim to perform a specific action (opening the form), and the vulnerability only exists within admin-only settings, limiting the attack surface [1].
Impact
The impact is limited: it enables XSS between two administrator accounts, but cannot be triggered by low-privileged users. The attacker could potentially perform actions in the context of the victim admin, such as modifying configurations or accessing sensitive data. However, no known exploitation in the wild has been reported [1].
Mitigation
Northern.tech has released fixed versions 3.24.1 and 3.21.6, which include stricter input validation across many fields. Users should upgrade as soon as possible. As a workaround, applying principle of least privilege—restricting admin access to only trusted users—reduces the risk [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=3.21.5, 3.24.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.