AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-45751

MEDIUM · CVSS 5.9 EPSS 0.55% Public Exploit

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.9. 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-45751
Severity
MEDIUM
CVSS
5.9
EPSS
0.55%
Linux

Original NVD Description

tgt (aka Linux target framework) before 1.0.93 attempts to achieve entropy by calling rand without srand. The PRNG seed is always 1, and thus the sequence of challenges is always identical.