CVE-2024-4871
CVE-2024-4871 is a medium-severity vulnerability with a CVSS 3.x base score of 6.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-322.
Key facts
- Severity: Medium (CVSS 3.x base score 6.8)
- EPSS exploit prediction: 1% (45th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-44561
- Weakness: CWE-322
- Published:
- Last modified:
Description
A vulnerability was found in Satellite. When running a remote execution job on a host, the host's SSH key is not being checked. When the key changes, the Satellite still connects it because it uses "-o StrictHostKeyChecking=no". This flaw can lead to a man-in-the-middle attack (MITM), denial of service, leaking of secrets the remote execution job contains, or other issues that may arise from the attacker's ability to forge an SSH key. This issue does not directly allow unauthorized remote execution on the Satellite, although it can leak secrets that may lead to it.
Frequently asked questions
- What is CVE-2024-4871?
- A vulnerability was found in Satellite. When running a remote execution job on a host, the host's SSH key is not being checked. When the key changes, the Satellite still connects it because it uses "-o StrictHostKeyChecking=no". This flaw can lead to a man-in-the-middle attack (MITM), denial of service, leaking of secrets the remote execution job contains, or other issues that may arise from the attacker's ability to forge an SSH key. This issue does not directly allow unauthorized remote execution on the Satellite, although it can leak secrets that may lead to it.
- How severe is CVE-2024-4871?
- CVE-2024-4871 has a CVSS 3.x base score of 6.8, rated medium severity. It is exploitable over network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2024-4871 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (45th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2024-4871?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-4871 have an EU (EUVD) identifier?
- Yes. CVE-2024-4871 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-44561.
- When was CVE-2024-4871 published?
- CVE-2024-4871 was published on 2024-05-14 and last updated on 2026-06-17.
References
- https://access.redhat.com/errata/RHBA-2024:4589
- https://access.redhat.com/security/cve/CVE-2024-4871
- https://bugzilla.redhat.com/show_bug.cgi?id=2278627
Other CWE-322 vulnerabilities
- CVE-2026-1709 — Critical (CVSS 9.4): A flaw was found in Keylime. The Keylime registrar, since version 7.12.0, does not enforce client-side Transport Layer…
- CVE-2026-11745 — High (CVSS 8.8): A vulnerability has been identified in centraldogma-server-mirror-git versions prior to 0.84.0, where the Git mirror…
- CVE-2025-13914 — High (CVSS 8.7): A Key Exchange without Entity Authentication vulnerability in the SSH implementation of Juniper Networks Apstra allows…
- CVE-2025-20163 — High (CVSS 8.7): A vulnerability in the SSH implementation of Cisco Nexus Dashboard Fabric Controller (NDFC) could allow an…
- CVE-2024-47519 — High (CVSS 8.3): Backup uploads to ETM subject to man-in-the-middle interception
- CVE-2026-45361 — High (CVSS 8.1): Apache Airflow providers-google's `ComputeEngineSSHHook` disables SSH host-key verification by default, exposing SSH…