AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-47533

CRITICAL · CVSS 9.8 EPSS 3.95% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-11-18 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. It affects Linux. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-47533
Severity
CRITICAL
CVSS
9.8
EPSS
3.95%
Linux

Original NVD Description

Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. `utils.get_shared_secret()` always returns `-1`, which allows anyone to connect to cobbler XML-RPC as user `''` password `-1` and make any changes. This gives anyone with network access to a cobbler server full control of the server. Versions 3.2.3 and 3.3.7 fix the issue.