AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2013-1445

MEDIUM · CVSS 4.3 EPSS 1.73% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2013-10-26 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.3. 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.

GitHub PoC Links

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

CVE
CVE-2013-1445
Severity
MEDIUM
CVSS
4.3
EPSS
1.73%

Original NVD Description

The Crypto.Random.atfork function in PyCrypto before 2.6.1 does not properly reseed the pseudo-random number generator (PRNG) before allowing a child process to access it, which makes it easier for context-dependent attackers to obtain sensitive information by leveraging a race condition in which a child process is created and accesses the PRNG within the same rate-limit period as another process.