CVE-2024-41628: Directory Traversal vulnerability in Severalnines Cluster Control 1.9.8 before 1.9.8-9778, 2.0.0 before 2.0...
Directory Traversal vulnerability in Severalnines Cluster Control 1.9.8 before 1.9.8-9778, 2.0.0 before 2.0.0-9779, and 2.1.0 before 2.1.0-9780 allows a remote attacker to include and display file content in an HTTP request via the CMON API.
Security readout for executives and security teams
Plain-English summary
CVE-2024-41628 is a high-severity file exposure issue in Severalnines ClusterControl. A remote attacker could make the CMON API include and display file contents through directory traversal, risking disclosure of sensitive server or application data.
Executive priority
Treat as urgent for any exposed ClusterControl deployment because exploitation could disclose sensitive files without authentication, based on the CVSS vector provided.
Technical view
The CVE describes CWE-22 directory traversal in ClusterControl versions 1.9.8 before 1.9.8-9778, 2.0.0 before 2.0.0-9779, and 2.1.0 before 2.1.0-9780. CVSS 3.1 is 7.5: network reachable, low complexity, no privileges, no user interaction, high confidentiality impact.
Likely exposure
Organizations running affected ClusterControl versions with reachable CMON API endpoints are the primary exposure group. Internet-facing or broadly accessible management interfaces increase business risk.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. A public GitHub reference exists, but the provided evidence is insufficient to claim exploitation in the wild.
Researcher notes
Evidence supports confidentiality impact through directory traversal via HTTP requests to the CMON API. The bundle does not provide authoritative exploit telemetry, detailed attack preconditions beyond CVSS, or complete structured CPE data.
Mitigation direction
Upgrade to ClusterControl 1.9.8-9778, 2.0.0-9779, 2.1.0-9780, or later as applicable.
Review Severalnines changelogs and vendor guidance for version-specific remediation details.
Restrict CMON API access to trusted administrative networks while remediation is completed.
Review logs for suspicious file disclosure attempts against CMON API paths.
Validation and detection
Inventory ClusterControl deployments and record exact installed build numbers.
Confirm no affected build remains below the fixed version for its release line.
Verify CMON API exposure from internal and external network perspectives.
Check monitoring and access logs for unusual file-read or traversal-like request patterns.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-22 · source CWE mapping
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.